Template:Count: Difference between revisions
Jump to navigation
Jump to search
en>Neveselbert m (cr.) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 01:08, 18 January 2023
0
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
File:Lua-Logo.svg | This template uses Lua: |
Returns a number from (0 or 1) to 10 indicating the number of defined parameters passed. Currently supports a maximum of 10 parameters.
Usage
Set base=0 or base=1 to change from the default value returned if there are no defined parameters. (i.e. If no defined parameters, returns 0 by default (or 1 if base=1))
Examples
Note: {{ Count/testcase1 }} tests nesting of templates calling {{ Count }}.
See also
- {{Counter}}
- module:ParameterCount, with more options