Difference between revisions of "Template:IdeSection"

From GTAMods Wiki
Jump to navigation Jump to search
m (*crosses fingers*)
Line 1: Line 1:
<includeonly><table cellspacing="4" cellpadding="2" style="width:350px; border: 1px solid #424242; background-color: #ddeae1; clear: right; float: right; width: auto; text-align: left; font-size: 88%; line-height: 1.5em; margin: .5em 0 .5em 1em"><caption style="font-size: 125%; font-weight: bold;">{{{name|{{PAGENAME}}}}}&nbsp;[[Item Definition|(IDE section)]]</caption>{{#if:{{{game|}}}|<tr><th>Supported games:</th><td>{{{game}}}</td></tr>}}{{#if:{{{description|}}}|<tr><th>Short description:</th><td><i>{{{description}}}</i></td></tr>}}<tr><td colspan="2" align="center"><span style="font-size: 80%">IDE Sections:
+
<includeonly><table cellspacing="4" cellpadding="2" style="width:350px; border: 1px solid #424242; background-color: #ddeae1; clear: right; float: right; text-align: left; font-size: 88%; line-height: 1.5em; margin: .5em 0 .5em 1em"><caption style="font-size: 125%; font-weight: bold;">{{{name|{{PAGENAME}}}}}&nbsp;[[Item Definition|(IDE section)]]</caption>{{#if:{{{game|}}}|<tr><th>Supported games:</th><td>{{{game}}}</td></tr>}}{{#if:{{{description|}}}|<tr><th>Short description:</th><td><i>{{{description}}}</i></td></tr>}}<tr><td colspan="2" align="center"><span style="font-size: 80%">IDE Sections:
{|style="width:350px; background:#ddeae1"
+
{|style="background:#ddeae1"
  
  
Line 7: Line 7:
 
|[[OBJS]]
 
|[[OBJS]]
 
|}
 
|}
{|style="width:350px; background:#ddeae1"
+
{|style="background:#ddeae1"
  
  

Revision as of 22:38, 27 November 2009

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

{{IdeSection
| game        =
| description =
}}