Difference between revisions of "Template:ExperimentalProps"
From SWGANH Wiki
Line 1: | Line 1: | ||
− | {| | + | <noinclude>{{PageHeader|Template|ExperimentalProps}}</noinclude> |
− | | | + | {| border="0" width="100%" cellpadding=6 |
− | | | + | |
|- | |- | ||
− | | | + | |valign=top| |
+ | <noinclude> | ||
+ | == Usage == | ||
+ | {| style="float: left; background: transparent;" | ||
+ | |<pre> | ||
+ | {{ExperimentalProps | ||
+ | |ExpProperty = | ||
+ | |ExpSubProperty | ||
+ | |attribute01 = | ||
+ | |value01 = | ||
+ | |attribute02 = | ||
+ | |value02 = | ||
+ | |attribute03 = | ||
+ | |value03 = | ||
+ | |attribute04 = | ||
+ | |value04 = | ||
+ | }} | ||
+ | </pre> | ||
+ | |}[[Category:Templates]][[Category:Esoteric Templates]]</noinclude> | ||
+ | |valign=top| | ||
+ | <noinclude> | ||
+ | ==Template== | ||
+ | </noinclude> | ||
+ | {| align="center" | ||
+ | {{#if:{{{ExpProperty|}}}| | ||
+ | {{!}}- | ||
+ | {{!}}colspan="4"{{!}}<font color="darkorange">'''{{{ExpProperty}}}'''</font>}} | ||
|- | |- | ||
− | | | + | {{#if:{{{ExpSubProperty|}}}| |
+ | {{!}}- | ||
+ | {{!}}width="20"{{!}} {{!}}{{!}}colspan="3"{{!}}<font color="darkred">'''{{{ExpSubProperty}}}'''</font>}} | ||
|- | |- | ||
− | | width="20" | + | {{#if:{{{attribute01|}}}| |
+ | {{!}}- | ||
+ | {{!}}width="20"{{!}} {{!}}{{!}}width="20"{{!}} {{!}}{{!}}'''{{{attribute01}}}'''{{!}}{{!}}width="30"{{!}} {{!}}{{!}}<font color="darkgreen">'''{{{value01}}}'''</font>}} | ||
|- | |- | ||
− | | width="20" | + | {{#if:{{{attribute02|}}}| |
+ | {{!}}- | ||
+ | {{!}}width="20"{{!}} {{!}}{{!}}width="20"{{!}} {{!}}{{!}}'''{{{attribute02}}}'''{{!}}{{!}}width="30"{{!}} {{!}}{{!}}<font color="darkgreen">'''{{{value02}}}'''</font>}} | ||
|- | |- | ||
− | | width="20" | + | {{#if:{{{attribute03|}}}| |
+ | {{!}}- | ||
+ | {{!}}width="20"{{!}} {{!}}{{!}}width="20"{{!}} {{!}}{{!}}'''{{{attribute03}}}'''{{!}}{{!}}width="30"{{!}} {{!}}{{!}}<font color="darkgreen">'''{{{value03}}}'''</font>}} | ||
+ | |- | ||
+ | {{#if:{{{attribute04|}}}| | ||
+ | {{!}}- | ||
+ | {{!}}width="20"{{!}} {{!}}{{!}}width="20"{{!}} {{!}}{{!}}'''{{{attribute04}}}'''{{!}}{{!}}width="30"{{!}} {{!}}{{!}}<font color="darkgreen">'''{{{value04}}}'''</font>}} | ||
|} | |} | ||
+ | |||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> |
Revision as of 21:55, 29 May 2008
Template - ExperimentalProps
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Usage
|
Template |