Template:Exists/testcases: Difference between revisions
Jump to navigation
Jump to search
Initial setup |
Added another test case |
||
Line 11: | Line 11: | ||
|<pre><nowiki>{{Exists|M4A1/BestDollEver}}</nowiki></pre> | |<pre><nowiki>{{Exists|M4A1/BestDollEver}}</nowiki></pre> | ||
|{{Exists|M4A1/BestDollEver}} | |{{Exists|M4A1/BestDollEver}} | ||
|{{Exists/sandbox|M4A1/BestDollEver}} | |||
}} | |||
{{Testcase | |||
|title=Testing a page which does not exist with then/else parameters | |||
|<pre><nowiki>{{Exists|M4A1/BestDollEver|then=THEN|else=ELSE}}</nowiki></pre> | |||
|{{Exists|M4A1/BestDollEver|then=THEN|else=ELSE}} | |||
|{{Exists/sandbox|M4A1/BestDollEver}} | |{{Exists/sandbox|M4A1/BestDollEver}} | ||
}} | }} |
Latest revision as of 12:37, 10 January 2020
Testing a page which does exist | |
---|---|
Wiki code | {{Exists|IDW}} |
Main version | 1 |
Sandbox version | Template:Exists/sandbox |
Testing a page which does not exist | |
---|---|
Wiki code | {{Exists|M4A1/BestDollEver}} |
Main version | 0 |
Sandbox version | Template:Exists/sandbox |
Testing a page which does not exist with then/else parameters | |
---|---|
Wiki code | {{Exists|M4A1/BestDollEver|then=THEN|else=ELSE}} |
Main version | ELSE |
Sandbox version | Template:Exists/sandbox |