Template:Count: Difference between revisions
From The Pokemon Insurgence Wiki
(Testing Random) |
(Testing stuff.) |
||
Line 1: | Line 1: | ||
Returns a number from (0 or 1) to 10 indicating the number of '''defined''' parameters passed. Currently supports a '''maximum of 10 parameters'''. | Returns a number from (0 or 1) to 10 indicating the number of '''defined''' parameters passed. Currently supports a '''maximum of 10 parameters'''. | ||
== Usage == | == Usage == | ||
Line 7: | Line 7: | ||
== Examples == | == Examples == | ||
==See also== | ==See also== | ||
Revision as of 22:11, 29 January 2015
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))