Difference between revisions of "Template:IdeSection"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 5: Line 5:
  
  
|[[OBJS]]
+
|[[OBJS
 +
 +
|[[TOBJ]]
 
|}
 
|}
 
{|style="background:#ddeae1"
 
{|style="background:#ddeae1"
 
 
  
|[[WEAP]]
+
|[[WEAP
 +
 +
 +
 +
|[[AMAT]]
 
|}
 
|}
 
</span></td></tr></table>[[Category:Map_Formats]]</includeonly><noinclude>The '''IdeSection''' template can be used to display information of an section inside an [[IDE|Item definition file]]:
 
</span></td></tr></table>[[Category:Map_Formats]]</includeonly><noinclude>The '''IdeSection''' template can be used to display information of an section inside an [[IDE|Item definition file]]:
Line 22: Line 26:
 
}}
 
}}
 
</pre>
 
</pre>
 +
 +
Example:
 +
{{IdeSection
 +
| noheader    = 1
 +
| name        = TEST
 +
| game        = &ndash;
 +
| description = Example
 +
}}
 
</noinclude>
 
</noinclude>

Revision as of 13:47, 15 July 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
}}

Example:

TEST
Supported games:
Short description:Example
IDE Sections:
2DFX ANIM CARS HIER OBJS PEDS TOBJ
TXDP WEAP TREE TANM MLO AMAT