Template:Base Additional Info: Difference between revisions
Jump to navigation
Jump to search
imported>Aggelakis (historical) (tweaks) |
imported>Aggelakis (historical) |
||
Line 3: | Line 3: | ||
{{#if: {{{Type|}}} |{{!}} '''Base Element Type''' {{!!}} {{{Type}}} }} | {{#if: {{{Type|}}} |{{!}} '''Base Element Type''' {{!!}} {{{Type}}} }} | ||
|- | |- | ||
|'''Price''' | |||
| {{{Price}}} [[prestige]] | | {{{Price}}} [[prestige]] | ||
|- | |- | ||
{{#if: {{{Issue|}}} ! Issue Added | {{#if: {{{Issue|}}} |{{!}} '''Issue Added''' {{!!}} {{{Issue}}} }} | ||
{{!}} {{{Issue}}} }} | |||
|- | |- | ||
{{#if: {{{Unlocked|}}} ! Unlocked by | {{#if: {{{Unlocked|}}} |{{!}} '''Unlocked by''' {{!!}} {{{Unlocked}}} }} | ||
{{!}} {{{Unlocked}}} }} | |||
|- | |- | ||
{{#if: {{{DeviceRank|}}} ! Device Rank | {{#if: {{{DeviceRank|}}} |{{!}} '''Device Rank''' {{!!}} {{{DeviceRank}}} }} | ||
{{!}} {{{DeviceRank}}} }} | |||
|- | |- | ||
{{#if:{{{PowerUsed|}}} ! Energy Consumed | {{#if:{{{PowerUsed|}}}|{{!}} '''Energy Consumed''' {{!!}} {{{PowerUsed}}} }} | ||
{{!}} {{{PowerUsed}}} }} | |||
|- | |- | ||
{{#if:{{{ControlUsed|}}} ! Control Consumed | {{#if:{{{ControlUsed|}}}|{{!}}'''Control Consumed'''{{!!}}{{{ControlUsed}}}}} | ||
{{!}}{{{ControlUsed}}} }} | |||
|- | |- | ||
{{#if:{{{PowerProduced|}}} ! Power Produced | {{#if:{{{PowerProduced|}}}|{{!}}'''Power Produced'''{{!!}}{{{PowerProduced}}}}} | ||
{{!}}{{{PowerProduced}}} }} | |||
|- | |- | ||
{{#if:{{{ControlProduced|}}} ! Control Produced | {{#if:{{{ControlProduced|}}}|{{!}}'''Control Produced'''{{!!}}{{{ControlProduced}}}}} | ||
{{!}}{{{ControlProduced}}} }} | |||
|- | |- | ||
|'''Crafted at''' || {{#if:{{{Crafted|}}}|{{{Crafted|Not Crafted}}}|Not Crafted}} | |||
| {{#if:{{{Crafted|}}}|{{{Crafted|Not Crafted}}}|Not Crafted}} | |||
|- | |- | ||
{{#if:{{{Salvage|}}} ! Salvage Required | {{#if:{{{Salvage|}}}|{{!}}'''Salvage Required'''{{!!}}{{{Salvage}}}}} | ||
{{!}}{{{Salvage}}}}} | |||
|- | |- | ||
{{#if:{{{MaxCon|}}} ! Maximum Connections | {{#if:{{{MaxCon|}}}|{{!}}'''Maximum Connections'''{{!!}}{{{MaxCon}}}}} | ||
{{!}}{{{MaxCon}}}}} | |||
|- | |- | ||
{{#if:{{{Attaches|}}} ! Attaches to | {{#if:{{{Attaches|}}}|{{!}}'''Attaches to'''{{!!}}{{{Attaches}}}}} | ||
{{!}}{{{Attaches}}}}} | |||
|- | |- | ||
{{#if:{{{AllowedAux|}}} ! Allowed Auxilary | {{#if:{{{AllowedAux|}}}|{{!}}'''Allowed Auxilary'''{{!!}}{{{AllowedAux}}}}} | ||
{{!}}{{{AllowedAux}}}}} | |||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
This template is used under the "Additional Information" section on base item pages. | |||
<PRE><nowiki>{{</nowiki>Base Additional Info | <PRE><nowiki>{{</nowiki>Base Additional Info | ||
|Type= | |Type= | ||
Line 59: | Line 47: | ||
|AllowedAux= | |AllowedAux= | ||
<nowiki>}}</nowiki></PRE> | <nowiki>}}</nowiki></PRE> | ||
; For Example | ; For Example | ||
Line 78: | Line 67: | ||
|AllowedAux=Another Item | |AllowedAux=Another Item | ||
<nowiki>}}</nowiki></PRE> | <nowiki>}}</nowiki></PRE> | ||
{{Base Additional Info | {{Base Additional Info | ||
Line 93: | Line 83: | ||
|MaxCon=2 | |MaxCon=2 | ||
|Attaches= | |Attaches= | ||
|AllowedAux=Another Item | |AllowedAux=Another Item | ||
}} | }} | ||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 00:53, 6 December 2008
This template is used under the "Additional Information" section on base item pages.
{{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 |
Issue Added | 13 |
Unlocked by | Some Random Badge |
Device Rank | 2 |
Energy Consumed | 50 |
Control Produced | 1000 |
Crafted at | Advanced Worktable |
Salvage Required | 1 Brass, 1 Luck Charm |
Maximum Connections | 2 |
Allowed Auxilary | Another Item |