Difference between revisions of "Template:IdeSection"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 16: Line 16:
 
<pre>
 
<pre>
 
{{IdeSection
 
{{IdeSection
| game        =
+
| noheader    = 1 to leave out "IDE Sections" link, otherwise leave blank
| description =
+
| name        = name of section (leave blank to use page's name)
 +
| game        = games the section is used in
 +
| description = brief description of section
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 08:58, 4 January 2010

The IdeSection template can be used to display information of an section inside an Item definition file:

{{IdeSection
| noheader    = 1 to leave out "IDE Sections" link, otherwise leave blank
| name        = name of section (leave blank to use page's name)
| game        = games the section is used in
| description = brief description of section
}}