Template:Documentation/doc

From Official Factorio Wiki
< Template:Documentation
Revision as of 15:40, 13 May 2014 by TheGreenkey (talk | contribs) (Created page with "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 temp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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>{{documentation}}<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>{{documentation|text=
Documentation text

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