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)
 
en>Xaosflux
(<!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! -->)
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>

Revision as of 16:08, 10 December 2021


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>