Difference between revisions of "Template:Infobox Character/magical"
From Twinsuniverse
J McKalling (Talk | contribs) m (→Examples) |
J McKalling (Talk | contribs) m |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | {{#switch: {{lc:{{{1| | + | {{#switch: {{lc:{{{1|yes}}}}} |
| no = {{categorizer|category=Nonmagical Characters|label=No|nocat={{{nocat|false}}}}} | | no = {{categorizer|category=Nonmagical Characters|label=No|nocat={{{nocat|false}}}}} | ||
| {{categorizer|category=Magical Characters|label=Yes|nocat={{{nocat|false}}}}} | | {{categorizer|category=Magical Characters|label=Yes|nocat={{{nocat|false}}}}} | ||
Line 28: | Line 28: | ||
− | You may even leave out the argument, which will default to | + | You may even leave out the argument, which will default to yes like this: |
<nowiki>{{magical}}</nowiki> | <nowiki>{{magical}}</nowiki> | ||
− | :{{categorizer|category= | + | :{{categorizer|category=Magical Characters|label=Yes|nocat=true}} |
Revision as of 00:28, 22 November 2012
This template offers the choice to define the magical category of a (character) article. It can also automatically categorize a page under that category.
Parameters
- Whether or not magical (no parameter name and values are case insensitive):
- no
- any other (non)empty value defaults to: yes
- nocat: Whether or not to suppress categorization under the magical category (defaults to false, which means auto categorization).
Syntax
{{magical|value}}
Examples
The template may be used like this:
{{magical|yes}}
- Yes [list all]
Or this:
{{magical|no}}
- No [list all]
You may even leave out the argument, which will default to yes like this:
{{magical}}
- Yes [list all]
The case of the value is not important:
{{magical|NO}}
- No [list all]
The nocat parameter may be used to suppress automatic categorization like this (any value will do):
{{magical|yes|nocat=true}}
(this would render the same result as the first example above, but would not automatically categorize under Category:Magical Characters)