Template:Module test cases/doc: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
(Created page with "{{documentation subpage}} This template is used in the system message MediaWiki:Scribunto-doc-page-does-not-exist. It is automatically placed on top of module /testcases...")
 
m (6 revisions imported)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}


This template is used in the system message [[MediaWiki:Scribunto-doc-page-does-not-exist]]. It is automatically placed on top of module /testcases subpages.  
This template displays a notice that the current page is a module's /testcases subpage. It also runs the [[Module:ScribuntoUnit|test cases]] and displays the results.


<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox| |
==Usage==
This template is used in the system message [[MediaWiki:Scribunto-doc-page-does-not-exist]], which automatically places it at the top of module /testcases subpages.
 
==See also==
* [[Module:ScribuntoUnit]]
 
{{Documentation categories|
<!-- Categories and interwikis go here. -->
<!-- Categories and interwikis go here. -->
[[Category:Notice templates]]
[[Category:Notice templates]]
[[Category:Template documentation| ]]
[[Category:Documentation templates]]
}}</includeonly>
}}

Latest revision as of 01:25, 23 September 2024

This subpage provides documentation for Template:Module test cases.

This template displays a notice that the current page is a module's /testcases subpage. It also runs the test cases and displays the results.

Usage

This template is used in the system message MediaWiki:Scribunto-doc-page-does-not-exist, which automatically places it at the top of module /testcases subpages.

See also