Difference between revisions of "Template:Infobox Character/magical"
J McKalling (Talk | contribs) m |
J McKalling (Talk | contribs) (corrected suppressibility infobox heading) |
||
(22 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | {{#switch: {{lc:{{{1| | + | {{#switch: {{lc:{{{1|}}}}} |
| no = {{categorizer|category=Nonmagical characters|label=No|nocat={{{nocat|false}}}}} | | no = {{categorizer|category=Nonmagical characters|label=No|nocat={{{nocat|false}}}}} | ||
| yes = {{categorizer|category=Magical characters|label=Yes|nocat={{{nocat|false}}}}} | | yes = {{categorizer|category=Magical characters|label=Yes|nocat={{{nocat|false}}}}} | ||
− | | {{ | + | | {{maintenance task|nocat={{{nocat|false}}} |
− | # | + | |category=Characters of unknown magicality |
− | + | |doclink=Infobox Character/magical | |
− | }}</includeonly><noinclude> | + | |label=''unknown'' |
+ | |reason=The '''magical''' parameter specifies {{#if:{{{1|}}}|'{{lc:{{{1|}}}}}' (unknown)| no value}} }} | ||
+ | }}</includeonly><noinclude>{{Infobox Template | ||
+ | |purpose=infobox | ||
+ | |singletag=no | ||
+ | |multiline=no | ||
+ | |gamerelated=yes | ||
+ | |suppressible=recursively | ||
+ | |choice=single | ||
+ | |cat1=Nonmagical characters!no | ||
+ | |cat2=Magical characters!yes | ||
+ | |cat3=Characters of unknown magicality!''unknown''!maintenance | ||
+ | |var1= | ||
+ | }} | ||
+ | |||
This template offers the choice to define the magical category of a (character) article. It can also automatically categorize a page under that category. | This template offers the choice to define the magical category of a (character) article. It can also automatically categorize a page under that category. | ||
Line 17: | Line 31: | ||
− | '''''Note:''' eventhough the name of this template | + | '''''Note:''' eventhough the name of this template implies a default value of "yes", leaving the parameter empty or out resolves to "unknown" instead.'' |
==Syntax== | ==Syntax== | ||
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|value}}</nowiki> |
==Examples== | ==Examples== | ||
Common use includes the only parameter with either values "yes" or "no": | Common use includes the only parameter with either values "yes" or "no": | ||
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|yes}}</nowiki> |
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|no}}</nowiki> |
:{{categorizer|category=Magical characters|label=Yes|nocat=true}} | :{{categorizer|category=Magical characters|label=Yes|nocat=true}} | ||
Line 32: | Line 46: | ||
The case of the value is not important: | The case of the value is not important: | ||
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|YES}}</nowiki> |
:{{categorizer|category=Magical characters|label=Yes|nocat=true}} | :{{categorizer|category=Magical characters|label=Yes|nocat=true}} | ||
− | You may leave "magical" undefined (which would raise the [[:Category:Characters of unknown | + | You may leave "magical" undefined (which would raise the [[:Category:Characters of unknown magicality|Characters of unknown magicality]] maintenance task) by not specifying any valid value, so these all have the same result: |
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical}}</nowiki> |
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|}}</nowiki> |
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|yeah}}</nowiki> |
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|true}}</nowiki> |
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|aye, it's magic!}}</nowiki> |
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|whatever}}</nowiki> |
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|nope?}}</nowiki> |
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|false}}</nowiki> |
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|null}}</nowiki> |
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|zero}}</nowiki> |
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|powerless}}</nowiki> |
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|not}}</nowiki> |
− | :{{categorizer|category=Characters of unknown | + | :{{categorizer|category=Characters of unknown magicality|label=''unknown''|nocat=true}} |
The '''nocat''' parameter may be used to suppress automatic categorization like this (any value will do): | The '''nocat''' parameter may be used to suppress automatic categorization like this (any value will do): | ||
− | <nowiki>{{ | + | <nowiki>{{Infobox Character/magical|yes|nocat=true}}</nowiki> |
− | This would render the same result as the first example above, but would not automatically categorize under [[:Category:Magical characters]]. This feature works on | + | This would render the same result as the first example above, but would not automatically categorize under [[:Category:Magical characters]]. This feature works both on valid values and the maintenance task mentioned above. |
− | + | </noinclude> |
Latest revision as of 21:38, 5 June 2014
Infobox Character/magical | |
---|---|
Purpose |
Infobox [list all] |
Single tag |
No [list all] |
Multi-line |
No [list all] |
Protected |
No [list all] |
Game related |
Yes [list all] |
Categorization | |
Suppressible |
Recursively [list all] |
Choice |
Single category [list all] |
Categories |
Multiple: [list all] |
|
|
Variables | |
Names |
none [list all] |
Subpages |
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 value is case insensitive):
- no
- yes
- any other (non)empty value defaults to: unknown
- nocat: Whether or not to suppress categorization under the chosen category (defaults to false, which means auto categorization).
Note: eventhough the name of this template implies a default value of "yes", leaving the parameter empty or out resolves to "unknown" instead.
Syntax
{{Infobox Character/magical|value}}
Examples
Common use includes the only parameter with either values "yes" or "no":
{{Infobox Character/magical|yes}} {{Infobox Character/magical|no}}
The case of the value is not important:
{{Infobox Character/magical|YES}}
- Yes [list all]
You may leave "magical" undefined (which would raise the Characters of unknown magicality maintenance task) by not specifying any valid value, so these all have the same result:
{{Infobox Character/magical}} {{Infobox Character/magical|}} {{Infobox Character/magical|yeah}} {{Infobox Character/magical|true}} {{Infobox Character/magical|aye, it's magic!}} {{Infobox Character/magical|whatever}} {{Infobox Character/magical|nope?}} {{Infobox Character/magical|false}} {{Infobox Character/magical|null}} {{Infobox Character/magical|zero}} {{Infobox Character/magical|powerless}} {{Infobox Character/magical|not}}
- unknown [list all]
The nocat parameter may be used to suppress automatic categorization like this (any value will do):
{{Infobox Character/magical|yes|nocat=true}}
This would render the same result as the first example above, but would not automatically categorize under Category:Magical characters. This feature works both on valid values and the maintenance task mentioned above.