Difference between revisions of "Template:Base Additional Info"
From Paragon Wiki Archive
m |
m (blah :P) |
||
Line 1: | Line 1: | ||
<Table border=1 cellspacing="5"> | <Table border=1 cellspacing="5"> | ||
<tr><td>'''Price''' </td><td> {{{Price}}} [[prestige]]</td></tr> | <tr><td>'''Price''' </td><td> {{{Price}}} [[prestige]]</td></tr> | ||
− | {{#if: {{{Unlocked|}}}|<tr><td>'''Unlocked by'''</td><td> {{{Unlocked}}}</td></tr> }}{{#if: {{{PowerUsed|}}}|<tr><td>'''Power Requirements'''</td><td>{{{PowerUsed}}}</td></tr> }}{{#if:{{{ControlUsed|}}}<tr><td>'''Control Requirements''' </td><td> {{{ControlUsed}}}</td></tr> }}{{#if:{{{ControlProduced|}}}<tr><td>'''Control Produced''' </td><td> {{{ControlProduced}}}</td></tr> }}{{#if:{{{PowerProduced|}}}<tr><td>'''Power Requirements''' </td><td> {{{PowerProduced}}}</td></tr> }}{{#if:{{{Crafted|}}}<tr><td>'''Crafted at''' </td><td> {{{Crafted}}}</td></tr>}}{{#if:{{{Attaches|}}}<tr><td>'''Attaches to''' </td><td> {{{Attaches}}}</td></tr>}} | + | {{#if: {{{Unlocked|}}}|<tr><td>'''Unlocked by'''</td><td> {{{Unlocked}}}</td></tr> }} |
+ | {{#if: {{{PowerUsed|}}}|<tr><td>'''Power Requirements'''</td><td>{{{PowerUsed}}}</td></tr> }} | ||
+ | {{#if:{{{ControlUsed|}}}|<tr><td>'''Control Requirements''' </td><td> {{{ControlUsed}}}</td></tr> }} | ||
+ | {{#if:{{{ControlProduced|}}}|<tr><td>'''Control Produced''' </td><td> {{{ControlProduced}}}</td></tr> }} | ||
+ | {{#if:{{{PowerProduced|}}}|<tr><td>'''Power Requirements''' </td><td> {{{PowerProduced}}}</td></tr> }} | ||
+ | {{#if:{{{Crafted|}}}|<tr><td>'''Crafted at''' </td><td> {{{Crafted}}}</td></tr>}} | ||
+ | {{#if:{{{Attaches|}}}|<tr><td>'''Attaches to''' </td><td> {{{Attaches}}}</td></tr>}} | ||
</table><noinclude> | </table><noinclude> | ||
Revision as of 09:48, 21 February 2007
Price | {{{Price}}} prestige |
Category is temporary
Attempted to create a standard template for base items. Will be prettied up later.