Template:Base Additional Info: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>StarGeek
m (text changes to match ingame text)
imported>StarGeek
m (added more options)
Line 3: Line 3:
|'''Price'''  
|'''Price'''  
| {{{Price}}} [[prestige]]
| {{{Price}}} [[prestige]]
|-
{{#if: {{{Issue|}}} |{{!}} '''Issue Added''' {{!!}} {{{Issue}}} }}
|-
|-
{{#if: {{{Unlocked|}}} |{{!}} '''Unlocked by''' {{!!}} {{{Unlocked}}} }}
{{#if: {{{Unlocked|}}} |{{!}} '''Unlocked by''' {{!!}} {{{Unlocked}}} }}
|-
{{#if: {{{DeviceRank|}}} |{{!}} '''Device Rank''' {{!!}} {{{DeviceRank}}} }}
|-  
|-  
{{#if:{{{PowerUsed|}}}|{{!}} '''Energy Consumed''' {{!!}} {{{PowerUsed}}} }}
{{#if:{{{PowerUsed|}}}|{{!}} '''Energy Consumed''' {{!!}} {{{PowerUsed}}} }}
Line 17: Line 21:
|-
|-
{{#if:{{{Salvage|}}}|{{!}}'''Salvage Required'''{{!!}}{{{Salvage}}}}}
{{#if:{{{Salvage|}}}|{{!}}'''Salvage Required'''{{!!}}{{{Salvage}}}}}
|-
{{#if:{{{MaxCon|}}}|{{!}}'''Maximum Connections'''{{!!}}{{{MaxCon}}}}}
|-
|-
{{#if:{{{Attaches|}}}|{{!}}'''Attaches to'''{{!!}}{{{Attaches}}}}}
{{#if:{{{Attaches|}}}|{{!}}'''Attaches to'''{{!!}}{{{Attaches}}}}}
|-
{{#if:{{{AllowedAux|}}}|{{!}}'''Allowed Auxilary'''{{!!}}{{{AllowedAux}}}}}
|}<noinclude>
|}<noinclude>


Line 27: Line 35:
<PRE><nowiki>{{</nowiki>Base Additional Info
<PRE><nowiki>{{</nowiki>Base Additional Info
|Price=
|Price=
|Issue=
|Unlocked=
|Unlocked=
|DeviceRank=
|PowerUsed=
|PowerUsed=
|ControlUsed=
|ControlUsed=
Line 34: Line 44:
|Crafted=
|Crafted=
|Salvage=
|Salvage=
|MaxCon=
|Attaches=
|Attaches=
|AllowedAux=
<nowiki>}}</nowiki></PRE>
<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 00:03, 22 February 2007

Price {{{Price}}} prestige
Crafted at Not Crafted

Category is temporary

Base Format

{{Base Additional Info
|Price=
|Issue=
|Unlocked=
|DeviceRank=
|PowerUsed=
|ControlUsed=
|PowerProduced=
|ControlProduced=
|Crafted=
|Salvage=
|MaxCon=
|Attaches=
|AllowedAux=
}}


Attempted to create a standard template for base items. Will be prettied up later.