Template:Ifeq/doc: Difference between revisions
From The Pokemon Insurgence Wiki
(Testing if) |
m (Only way I see for it to update everytime is to have links to the main page end with '?action=purge', which is a bit excessive just for a shiny chance.) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
=== Usage === | === Usage === | ||
*<nowiki>{{ifeq|"abc"|"abc"| 1 | 0 }}</nowiki> gives "{{ifeq|"abc"|"abc"| 1 | 0 }}" | *<nowiki>{{ifeq|"abc"|"abc"| 1 | 0 }}</nowiki> gives "{{ifeq|"abc"|"abc"| 1 | 0 }}" | ||
*<nowiki>{{ifeq|"{{Rand|1}}"|"1"| [[File:151s.png|50px|]] | [[File:151.png|50px|]] }}</nowiki> gives "{{ifeq|"{{Rand|1}}"|"1"| [[File:151s.png|50px|]] | [[File:151.png|50px|]] }}" | |||
*<nowiki>{{ifeq|"{{Rand|2}}"|"0"| [[File:151s.png|50px|]] | [[File:151.png|50px|]] }}</nowiki> gives "{{ifeq|"{{Rand|2}}"|"0"| [[File:151s.png|50px|]] | [[File:151.png|50px|]] }}" | |||
{{Rand|8192}} | |||
<includeonly> | |||
[[Category:Parameter selection templates]] | |||
</includeonly> | </includeonly> |