Template:Main other: Difference between revisions

From wizzypedia
Jump to navigation Jump to search
en>Dantman
m (6 revisions from w:en:Template:Main other)
 
m (1 revision imported)
 
(2 intermediate revisions by 2 users not shown)
Line 14: Line 14:


{{documentation}}
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! -->
</noinclude>
</noinclude>

Latest revision as of 18:09, 6 July 2022


Used to create documentation for templates

Usage

There are two ways to use this template.

1. Add to the bottom of your template:

<noinclude>{{doc}}<noinclude>

Then click on the "Create" link to get started with your documentation.

2. Include the documentation directly in the template (not preferred method):

<noinclude>{{doc|text=
Documentation text

==Usage==
How to use the template, etc.
}}<noinclude>