Template:Base Additional Info: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Aggelakis
m (checking class=wikitable instead)
imported>Aggelakis
(tweaks)
Line 1: Line 1:
{| class="wikitable"
<includeonly>{| class="wikitable"
|-
|-
{{#if: {{{Type|}}} |{{!}} '''Base Element Type''' {{!!}} {{{Type}}} }}
{{#if: {{{Type|}}} |{{!}} '''Base Element Type''' {{!!}} {{{Type}}} }}
|-
|-
|'''Price'''
! Price
| {{{Price}}} [[prestige]]
| {{{Price}}} [[prestige]]
|-
|-
{{#if: {{{Issue|}}} |{{!}} '''Issue Added''' {{!!}} {{{Issue}}} }}
{{#if: {{{Issue|}}} ! Issue Added
{{!}} {{{Issue}}} }}
|-
|-
{{#if: {{{Unlocked|}}} |{{!}} '''Unlocked by''' {{!!}} {{{Unlocked}}} }}
{{#if: {{{Unlocked|}}} ! Unlocked by
{{!}} {{{Unlocked}}} }}
|-
|-
{{#if: {{{DeviceRank|}}} |{{!}} '''Device Rank''' {{!!}} {{{DeviceRank}}} }}
{{#if: {{{DeviceRank|}}} ! Device Rank
{{!}} {{{DeviceRank}}} }}
|-  
|-  
{{#if:{{{PowerUsed|}}}|{{!}} '''Energy Consumed''' {{!!}} {{{PowerUsed}}} }}
{{#if:{{{PowerUsed|}}} ! Energy Consumed
{{!}} {{{PowerUsed}}} }}
|-
|-
{{#if:{{{ControlUsed|}}}|{{!}}'''Control Consumed'''{{!!}}{{{ControlUsed}}}}}
{{#if:{{{ControlUsed|}}} ! Control Consumed
{{!}}{{{ControlUsed}}} }}
|-
|-
{{#if:{{{PowerProduced|}}}|{{!}}'''Power Produced'''{{!!}}{{{PowerProduced}}}}}
{{#if:{{{PowerProduced|}}} ! Power Produced
{{!}}{{{PowerProduced}}} }}
|-
|-
{{#if:{{{ControlProduced|}}}|{{!}}'''Control Produced'''{{!!}}{{{ControlProduced}}}}}
{{#if:{{{ControlProduced|}}} ! Control Produced
{{!}}{{{ControlProduced}}} }}
|-
|-
|'''Crafted at''' || {{#if:{{{Crafted|}}}|{{{Crafted|Not Crafted}}}|Not Crafted}}
! Crafted at
| {{#if:{{{Crafted|}}}|{{{Crafted|Not Crafted}}}|Not Crafted}}
|-
|-
{{#if:{{{Salvage|}}}|{{!}}'''Salvage Required'''{{!!}}{{{Salvage}}}}}
{{#if:{{{Salvage|}}} ! Salvage Required
{{!}}{{{Salvage}}}}}
|-
|-
{{#if:{{{MaxCon|}}}|{{!}}'''Maximum Connections'''{{!!}}{{{MaxCon}}}}}
{{#if:{{{MaxCon|}}} ! Maximum Connections
{{!}}{{{MaxCon}}}}}
|-
|-
{{#if:{{{Attaches|}}}|{{!}}'''Attaches to'''{{!!}}{{{Attaches}}}}}
{{#if:{{{Attaches|}}} ! Attaches to
{{!}}{{{Attaches}}}}}
|-
|-
{{#if:{{{AllowedAux|}}}|{{!}}'''Allowed Auxilary'''{{!!}}{{{AllowedAux}}}}}
{{#if:{{{AllowedAux|}}} ! Allowed Auxilary
|}<noinclude>
{{!}}{{{AllowedAux}}}}}
|}</includeonly><noinclude>


----
[[Category:Templates|{{PAGENAME}}]] ''Category is temporary''
Base Format
<PRE><nowiki>{{</nowiki>Base Additional Info
<PRE><nowiki>{{</nowiki>Base Additional Info
|Type=
|Type=
Line 52: Line 60:
<nowiki>}}</nowiki></PRE>
<nowiki>}}</nowiki></PRE>


; For Example
<PRE><nowiki>{{</nowiki>Base Additional Info
|Type=Control
|Price=10,000
|Issue=13
|Unlocked=Some Random Badge
|DeviceRank=2
|PowerUsed=50
|ControlUsed=
|PowerProduced=
|ControlProduced=1000
|Crafted=[[Advanced Worktable]]
|Salvage={{ISalvage|Brass|1}}, {{ISalvage|Luck Charm|1}}
|MaxCon=2
|Attaches=
|AllowedAux=Another Item
<nowiki>}}</nowiki></PRE>
{{Base Additional Info
|Type=Control
|Price=10,000
|Issue=13
|Unlocked=Some Random Badge
|DeviceRank=2
|PowerUsed=50
|ControlUsed=
|PowerProduced=
|ControlProduced=1000
|Crafted=[[Advanced Worktable]]
|Salvage={{ISalvage|Brass|1}}, {{ISalvage|Luck Charm|1}}
|MaxCon=2
|Attaches=
|AllowedAux=Another Item
}}
This template is used under the "Additional Information" section on base item pages.


Attempted to create a standard template for base items.  Will be prettied up later.</noinclude>
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 20:50, 5 December 2008


{{Base Additional Info
|Type=
|Price=
|Issue=
|Unlocked=
|DeviceRank=
|PowerUsed=
|ControlUsed=
|PowerProduced=
|ControlProduced=
|Crafted=
|Salvage=
|MaxCon=
|Attaches=
|AllowedAux=
}}
For Example
{{Base Additional Info
|Type=Control
|Price=10,000
|Issue=13
|Unlocked=Some Random Badge
|DeviceRank=2
|PowerUsed=50
|ControlUsed=
|PowerProduced=
|ControlProduced=1000
|Crafted=[[Advanced Worktable]]
|Salvage={{ISalvage|Brass|1}}, {{ISalvage|Luck Charm|1}}
|MaxCon=2
|Attaches=
|AllowedAux=Another Item
}}
Base Element Type Control
Price 10,000 prestige
Crafted at Advanced Worktable

This template is used under the "Additional Information" section on base item pages.