m (update for new wikis and add new category) |
m (default singular, first param for plural) |
||
Line 1: | Line 1: | ||
<onlyinclude>{{#switch:{{{1|{{NAMESPACENUMBER}}}}} | <onlyinclude>{{#if:{{{1|}}}|{{#switch:{{{1|{{NAMESPACENUMBER}}}}} | ||
|3008|3009=Alters | |3008|3009=Alters | ||
|3010|3011=Prayers | |3010|3011=Prayers | ||
Line 7: | Line 7: | ||
|3026|3027=Delusions | |3026|3027=Delusions | ||
|3032|3033=Cards | |3032|3033=Cards | ||
|Effects}}</onlyinclude> | |Effects}} | ||
|{{#switch:{{{1|{{NAMESPACENUMBER}}}}} | |||
|3008|3009=Alter | |||
|3010|3011=Prayer | |||
|3012|3013=Key | |||
|3018|3019=Eidolon | |||
|3022|3023=Memory | |||
|3026|3027=Delusion | |||
|3032|3033=Card | |||
|Effect}}}}</onlyinclude> | |||
Outputs the alternate name of effects in the game the namespace is about, in plural form. " | Outputs the alternate name of effects in the game the namespace is about. If the first parameter is defined to any value, it returns in plural form. "Effect" is the default, and "Effects" if there is a parameter specified. | ||
[[Category:Wiki-dependent]] | [[Category:Wiki-dependent]] |
Revision as of 22:07, 20 April 2024
Effect
Outputs the alternate name of effects in the game the namespace is about. If the first parameter is defined to any value, it returns in plural form. "Effect" is the default, and "Effects" if there is a parameter specified.