Template:Base Additional Info: Difference between revisions
Jump to navigation
Jump to search
imported>Aggelakis (historical) m (checking class=wikitable instead) |
imported>Aggelakis (historical) (tweaks) |
||
Line 1: | Line 1: | ||
{| class="wikitable" | <includeonly>{| class="wikitable" | ||
|- | |- | ||
{{#if: {{{Type|}}} |{{!}} '''Base Element Type''' {{!!}} {{{Type}}} }} | {{#if: {{{Type|}}} |{{!}} '''Base Element Type''' {{!!}} {{{Type}}} }} | ||
|- | |- | ||
! Price | |||
| {{{Price}}} [[prestige]] | | {{{Price}}} [[prestige]] | ||
|- | |- | ||
{{#if: {{{Issue|}}} | {{#if: {{{Issue|}}} ! Issue Added | ||
{{!}} {{{Issue}}} }} | |||
|- | |- | ||
{{#if: {{{Unlocked|}}} | {{#if: {{{Unlocked|}}} ! Unlocked by | ||
{{!}} {{{Unlocked}}} }} | |||
|- | |- | ||
{{#if: {{{DeviceRank|}}} | {{#if: {{{DeviceRank|}}} ! Device Rank | ||
{{!}} {{{DeviceRank}}} }} | |||
|- | |- | ||
{{#if:{{{PowerUsed|}}} | {{#if:{{{PowerUsed|}}} ! Energy Consumed | ||
{{!}} {{{PowerUsed}}} }} | |||
|- | |- | ||
{{#if:{{{ControlUsed|}}} | {{#if:{{{ControlUsed|}}} ! Control Consumed | ||
{{!}}{{{ControlUsed}}} }} | |||
|- | |- | ||
{{#if:{{{PowerProduced|}}} | {{#if:{{{PowerProduced|}}} ! Power Produced | ||
{{!}}{{{PowerProduced}}} }} | |||
|- | |- | ||
{{#if:{{{ControlProduced|}}} | {{#if:{{{ControlProduced|}}} ! Control Produced | ||
{{!}}{{{ControlProduced}}} }} | |||
|- | |- | ||
! Crafted at | |||
| {{#if:{{{Crafted|}}}|{{{Crafted|Not Crafted}}}|Not Crafted}} | |||
|- | |- | ||
{{#if:{{{Salvage|}}} | {{#if:{{{Salvage|}}} ! Salvage Required | ||
{{!}}{{{Salvage}}}}} | |||
|- | |- | ||
{{#if:{{{MaxCon|}}} | {{#if:{{{MaxCon|}}} ! Maximum Connections | ||
{{!}}{{{MaxCon}}}}} | |||
|- | |- | ||
{{#if:{{{Attaches|}}} | {{#if:{{{Attaches|}}} ! Attaches to | ||
{{!}}{{{Attaches}}}}} | |||
|- | |- | ||
{{#if:{{{AllowedAux|}}} | {{#if:{{{AllowedAux|}}} ! Allowed Auxilary | ||
|}<noinclude> | {{!}}{{{AllowedAux}}}}} | ||
|}</includeonly><noinclude> | |||
<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. | |||
[[Category:Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 00:50, 6 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.