Difference between revisions of "Template:Documentation/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (→‎Usage: <>)
m (→‎Usage: Hm, that screwed it up.)
Line 13: Line 13:
:<pre>&lt;includeonly&gt;{{documentation}}&lt;/includeonly&gt;</pre>
:<pre>&lt;includeonly&gt;{{documentation}}&lt;/includeonly&gt;</pre>
;Sectioning its documentation
;Sectioning its documentation
:<pre>===Use===
<pre>===Use===


===Usage===
===Usage===


===Example===</pre>
===Example===</pre>

Revision as of 18:09, 11 April 2008

Use

Add this to any template to provide a documentation for it. It will provide you with a link where you can write the documentation. A documentation could have the following sections, in this order, apply where applicable:

Use
Describe the use of this template.
Usage
Describe how to use it.
Example
Give an example of its use.

Usage

Including the template.
<includeonly>{{documentation}}</includeonly>
Sectioning its documentation
===Use===

===Usage===

===Example===