Difference between revisions of "Template:Part"
Jump to navigation
Jump to search
(use symbol template) |
(Use header and datum templates for layout) |
||
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly>{{Databox|content= |
− | {{Databox|content= | ||
<div style="text-align: center;"> | <div style="text-align: center;"> | ||
{{{shortName|{{PAGENAME}}}}} {{symbol|{{{symbol}}}|color={{{color|}}}}} | {{{shortName|{{PAGENAME}}}}} {{symbol|{{{symbol}}}|color={{{color|}}}}} | ||
</div> | </div> | ||
− | + | {{Dataheader|Overview}} | |
− | Type | + | {{ Datum | Type | [[{{{type}}}]] }} |
− | Slot | + | {{ Datum | Slot | [[{{{slot}}}]] }} |
− | Mass | + | {{ Datum | Mass | {{{mass|N/A}}} }} |
− | Rating | + | {{ Datum | Rating | {{{rating}}} }} |
− | Integrity | + | {{ Datum | Integrity | {{{integrity}}} }} |
− | Coverage | + | {{ Datum | Coverage | {{{coverage}}} }} |
{{#ifeq:{{{slot}}}|Weapon| | {{#ifeq:{{{slot}}}|Weapon| | ||
− | + | {{Dataheader|Shot}} | |
− | Range | + | {{ Datum | Range | {{{shotRange|}}} }} |
− | Energy | + | {{ Datum | Energy | {{{shotEnergy|}}} }} |
− | Matter | + | {{ Datum | Matter | {{{shotMatter|}}} }} |
− | Heat | + | {{ Datum | Heat | {{{shotHeat|}}} }} |
− | Recoil | + | {{ Datum | Recoil | {{{shotRecoil|}}} }} |
− | Targeting | + | {{ Datum | Targeting | {{{shotTargeting|}}} }} |
− | Delay | + | {{ Datum | Delay | {{{shotDelay|}}} }} |
− | Stability | + | {{ Datum | Stability | {{{shotStability|}}} }} |
− | Waypoints | + | {{ Datum | Waypoints | {{{shotWaypoints|}}} }} |
− | + | {{Dataheader|Projectile}} | |
− | Damage | + | {{ Datum | Damage | {{{projectileDamage|}}} }} |
− | Type | + | {{ Datum | Type | {{{projectileType|}}} }} |
− | Critical | + | {{ Datum | Critical | {{{projectileCritical|}}} }} |
− | Penetration | + | {{ Datum | Penetration | {{{projectilePenetration|}}} }} |
− | Disruption | + | {{ Datum | Disruption | {{{projectileDisruption|}}} }} |
− | Salvage | + | {{ Datum | Salvage | {{{projectileSalvage|}}} }} |
| | | | ||
− | + | {{Dataheader|Active Upkeep}} | |
− | Energy | + | {{ Datum | Energy | {{{energyUpkeep|0}}} }} |
− | Matter | + | {{ Datum | Matter | {{{matterUpkeep|0}}} }} |
− | Heat | + | {{ Datum | Heat | {{{heatUpkeep|0}}} }} |
}}{{#ifeq:{{{slot}}}|Power| | }}{{#ifeq:{{{slot}}}|Power| | ||
− | + | {{Dataheader|Power}} | |
− | Supply | + | {{ Datum | Supply | {{{powerSupply|0}}} }} |
− | Storage | + | {{ Datum | Storage | {{{powerStorage|0}}} }} |
− | Heat Stability | + | {{ Datum | Heat Stability | {{{powerStability|0}}} }} |
− | Cooldown Period | + | {{ Datum | Cooldown Period | {{{powerCooldown|0}}} }} |
}}{{#ifeq:{{{slot}}}|Propulsion| | }}{{#ifeq:{{{slot}}}|Propulsion| | ||
− | + | {{Dataheader|Propulsion}} | |
− | Time/Move | + | {{ Datum | Time/Move | {{{propTime|}}} }} |
− | Mod/Extra | + | {{ Datum | Mod/Extra | {{{propMod|0}}} }} |
− | Energy | + | {{ Datum | Energy | {{{propEnergy|0}}} }} |
− | Heat | + | {{ Datum | Heat | {{{propHeat|0}}} }} |
− | Support | + | {{ Datum | Support | {{{propSupport|0}}} }} |
− | Penalty | + | {{ Datum | Penalty | {{{propPenalty|0}}} }} |
− | Burnout | + | {{ Datum | Burnout | {{{propBurnout|}}} }} |
}} | }} | ||
{{#ifeq:{{{slot}}}|Utility| | {{#ifeq:{{{slot}}}|Utility| | ||
− | + | {{Dataheader|Effect}} | |
{{{effect|None}}} | {{{effect|None}}} | ||
}} | }} | ||
Line 61: | Line 60: | ||
{{#if:{{{fabTime|}}}{{{fabMatter|}}}| | {{#if:{{{fabTime|}}}{{{fabMatter|}}}| | ||
− | + | {{Dataheader|Fabrication}} | |
− | Time | + | {{ Datum | Time | {{{fabTime|}}} }} |
− | Matter | + | {{ Datum | Matter | {{{fabMatter|}}} }} |
− | Components | + | {{ Datum | Components | {{{fabComponents|None}}} }} |
}} | }} | ||
− | }} | + | }} [[Category:{{{type}}} Parts]] [[Category:{{{slot}}} Parts]] [[Category:Parts]] |
− | [[Category:{{{type}}} Parts]] | + | </includeonly><noinclude> |
− | [[Category:{{{slot}}} Parts]] | ||
− | [[Category:Parts]] | ||
− | </includeonly> | ||
− | <noinclude> | ||
This template lays out part info in a standard format and automatically links to the Part, Type, and Slot categories. | This template lays out part info in a standard format and automatically links to the Part, Type, and Slot categories. | ||
== Usage == | == Usage == |
Revision as of 02:10, 3 June 2015
This template lays out part info in a standard format and automatically links to the Part, Type, and Slot categories.
Usage
{{Part |name=High-capacity Matter Storage Unit |shortName=Hcp. Matter Storage Unit |symbol=! |color=cyan |type=Storage |slot=Utility |mass=4 |rating=1 |integrity=45 |coverage=8 |effect=Increases matter storage capacity by 200 (stacks) |fabTime=60 |fabMatter=20 }}