Welcome to IOPWiki, Commander.
With the release of the new game, we encourage contributions to topics related to Girls' Frontline 2. Learn how to contribute, read the maintenance guide, and join our Discord server to discuss major changes.
If you or someone you know can help deciphering the game files, contact our administrator.

Template:Exists/testcases: Difference between revisions

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
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