User:Mazu/Sandbox/4

From The Urban Dead Wiki
Jump to navigationJump to search

subst/nosubst

      

^^Used {{SUBST:Nosubst:User:Mazu/sig}}, notice it also changes as my sig changes unlike the lower.

--MS¤ D ¤PK

^^Used {{SUBST:User:Mazu/sig}} and got the code instead

If Templates

If

Ifdef

Code: {{Ifdef|yes|no}}

no

Code: {{Ifdef|{{{1}}} |{{{1}}} ,two ,one.}}

{{{1}}} ,two , one.

Code: {{Ifdef|{{{1| }}} |{{{1| }}} two}}


Code: {{Ifdef|{{{1|three}}} |{{{1|three}}} ,two ,one.}}

three ,two , one.

Ifndef

Code: {{Ifndef| |no}}

no

Code: {{Ifndef|2=no}}

no

Code: {{Ifndef|yes|no}}


If equal

IfEqualAny

Switch