Difference between revisions of "Template:IplSection"

From GTAMods Wiki
Jump to navigation Jump to search
(slightly customized to distinguish from the toolbox palette)
m
Line 1: Line 1:
<includeonly><table cellspacing="4" cellpadding="2" style="border: 1px solid #424242; background-color: #ddeae1; clear: right; float: right; width: 25em; 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 placement|(IPL section)]]</caption>
+
<includeonly><table cellspacing="4" cellpadding="2" style="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 placement|(IPL section)]]</caption>
 
{{#if:{{{game|1}}}|<tr><th>Supported games:</th><td>{{{game}}}</td></tr>}}{{#if:{{{description|}}}|<tr><th>Short description:</th><td><i>{{{description}}}</i></td></tr>}}</table>[[Category:Map_Formats]]</includeonly><noinclude>The '''IplSection''' template can be used to display information of an section inside an [[IPL|Item placement file]]:
 
{{#if:{{{game|1}}}|<tr><th>Supported games:</th><td>{{{game}}}</td></tr>}}{{#if:{{{description|}}}|<tr><th>Short description:</th><td><i>{{{description}}}</i></td></tr>}}</table>[[Category:Map_Formats]]</includeonly><noinclude>The '''IplSection''' template can be used to display information of an section inside an [[IPL|Item placement file]]:
 
<pre>
 
<pre>

Revision as of 16:53, 19 March 2009

The IplSection template can be used to display information of an section inside an Item placement file:

{{IplSection
| game        =
| description =
}}