helialprofile.png
Welcome to IOPWiki, Commander. You can contribute to this wiki without an account. Learn how to contribute and join our Discord server.

Difference between revisions of "Template:Spoiler/testcases"

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
(Minor fix)
(Initial setup)
Line 2: Line 2:
 
{{Testcase
 
{{Testcase
 
|title=No parameter
 
|title=No parameter
|<nowiki>{{Spoiler}}</nowiki>
+
|<nowiki><!--{{TemplateNameHere}}--></nowiki>
|{{Spoiler}}
+
|<!--{{TemplateNameHere}}-->
|{{Spoiler/sandbox}}
+
|<!--{{TemplateNameHere/sandbox}}-->
 
}}
 
}}
  
 
{{Testcase
 
{{Testcase
|title=Parameter: target
+
|title=Parameter: some parameters
|<nowiki>{{Spoiler|target=name_of_anchor}}</nowiki>
+
|<nowiki><!--{{TemplateNameHere|target=name_of_anchor}}--></nowiki>
|{{Spoiler|target=name_of_anchor}}
+
|<!--{{TemplateNameHere|target=name_of_anchor}}-->
|{{Spoiler/sandbox|target=name_of_anchor}}
+
|<!--{{TemplateNameHere/sandbox|target=name_of_anchor}}-->
 
}}
 
}}

Revision as of 21:31, 29 August 2019

This page is for testcases. Testcases should handle general use cases to test the parameters of a templae. Full-page templates like the T-Doll template should only call one testcase.
No parameter
Wiki code <!--{{TemplateNameHere}}-->
Main version
Sandbox version
Parameter: some parameters
Wiki code <!--{{TemplateNameHere|target=name_of_anchor}}-->
Main version
Sandbox version