×
Create a new article
Write your page title here:
We currently have 3,033 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
3,033Articles

Template:EFFECTNAME: Difference between revisions

m (default singular, first param for plural)
(use safesubst)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<onlyinclude>{{#if:{{{1|}}}|{{#switch:{{{1|{{NAMESPACENUMBER}}}}}
<includeonly>{{safesubst:#if:{{{1|}}}|{{safesubst:#switch:{{safesubst:NAMESPACENUMBER}}
|3008|3009=Alters
|3008|3009=Alters
|3010|3011=Prayers
|3010|3011=Prayers
Line 8: Line 8:
|3032|3033=Cards
|3032|3033=Cards
|Effects}}
|Effects}}
|{{#switch:{{{1|{{NAMESPACENUMBER}}}}}
|{{safesubst:#switch:{{safesubst:NAMESPACENUMBER}}
|3008|3009=Alter
|3008|3009=Alter
|3010|3011=Prayer
|3010|3011=Prayer
Line 16: Line 16:
|3026|3027=Delusion
|3026|3027=Delusion
|3032|3033=Card
|3032|3033=Card
|Effect}}}}</onlyinclude>
|Effect}}}}</includeonly><noinclude>
 
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.
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]]
</noinclude>

Latest revision as of 19:19, 26 August 2024

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.