×
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 (allow passing ns# as param)
(use safesubst)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>{{#switch:{{{1|{{NAMESPACENUMBER}}}}}
<includeonly>{{safesubst:#if:{{{1|}}}|{{safesubst:#switch:{{safesubst:NAMESPACENUMBER}}
|3008|3009=Alters
|3008|3009=Alters
|3010|3011=Prayers
|3010|3011=Prayers
|3012|3013=Keys
|3012|3013=Keys
|3018|3019=Eidola
|3022|3023=Memories
|3022|3023=Memories
|Effects}}</onlyinclude>
|3026|3027=Delusions
|3032|3033=Cards
|Effects}}
|{{safesubst:#switch:{{safesubst:NAMESPACENUMBER}}
|3008|3009=Alter
|3010|3011=Prayer
|3012|3013=Key
|3018|3019=Eidolon
|3022|3023=Memory
|3026|3027=Delusion
|3032|3033=Card
|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, in plural form. "Effects" is the default.
[[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.