Template:Base Additional Info: Difference between revisions
Jump to navigation
Jump to search
imported>StarGeek (historical) m (blah :P) |
imported>StarGeek (historical) m (Finally think I have it) |
||
Line 1: | Line 1: | ||
{| border=1 cellspacing="5" | |||
|- | |||
{{#if: {{{Unlocked|}}}| | |'''Price''' || {{{Price}}} [[prestige]] | ||
{{#if: {{{PowerUsed|}}}| | {{#if:{{{Unlocked|}}}|{{!-}}{{!}}'''Unlocked by'''{{!}}{{{Unlocked}}} }}{{#if: {{{PowerUsed|}}}|{{!-}}{{!}}'''Power Requirements'''{{!}}{{{PowerUsed}}}}}{{#if:{{{ControlUsed|}}}{{!-}}{{!}}'''Control Requirements'''{{!}} {{{ControlUsed}}} }}{{#if:{{{PowerProduced|}}}{{!-}}{{!}}'''Power Requirements'''{{!}} {{{PowerProduced}}} }}{{#if:{{{ControlProduced|}}}{{!-}}{{!}}'''Control Produced''' {{!}} {{{ControlProduced}}}}}{{#if:{{{Crafted|}}}{{!-}}{{!}}'''Crafted at''' {{!}}{{{Crafted}}}}}{{#if:{{{Attaches|}}}{{!-}}{{!}}'''Attaches to''' {{!}} {{{Attaches}}}}} | ||
{{#if:{{{ControlUsed|}}} | |}<noinclude> | ||
{{#if:{{{ | |||
{{#if:{{{ | |||
{{#if:{{{Crafted|}}} | |||
{{#if:{{{Attaches|}}} | |||
---- | ---- | ||
[[Category:Templates|{{PAGENAME}}]] ''Category is temporary'' | [[Category:Base Templates|{{PAGENAME}}]] ''Category is temporary'' | ||
Base Format | |||
<PRE><nowiki>{{</nowiki>Base Additional Info | |||
|Price= | |||
|Unlocked= | |||
|PowerUsed= | |||
|ControlUsed= | |||
|PowerProduced= | |||
|ControlProduced= | |||
|Crafted= | |||
|Attaches= | |||
<nowiki>}}</nowiki></PRE> | |||
Attempted to create a standard template for base items. Will be prettied up later.</noinclude> | Attempted to create a standard template for base items. Will be prettied up later.</noinclude> |
Revision as of 19:25, 21 February 2007
Price | {{{Price}}} prestige |
Category is temporary
Base Format
{{Base Additional Info |Price= |Unlocked= |PowerUsed= |ControlUsed= |PowerProduced= |ControlProduced= |Crafted= |Attaches= }}
Attempted to create a standard template for base items. Will be prettied up later.