Template:IO: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> == USAGE == This template is intended for use as a meta template to test if a certain parameter passed in is true or false. <code>-</code>, <code>0</code>, <code>n</code>, <code>no</code>, <code>none</code>, <code>off</code>, <code>f</code>, <code>false</code>, and an empty value all resolve to "false" and return a literal '''0'''. Any other value resolves to "true" by default and return a literal '''1'''. == CATEGORIZATION == This template adds no categor...") |
(No difference)
|
Latest revision as of 01:50, 14 February 2024
USAGE
This template is intended for use as a meta template to test if a certain parameter passed in is true or false. -
, 0
, n
, no
, none
, off
, f
, false
, and an empty value all resolve to "false" and return a literal 0. Any other value resolves to "true" by default and return a literal 1.
CATEGORIZATION
This template adds no categorization to pages it is used on.