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:Incomplete/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
 
Some cleanup and split the test cases
 
Line 1: Line 1:
{{Testcase
{{Testcase
|<nowiki>{{Incomplete}}</nowiki> or<br />
|title=No parameter
<nowiki>{{Incomplete|reason=some important content}}</nowiki>
|<code><nowiki>{{Incomplete}}</nowiki></code>
|{{Incomplete}}
|{{Incomplete}}
{{Incomplete|reason=some important content}}
}}
 
{{Testcase
|title=Named parameter
|<code><nowiki>{{Incomplete|reason=some important content}}</nowiki></code>
|{{Incomplete|reason=some important content}}
}}
 
{{Testcase
|title=Anonymous parameter
|<code><nowiki>{{Incomplete|some important content}}</nowiki></code>
|{{Incomplete|some important content}}
}}
}}

Latest revision as of 16:34, 15 December 2020

No parameter
Wiki code {{Incomplete}}
Main version

"I can't sleep yet, I still have work to do..."

This article still needs to be completed. You can help us by contributing.


Sandbox version
Named parameter
Wiki code {{Incomplete|reason=some important content}}
Main version

"I can't sleep yet, I still have work to do..."

This article still needs to be completed with this content: some important content.
You can help us by contributing.


Sandbox version
Anonymous parameter
Wiki code {{Incomplete|some important content}}
Main version

"I can't sleep yet, I still have work to do..."

This article still needs to be completed with this content: some important content.
You can help us by contributing.


Sandbox version