Template:Documentation/doc: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
No edit summary
(category)
 
Line 17: Line 17:
}}<noinclude></nowiki></pre>
}}<noinclude></nowiki></pre>


<noinclude>[[Category:Documentation templates]]</noinclude>
<includeonly>[[Category:Documentation templates]]</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 19:59, 24 September 2023

Used to create documentation for templates used on the Factorio Wiki.

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>