Template:Documentation: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
im>Peachey88
m (rvt botched transwiki)
m (174 revisions imported)
 
(30 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{documentation/core2
{{#invoke:documentation|main}}<noinclude>
| heading = {{{heading|¬}}}  <!--Empty but defined means no header-->
<!-- Categories and interwikis go on the /doc subpage. -->
| heading-style = {{{heading-style|}}}
| content = {{{content|}}}
| link box = {{{link box|}}}  <!--So "link box=off" works-->
 
<!--Some namespaces must have the /doc, /sandbox and /testcases
    in talk space-->
| docspace =
  {{#switch: {{SUBJECTSPACE}}
  | {{ns:0}}
  | {{ns:File}}
  | {{ns:MediaWiki}}
  | {{ns:Category}} = {{TALKSPACE}}
  | #default = {{SUBJECTSPACE}}
  }}
 
| 1 = {{{1|}}}  <!--Other docname, if fed-->
 
<!--The namespace is added in /core2-->
| template page =
  {{#switch: {{SUBPAGENAME}}
  | sandbox
  | testcases = {{BASEPAGENAME}}
  | #default = {{PAGENAME}}
  }}
 
}}<!--End of green doc box--><noinclude>
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 22:59, 22 September 2024

Template documentation[view] [edit] [history] [purge]

Lua logo

This template uses the following modules:

This template was adapted from Template:Documentation on Wikipedia.
Adaptation is noted for reference and attribution only. This template may differ from the original in function or in usage. The documentation on Wikipedia may be helpful in understanding this template.