Difference between revisions of "Template:Infobox item"

From Underrail Wiki
Jump to navigation Jump to search
(reorder parameters to match game)
(tweaked entire template)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
{| class="infobox" style="font-family:'pf_tempesta_seven',sans-serif; font-size:12px; {{#if:{{{component1|}}}||max-width:420px; width:420px;}}"
 
{| class="infobox" style="font-family:'pf_tempesta_seven',sans-serif; font-size:12px; {{#if:{{{component1|}}}||max-width:420px; width:420px;}}"
 
+
|-
 +
|
 +
{| <!-- start image/name/type table -->
 
|- <!-- item image column. autolink image if ammo. otherwise, use {{{image}}} if it is set. otherwise, default to misc_icon.png -->
 
|- <!-- item image column. autolink image if ammo. otherwise, use {{{image}}} if it is set. otherwise, default to misc_icon.png -->
 
{{#if:{{{caliber|}}}
 
{{#if:{{{caliber|}}}
Line 57: Line 59:
 
|- <!-- item type row. automate if ammo -->
 
|- <!-- item type row. automate if ammo -->
 
| style="color:yellow;" title="Item type" | {{#if:{{{caliber|}}}|Ammo|{{{type}}} }}
 
| style="color:yellow;" title="Item type" | {{#if:{{{caliber|}}}|Ammo|{{{type}}} }}
 +
|} <!-- close image/name/type table -->
  
 
|- <!-- item description row. automate if ammo. -->
 
|- <!-- item description row. automate if ammo. -->
| style="padding-bottom:0.8em; color:gray;" colspan="2" title="Item description" |<!--
+
| style="padding-bottom:1em; color:gray;" colspan="2" title="Item description" |<!--
 
-->{{#if:{{{caliber|}}}
 
-->{{#if:{{{caliber|}}}
 
     |{{#switch:{{{type}}}
 
     |{{#switch:{{{type}}}
Line 72: Line 75:
 
|- <!-- component quality row -->
 
|- <!-- component quality row -->
 
{{#if:<noinclude>string</noinclude>{{{quality|}}}
 
{{#if:<noinclude>string</noinclude>{{{quality|}}}
|{{!}} style="padding-bottom:0.8em;" colspan="2"  title="Component quality" {{!}} {{#ifexpr: {{{quality|1}}} < 0 | Quality range:| Quality:}} {{{quality}}}
+
|{{!}} style="padding-bottom:1em" title="Component quality" {{!}} {{#ifexpr: {{{quality|1}}} < 0 | Quality range:| Quality:}} {{{quality}}}
 
|}}
 
|}}
  
 
|- <!-- crafting skills required row -->
 
|- <!-- crafting skills required row -->
 
{{#if:<noinclude>string</noinclude>{{{skillsreq|}}}
 
{{#if:<noinclude>string</noinclude>{{{skillsreq|}}}
|{{!}} colspan="2"  title="List of required crafting skills" {{!}} Required crafting skills{{#if:<noinclude>string</noinclude>{{{quality|}}}|{{#ifexpr: {{{quality|1}}} < 0 |&nbsp;(as percentage of quality)|}}|}}:
+
|{{!}} title="List of required crafting skills" {{!}} Required crafting skills{{#if:<noinclude>string</noinclude>{{{quality|}}}|{{#ifexpr: {{{quality|1}}} < 0 |&nbsp;(as percentage of quality)|}}|}}:
 
<noinclude>:</noinclude>{{{skillsreq}}}
 
<noinclude>:</noinclude>{{{skillsreq}}}
 
|}}
 
|}}
Line 83: Line 86:
 
|- <!-- weapon damage row -->
 
|- <!-- weapon damage row -->
 
{{#if:<noinclude>string</noinclude>{{{damage|}}}
 
{{#if:<noinclude>string</noinclude>{{{damage|}}}
|{{!}} style="padding-bottom:0.8em;" colspan="2" title="Damage per shot and damage type" {{!}} Damage: {{{damage}}}
+
|{{!}} style="padding-bottom:1em" title="Damage per shot and damage type" {{!}} Damage: {{{damage}}}
 
|}}
 
|}}
  
 
|- <!-- weapon impact speed row. its color depends on "impactspeed" value -->
 
|- <!-- weapon impact speed row. its color depends on "impactspeed" value -->
 
{{#if:<noinclude>string</noinclude>{{{impactspeed|}}}
 
{{#if:<noinclude>string</noinclude>{{{impactspeed|}}}
|{{!}} colspan="2"  title="Impact speed determines shield penetration" {{!}} Impact speed: <span style="color:{{#switch:{{{impactspeed}}}
+
|{{!}} title="Impact speed determines shield penetration" {{!}} Impact speed: <span style="color:{{#switch:{{{impactspeed}}}
 
  | Very Low  = teal
 
  | Very Low  = teal
 
  | Low      = DarkSlateGray
 
  | Low      = DarkSlateGray
Line 100: Line 103:
 
|- <!-- weapon action point cost row -->
 
|- <!-- weapon action point cost row -->
 
{{#if:<noinclude>string</noinclude>{{{ap|}}}
 
{{#if:<noinclude>string</noinclude>{{{ap|}}}
|{{!}} colspan="2" title="Action point cost" {{!}} Base action points: {{{ap}}}
+
|{{!}} title="Action point cost" {{!}} Base action points: {{{ap}}}
 
|}}
 
|}}
  
 
|- <!-- weapon range row -->
 
|- <!-- weapon range row -->
 
{{#if:<noinclude>string</noinclude>{{{range|}}}
 
{{#if:<noinclude>string</noinclude>{{{range|}}}
|{{!}} colspan="2"  colspan="2" title="Maximum (and optimal) range" {{!}} Range: {{{range}}}
+
|{{!}} title="Maximum (and optimal) range" {{!}} Range: {{{range}}}
 
|}}
 
|}}
  
 
|- <!-- weapon precision row -->
 
|- <!-- weapon precision row -->
 
{{#if:<noinclude>string</noinclude>{{{precision|}}}
 
{{#if:<noinclude>string</noinclude>{{{precision|}}}
|{{!}} colspan="2" title="Precision modifies your chance to hit" {{!}} Precision: {{{precision}}}
+
|{{!}} title="Precision modifies your chance to hit" {{!}} Precision: {{{precision}}}
 
|}}
 
|}}
  
 
|- <!-- weapon close quarters precision row -->
 
|- <!-- weapon close quarters precision row -->
 
{{#if:<noinclude>string</noinclude>{{{cqprec.|}}}
 
{{#if:<noinclude>string</noinclude>{{{cqprec.|}}}
|{{!}} colspan="2" title="Melee range precision penalty" {{!}} Close quarters precision: {{color|red|{{{cqprec.}}}}}
+
|{{!}} title="Melee range precision penalty" {{!}} Close quarters precision: {{color|red|{{{cqprec.}}}}}
 
|}}
 
|}}
  
 
|- <!-- weapon move & shoot precision row -->
 
|- <!-- weapon move & shoot precision row -->
 
{{#if:<noinclude>string</noinclude>{{{moveprec.|}}}
 
{{#if:<noinclude>string</noinclude>{{{moveprec.|}}}
|{{!}} colspan="2" title="Unfocused precision penalty" {{!}} Move and shoot precision: {{color|red|{{{moveprec.}}}}}
+
|{{!}} title="Unfocused precision penalty" {{!}} Move and shoot precision: {{color|red|{{{moveprec.}}}}}
 
|}}
 
|}}
  
 
|- <!-- weapon burst precision row -->
 
|- <!-- weapon burst precision row -->
 
{{#if:<noinclude>string</noinclude>{{{burstprec.|}}}
 
{{#if:<noinclude>string</noinclude>{{{burstprec.|}}}
|{{!}} colspan="2" title="Burst precision" {{!}} Burst precision: {{{burstprec.}}}
+
|{{!}} title="Burst precision" {{!}} Burst precision: {{{burstprec.}}}
 
|}}
 
|}}
  
 
|- <!-- weapon extra burst shosts row -->
 
|- <!-- weapon extra burst shosts row -->
 
{{#if:<noinclude>string</noinclude>{{{extraburst|}}}
 
{{#if:<noinclude>string</noinclude>{{{extraburst|}}}
|{{!}} colspan="2" title="Extra shots per Burst attack" {{!}} Extra burst shots: {{{extraburst}}}
+
|{{!}} title="Extra shots per Burst attack" {{!}} Extra burst shots: {{{extraburst}}}
 
|}}
 
|}}
  
 
|- <!-- weapon critical chance row -->
 
|- <!-- weapon critical chance row -->
 
{{#if:<noinclude>string</noinclude>{{{critchance|}}}
 
{{#if:<noinclude>string</noinclude>{{{critchance|}}}
|{{!}} colspan="2" title="Chance to critically hit" {{!}} Critical chance: {{{critchance}}}
+
|{{!}} title="Chance to critically hit" {{!}} Critical chance: {{{critchance}}}
 
|}}
 
|}}
  
 
|- <!-- weapon critical damage bonus row -->
 
|- <!-- weapon critical damage bonus row -->
 
{{#if:<noinclude>string</noinclude>{{{critbonus|}}}
 
{{#if:<noinclude>string</noinclude>{{{critbonus|}}}
|{{!}} style="padding-bottom:0.8em;" colspan="2" title="Bonus damage multiplier to critical hits" {{!}} Critical damage bonus: {{{critbonus}}}
+
|{{!}} style="padding-bottom:1em" title="Bonus damage multiplier to critical hits" {{!}} Critical damage bonus: {{{critbonus}}}
 
|}}
 
|}}
  
 
|- <!-- shield emitter capacity row -->
 
|- <!-- shield emitter capacity row -->
 
{{#if:<noinclude>string</noinclude>{{{capacity|}}}
 
{{#if:<noinclude>string</noinclude>{{{capacity|}}}
|{{!}} colspan="2" title="Total energy shield capacity" {{!}} Capacity: {{{capacity}}}
+
|{{!}} title="Total energy shield capacity" {{!}} Capacity: {{{capacity}}}
 
|}}
 
|}}
  
 
|- <!-- shield emitter conversion rate row -->
 
|- <!-- shield emitter conversion rate row -->
 
{{#if:<noinclude>string</noinclude>{{{conversion|}}}
 
{{#if:<noinclude>string</noinclude>{{{conversion|}}}
|{{!}} colspan="2" title="Energy shield conversion rate" {{!}} Conversion Rate: {{{conversion}}}
+
|{{!}} title="Energy shield conversion rate" {{!}} Conversion Rate: {{{conversion}}}
 
|}}
 
|}}
  
 
|- <!-- shield emitter dissipation rate row -->
 
|- <!-- shield emitter dissipation rate row -->
 
{{#if:<noinclude>string</noinclude>{{{dissipation|}}}
 
{{#if:<noinclude>string</noinclude>{{{dissipation|}}}
|{{!}} style="padding-bottom:0.8em;" colspan="2" title="Energy shield dissipation rate" {{!}} Dissipation Rate: {{{dissipation}}}
+
|{{!}} style="padding-bottom:1em" title="Energy shield dissipation rate" {{!}} Dissipation Rate: {{{dissipation}}}
 
|}}
 
|}}
  
 
|- <!-- shield emitter shielding row -->
 
|- <!-- shield emitter shielding row -->
 
{{#if:<noinclude>string</noinclude>{{{shield-vlow|}}}{{{shield-low|}}}{{{shield-med|}}}{{{shield-high|}}}{{{shield-vhigh|}}}
 
{{#if:<noinclude>string</noinclude>{{{shield-vlow|}}}{{{shield-low|}}}{{{shield-med|}}}{{{shield-high|}}}{{{shield-vhigh|}}}
|{{!}} colspan="2" title="Energy shield impact speed spectrum breakdown" {{!}} Shielding:
+
|{{!}} title="Energy shield impact speed spectrum breakdown" {{!}} Shielding:
 
:<span style="color:teal;">Very Low: {{{shield-vlow}}}</span>
 
:<span style="color:teal;">Very Low: {{{shield-vlow}}}</span>
 
:<span style="color:DarkSlateGray;">Low: {{{shield-low}}}</span>
 
:<span style="color:DarkSlateGray;">Low: {{{shield-low}}}</span>
Line 170: Line 173:
 
|- <!-- armor resistances row -->
 
|- <!-- armor resistances row -->
 
{{#if:<noinclude>string</noinclude>{{{resistances|}}}{{{res-mech|}}}{{{res-heat|}}}{{{res-cold|}}}{{{res-elec|}}}{{{res-acid|}}}{{{res-ener|}}}{{{res-bio|}}}
 
{{#if:<noinclude>string</noinclude>{{{resistances|}}}{{{res-mech|}}}{{{res-heat|}}}{{{res-cold|}}}{{{res-elec|}}}{{{res-acid|}}}{{{res-ener|}}}{{{res-bio|}}}
|{{!}} colspan="2" title="Damage resistances and tresholds provided" {{!}} Resistances:
+
|{{!}} title="Damage resistances and tresholds provided" {{!}} Resistances:
 
{{#if:<noinclude>string</noinclude>{{{res-mech|}}}|:<span style="color:white">Mechanical: {{{res-mech}}}</span>|}}{{
 
{{#if:<noinclude>string</noinclude>{{{res-mech|}}}|:<span style="color:white">Mechanical: {{{res-mech}}}</span>|}}{{
 
#if:<noinclude>string</noinclude>{{{res-heat|}}}|:<span style="color:orangered">Heat: {{{res-heat}}}</span>|}}{{
 
#if:<noinclude>string</noinclude>{{{res-heat|}}}|:<span style="color:orangered">Heat: {{{res-heat}}}</span>|}}{{
Line 182: Line 185:
 
|- <!-- minimal strength requirement row -->
 
|- <!-- minimal strength requirement row -->
 
{{#if:<noinclude>string</noinclude>{{{minstr|}}}
 
{{#if:<noinclude>string</noinclude>{{{minstr|}}}
|{{!}} {{#if:<noinclude>string</noinclude>{{{minskill|}}}||style="padding-bottom:0.8em;"}} colspan="2" title="Minimal strength requirement" {{!}} Minimal strength: {{{minstr}}}
+
|{{!}} {{#if:<noinclude>string</noinclude>{{{minskill|}}}||style="padding-bottom:1em"}} title="Minimal strength requirement" {{!}} Minimal strength: {{{minstr}}}
 
|}}
 
|}}
  
 
|- <!-- minimal skill requirement row -->
 
|- <!-- minimal skill requirement row -->
 
{{#if:<noinclude>string</noinclude>{{{minskill|}}}
 
{{#if:<noinclude>string</noinclude>{{{minskill|}}}
|{{!}} style="padding-bottom:0.8em;" colspan="2" title="Minimal skill requirement" {{!}} Minimal weapon skill: {{{minskill}}}
+
|{{!}} style="padding-bottom:1em" title="Minimal skill requirement" {{!}} Minimal weapon skill: {{{minskill}}}
 
|}}
 
|}}
  
 
|- <!-- trap stats row, for skillreq and detection difficulty -->
 
|- <!-- trap stats row, for skillreq and detection difficulty -->
 
{{#if:<noinclude>string</noinclude>{{{trapstats|}}}
 
{{#if:<noinclude>string</noinclude>{{{trapstats|}}}
|{{!}} style="padding-bottom:0.8em;" colspan="2" title="Trap stats" {{!}} {{{trapstats}}}
+
|{{!}} style="padding-bottom:1em" title="Trap stats" {{!}} {{{trapstats}}}
 
|}}
 
|}}
  
 
|- <!-- generic green (use/on equip) stats row (automated for ammo) -->
 
|- <!-- generic green (use/on equip) stats row (automated for ammo) -->
 
{{#if:<noinclude>string</noinclude>{{{greenstats|}}}{{{caliber|}}}
 
{{#if:<noinclude>string</noinclude>{{{greenstats|}}}{{{caliber|}}}
|{{!}} style="padding-bottom:0.8em; color:{{#ifeq:{{{type|}}}|Oddity|rgb(143,188,139)|lime}};" colspan="2"  title="Item capabilities" {{!}}<!--
+
|{{!}} style="padding-bottom:1em; color:{{#ifeq:{{{type|}}}|Oddity|rgb(143,188,139)|lime}};" title="Item capabilities" {{!}}<!--
 
-->{{#if:{{{caliber|}}}
 
-->{{#if:{{{caliber|}}}
 
     |{{#switch:{{{type}}}
 
     |{{#switch:{{{type}}}
Line 217: Line 220:
 
|- <!-- capabilities row -->
 
|- <!-- capabilities row -->
 
{{#if:<noinclude>string</noinclude>{{{capabilities|}}}
 
{{#if:<noinclude>string</noinclude>{{{capabilities|}}}
|{{!}} style="padding-bottom:0.8em; color:lime;" colspan="2" title="Item capabilities and On Hit effects" {{!}} {{{capabilities}}}
+
|{{!}} style="padding-bottom:1em" style="color:lime;" title="Item capabilities" {{!}} {{{capabilities}}}
 
|}}
 
|}}
  
 
|- <!-- incurred stats row -->
 
|- <!-- incurred stats row -->
 
{{#if:<noinclude>string</noinclude>{{{incurred|}}}
 
{{#if:<noinclude>string</noinclude>{{{incurred|}}}
|{{!}} style="padding-bottom:0.8em; color:orange;" colspan="2" title="Incurred stats" {{!}} {{{incurred}}}
+
|{{!}} style="padding-bottom:1em" style="color:orange;" title="Incurred stats" {{!}} {{{incurred}}}
 
|}}
 
|}}
  
 
|- <!-- armor encumbrance (armor penalty) row -->
 
|- <!-- armor encumbrance (armor penalty) row -->
 
{{#if:<noinclude>string</noinclude>{{{encumbrance|}}}
 
{{#if:<noinclude>string</noinclude>{{{encumbrance|}}}
|{{!}} style="padding-bottom:0.8em;" colspan="2" title="Armor penalty reduces movement points, dodge, evasion and stealth" {{!}} Armor penalty: {{color|red|{{{encumbrance}}}}}
+
|{{!}} style="padding-bottom:1em" title="Armor penalty reduces movement points, dodge, evasion and stealth" {{!}} Armor penalty: {{color|red|{{{encumbrance}}}}}
 
|}}
 
|}}
  
 
|- <!-- on equip stats row -->
 
|- <!-- on equip stats row -->
 
{{#if:<noinclude>string</noinclude>{{{onequip|}}}
 
{{#if:<noinclude>string</noinclude>{{{onequip|}}}
|{{!}} style="padding-bottom:0.8em; color:lime;" colspan="2" title="On Equip bonuses/penalties" {{!}} {{{onequip}}}
+
|{{!}} style="padding-bottom:1em; color:lime;" title="Bonuses/penalties when equipped" {{!}} {{{onequip}}}
 
|}}
 
|}}
  
 
|- <!-- ammo type row -->
 
|- <!-- ammo type row -->
 
{{#if:<noinclude>string</noinclude>{{{ammotype|}}}
 
{{#if:<noinclude>string</noinclude>{{{ammotype|}}}
|{{!}} colspan="2" title="Type of ammunition used" {{!}} Ammo type: {{{ammotype}}}
+
|{{!}} title="Type of ammunition used" {{!}} Ammo type: {{{ammotype}}}
 
|}}
 
|}}
  
 
|- <!-- magazine capacity row -->
 
|- <!-- magazine capacity row -->
 
{{#if:<noinclude>string</noinclude>{{{magcap|}}}
 
{{#if:<noinclude>string</noinclude>{{{magcap|}}}
|{{!}} style="padding-bottom:0.8em;" colspan="2" title="Magazine ammunition capacity" {{!}} Magazine capacity: {{{magcap}}}
+
|{{!}} style="padding-bottom:1em" title="Magazine ammunition capacity" {{!}} Magazine capacity: {{{magcap}}}
 
|}}
 
|}}
  
 
|- <!-- can unload row -->
 
|- <!-- can unload row -->
 
{{#if:<noinclude>string</noinclude>{{{canunload|}}}
 
{{#if:<noinclude>string</noinclude>{{{canunload|}}}
|{{!}} style="padding-bottom:0.8em; color:lime;" colspan="2" title="This weapon can be unloaded" {{!}} Use: Unload all the ammo from the weapon.<br>(AP: 5)  
+
|{{!}} style="padding-bottom:1em; color:lime;" title="This weapon can be unloaded" {{!}} Use: Unload all the ammo from the weapon.<br>(AP: 5)  
 
|}}
 
|}}
  
 
|- <!-- energy per shot row -->
 
|- <!-- energy per shot row -->
 
{{#if:<noinclude>string</noinclude>{{{energy/shot|}}}
 
{{#if:<noinclude>string</noinclude>{{{energy/shot|}}}
|{{!}} colspan="2" title="Energy/shot" {{!}} Energy usage per shot: {{color|lime|{{{energy/shot}}}}}
+
|{{!}} title="Energy/shot" {{!}} Energy usage per shot: {{color|lime|{{{energy/shot}}}}}
 
|}}
 
|}}
  
 
|- <!-- energy capacity row -->
 
|- <!-- energy capacity row -->
 
{{#if:<noinclude>string</noinclude>{{{energy|}}}
 
{{#if:<noinclude>string</noinclude>{{{energy|}}}
|{{!}} style="padding-bottom:0.8em;" colspan="2" title="Energy storage capacity" {{!}} Energy: {{color|lime|{{{energy}}}}}
+
|{{!}} style="padding-bottom:1em" title="Energy storage capacity" {{!}} Energy: {{color|lime|{{{energy}}}}}
 
|}}
 
|}}
  
 
|- <!-- durability row -->
 
|- <!-- durability row -->
 
{{#if:<noinclude>string</noinclude>{{{durability|}}}
 
{{#if:<noinclude>string</noinclude>{{{durability|}}}
|{{!}} {{#if:<noinclude>string</noinclude>{{{disassembly|}}}||style="padding-bottom:0.8em;"}} colspan="2" title="Durability and its type" {{!}} Durability: {{{durability}}}
+
|{{!}} {{#if:<noinclude>string</noinclude>{{{disassembly|}}}||style="padding-bottom:1em"}} title="Durability and its type" {{!}} Durability: {{{durability}}}
 
|}}
 
|}}
  
 
|- <!-- disassembly row -->
 
|- <!-- disassembly row -->
 
{{#if:<noinclude>string</noinclude>{{{disassembly|}}}
 
{{#if:<noinclude>string</noinclude>{{{disassembly|}}}
|{{!}} style="padding-bottom:0.8em; color:orange;" colspan="2" title="This item can be disassembled" {{!}} Can be disassembled.
+
|{{!}} style="padding-bottom:1em; color:orange;" title="This item can be disassembled" {{!}} Can be disassembled.
 
|}}
 
|}}
  
 
|- <!-- limitations row -->
 
|- <!-- limitations row -->
 
{{#if:<noinclude>string</noinclude>{{{limitations|}}}
 
{{#if:<noinclude>string</noinclude>{{{limitations|}}}
|{{!}} {{#if:<noinclude>string</noinclude>{{{value|}}}|style="padding-bottom:0.8em;"|}} colspan="2" title="Limitations" {{!}} {{{limitations}}}<noinclude><small> (this is for combat limitations)</small></noinclude>
+
|{{!}} {{#if:<noinclude>string</noinclude>{{{value|}}}|style="padding-bottom:1em"|}} title="Limitations" {{!}} {{{limitations}}}<noinclude><small> (this is for combat limitations)</small></noinclude>
 
|}}
 
|}}
  
 
|- <!-- weight row -->
 
|- <!-- weight row -->
 
{{#if:<noinclude>string</noinclude>{{{weight|}}}
 
{{#if:<noinclude>string</noinclude>{{{weight|}}}
|{{!}} style="padding-bottom:0.8em; color:Burlywood;" colspan="2" title="Item weight" {{!}} Weight: {{{weight}}}
+
|{{!}} style="padding-bottom:1em; color:Burlywood;" title="Item weight" {{!}} Weight: {{{weight}}}
 
|}}
 
|}}
  
Line 283: Line 286:
 
{{#switch:{{{type}}} <!-- switch-if to check if the item is a plot item with value omitted. -->
 
{{#switch:{{{type}}} <!-- switch-if to check if the item is a plot item with value omitted. -->
 
   |Plot|Misc.|Misc|Key={{#if:<noinclude>string</noinclude>{{{value|}}}
 
   |Plot|Misc.|Misc|Key={{#if:<noinclude>string</noinclude>{{{value|}}}
     |{{!}} style="color:gold;" colspan="2" title="Base trading value" {{!}}Value: {{{value}}}
+
     |{{!}} style="color:gold;" title="Base trading value" {{!}}Value: {{{value}}}
     |{{!}} style="color:gold;" colspan="2" title="Plot items cannot be sold" {{!}}Cannot be sold.}}
+
     |{{!}} style="color:gold;" title="Plot items cannot be sold" {{!}}Cannot be sold.}}
 
   |#default={{#if:<noinclude>string</noinclude>{{{value|}}}
 
   |#default={{#if:<noinclude>string</noinclude>{{{value|}}}
     |{{!}} style="color:gold;" colspan="2" title="Base trading value" {{!}}Value: {{{value}}}
+
     |{{!}} style="color:gold;" title="Base trading value" {{!}}Value: {{{value}}}
 
     |}}
 
     |}}
 
}}
 
}}
Line 297: Line 300:
 
blueprint crafting page start -->
 
blueprint crafting page start -->
 
{{#if:<noinclude>string</noinclude>{{{component1|}}}
 
{{#if:<noinclude>string</noinclude>{{{component1|}}}
|<hr style="background-color:#AE5700; height:2px; margin:10px -10px 0 -10px;"><!--
+
|{{!}}-
 +
{{!}}<hr style="background-color:#AE5700; height:2px; margin:10px -10px 0 -10px;"><!--
  
 
COMPONENT TABLE STARTS HERE.
 
COMPONENT TABLE STARTS HERE.
Line 317: Line 321:
 
<!--
 
<!--
  
new row if there are 4 components
+
close table & begin new here if there are 4 components, but not 5
 
-->{{#if:<noinclude>string</noinclude>{{{component4|}}}
 
-->{{#if:<noinclude>string</noinclude>{{{component4|}}}
|{{!}}- align="center"
+
|{{#if:<noinclude>string</noinclude>{{{component5|}}}|
|}}
+
|{{!}}{{)}}
 +
{{(}}{{!}} width="100%" cellspacing="10" style="color:#FFF;"
 +
}}|}}
 
<!--
 
<!--
  
Line 326: Line 332:
 
-->{{#if:<noinclude>string</noinclude>{{{component3|}}}
 
-->{{#if:<noinclude>string</noinclude>{{{component3|}}}
 
|{{!}} class="infobox-cc" title="Third component" {{!}} '''{{{component3}}}'''
 
|{{!}} class="infobox-cc" title="Third component" {{!}} '''{{{component3}}}'''
 +
<!--
 +
 +
close table & begin new here if there are 5 components
 +
-->{{#if:<noinclude>string</noinclude>{{{component5|}}}
 +
|{{!}}{{)}}
 +
{{(}}{{!}} width="100%" cellspacing="10" style="color:#FFF;"
 +
|}}
 
<!--
 
<!--
  

Revision as of 19:32, 21 January 2016

Misc icon.png
{{{name}}}
{{{type}}}
{{{description}}}
Quality: {{{quality}}}
Required crafting skills:
{{{skillsreq}}}
Damage: {{{damage}}}
Impact speed: {{{impactspeed}}}
Base action points: {{{ap}}}
Range: {{{range}}}
Precision: {{{precision}}}
Close quarters precision: {{{cqprec.}}}
Move and shoot precision: {{{moveprec.}}}
Burst precision: {{{burstprec.}}}
Extra burst shots: {{{extraburst}}}
Critical chance: {{{critchance}}}
Critical damage bonus: {{{critbonus}}}
Capacity: {{{capacity}}}
Conversion Rate: {{{conversion}}}
Dissipation Rate: {{{dissipation}}}
Shielding:
Very Low: {{{shield-vlow}}}
Low: {{{shield-low}}}
Medium: {{{shield-med}}}
High: {{{shield-high}}}
Very High: {{{shield-vhigh}}}
Resistances:
Mechanical: {{{res-mech}}}
Heat: {{{res-heat}}}
Cold: {{{res-cold}}}
Electricity: {{{res-elec}}}
Acid: {{{res-acid}}}
Energy: {{{res-ener}}}
Bio: {{{res-bio}}}
Minimal strength: {{{minstr}}}
Minimal weapon skill: {{{minskill}}}
{{{trapstats}}}
{{{greenstats}}} (deprecated parameter)
{{{capabilities}}}
{{{incurred}}}
Armor penalty: {{{encumbrance}}}
{{{onequip}}}
Ammo type: {{{ammotype}}}
Magazine capacity: {{{magcap}}}
Use: Unload all the ammo from the weapon.
(AP: 5)
Energy usage per shot: {{{energy/shot}}}
Energy: {{{energy}}}
Durability: {{{durability}}}
Can be disassembled.
{{{limitations}}} (this is for combat limitations)
Weight: {{{weight}}}
Value: {{{value}}}

{{{description2}}}
{{{component1}}} {{{component2}}} {{{component3}}}
{{{component4}}} {{{component5}}}
{{{optional1}}}
Optional.
Using this slot will increase the total skill requirements by {{{diffmod1}}} of the occupying item's requirements.
{{{optional2}}}
Optional.
Using this slot will increase the total skill requirements by {{{diffmod2}}} of the occupying item's requirements.
{{{optional3}}}
Optional.
Using this slot will increase the total skill requirements by {{{diffmod3}}} of the occupying item's requirements.


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Infobox_item/doc to view this documentation. (edit) (How does this work?)

Description

This is the infobox template for all items.

Old unused aliases: Template:Infobox ammo, Template:Infobox armor, Template:Infobox blueprint, Template:Infobox component, Template:Infobox weapon

Syntax

To use this template:

  1. copy the following code
  2. fill in the appropriate fields
  3. remove all unused lines
{{item infobox
| itemquality  = [accepted values: low, normal, high, rarity, unique, artifact]
| image        = [should match name with .png suffix]
| name         = 
| type         = 
| description  = 
| trapstats    = [skill req and detection difficulty for traps]
| capabilities = [Use / On Hit / other item capabilities]
| requirements = [new 1.1 requirements listing, each req on a new line beginning with :*]
| incurred     = [incurred stats written in orange]
| onequip      = [bonuses/penalties on equip]
| ammouses     = [ammo capabilities, for either ammo or loaded weapons]
| energy       = [battery capacity]
| durability   = [durability and its type]
| disassembly  = [remove this if item is not disassemble-able]
| limitations  = [general restrictions like cant be used in combat etc]
| weight       = 
| value        = [base trading value, NOT value affected by trading multiplier]
|
|armor attributes:
| res-mech     = 
| res-heat     = 
| res-cold     = 
| res-elec     = 
| res-acid     = 
| res-ener     = 
| res-bio      = 
| encumbrance  = [aka armor penalty]
|
|blueprint attributes:
| description2 = [description on the crafting recipe]
| component1   = [mandatory first component]
| component2   = 
| component3   = 
| component4   = 
| component5   = 
| optional1    = 
| diffmod1     = 
| optional2    = 
| diffmod2     = 
| optional3    = 
| diffmod3     = 
|
|component attributes:
| quality      = 
| skillsreq    = [multiple lines, each intended with ":"]
|
|shield emitter attributes:
| capacity     = 
| conversion   = 
| dissipation  = 
| shield-vlow  = 
| shield-low   = 
| shield-med   = 
| shield-high  = 
| shield-vhigh = 
|
|weapon attributes:
| damage       = 
| impactspeed  = [accepted values: Very Low, Low, Medium, High, Very High]
| ap           = 
| spread       = 
| range        = 
| precision    = 
| cqprec.      = 
| moveprec.    = 
| burstprec.   = 
| extraburst   = 
| critchance   = 
| critbonus    = 
| ammotype     = 
| magcap       = 
| reloadcost   =
| energy/shot  = 
| energy       = 
|
|vehicle part attributes:
| partsize     = 
| power        = 
| consumption  = 
| stability    = 
|
|meta:
| datafile     = [the item definition file]
}}

Samples


Blueprint.png
Blueprint: Sniper Rifle
Blueprint
Contain instructions on how to create a sniper rifle.
Use: Download blueprint into your wristpad.
Weight: 0.05
Value: 2000

Sniper rifles can be created from frame, barrel and scope parts. The type and quality of the frame will determine the rifle's overall damage potential, while the barrel will dictate the payload. Scope will influence the rifle's precision, critical hit chance and other qualities.

A number of optional components can also be added to further enhance the weapon.
Frame Barrel Scope
Sniper Rifle Enhancement
Optional.
Using this slot will increase the total skill requirements by 15% of the occupying item's requirements.
Sniper Rifle Enhancement
Optional.
Using this slot will increase the total skill requirements by 15% of the occupying item's requirements.
{{infobox item
| itemquality  = high
| image        = Blueprint: Sniper Rifle.png
| name         = Blueprint: Sniper Rifle
| type         = Blueprint
| description  = Contain instructions on how to create a sniper rifle.
| capabilities = Use: Download blueprint into your wristpad.
| weight       = 0.05
| value        = 2000
| description2 = Sniper rifles can be created from frame, barrel and scope parts. The type and quality of the frame will determine the rifle's overall damage potential, while the barrel will dictate the payload. Scope will influence the rifle's precision, critical hit chance and other qualities.<br/><br/>A number of optional components can also be added to further enhance the weapon.
| component1   = Frame
| component2   = Barrel
| component3   = Scope
| optional1    = Sniper Rifle Enhancement
| diffmod1     = 15%
| optional2    = Sniper Rifle Enhancement
| diffmod2     = 15%
}}


Blueprint.png
Blueprint: Health Hypo
Blueprint
Contains instructions on how to create a health hypo.
Use: Download blueprint into your wristpad.
Weight: 0.05
Value: 800

Health Hypo can be created by mixing healthy animal blood with insectoid saliva and preserving the mixture with anticoagulant.
Blood (x3) Insectoid Saliva
Anticoagulant Syringe (x2)
{{infobox item
| itemquality  = high
| image        = Blueprint: Health Hypo.png
| name         = Blueprint: Health Hypo
| type         = Blueprint
| description  = Contains instructions on how to create a health hypo.
| capabilities = Use: Download blueprint into your wristpad.
| weight       = 0.05
| value        = 800
| description2 = Health Hypo can be created by mixing healthy animal blood with insectoid saliva and preserving the mixture with anticoagulant.
| component1   = Blood (x3)
| component2   = Insectoid Saliva
| component3   = Anticoagulant
| component4   = Syringe (x2)
}}


Health Hypo.png
Health Hypo
Medicine
A hypo filled with blood and enzymes that catalyze rapid regenerative process. Double check your blood type before use.
Use: Instantly restores 80 health points.
(AP: 10, Cooldown: 6 turns)
Weight: 0.10
Value: 120
{{infobox item
| itemquality  = normal
| image        = Health Hypo.png
| name         = Health Hypo
| type         = Medicine
| description  = A hypo filled with blood and enzymes that catalyze rapid regenerative process. Double check your blood type before use.
| capabilities = Use: Instantly restores 80 health points.<br/>(AP: 10, Cooldown: 6 turns)
| weight       = 0.10
| value        = 120
}}


Steel Crowbar.png
Steel Crowbar
Melee Weapon
This handy tool can also be used as a weapon in a pinch.
Damage: 5-13 (Mechanical)
Impact speed: Very Low
Base action points: 18 AP
Range: Melee
Critical chance: 10%
Critical damage bonus: 100%
Damage increased by 3% for every point in strength above 6.

Use: Forces open a ventilation shaft. It won't be able to close afterwards.
(AP: 15)
Weight: 2.50
Value: 50
{{infobox item
| itemquality  = normal
| image        = Steel Crowbar.png
| name         = Steel Crowbar
| type         = Melee Weapon
| description  = This handy tool can also be used as a weapon in a pinch.
| damage       = 5-13 (Mechanical)
| impactspeed  = Very Low
| ap           = 18 AP
| range        = Melee
| critchance   = 10%
| critbonus    = 100%
| capabilities = Damage increased by 3% for every point in strength above 6.<br><br>Use: Forces open a ventilation shaft. It won't be able to close afterwards.<br>(AP: 15)
| weight       = 2.50
| value        = 50
}}


9mm JHP Round.png
9mm JHP Round
Ammo
This is a 9mm jacketed hollow point round.
- Incurs 150% of mechanical damage resistance and threshold, but the damage that penetrates the armor is increased by 40% against organic targets.
Weight: 0.04
Value: 18
{{Infobox ammo
| itemquality = high
| image       = 9mm JHP Round.png
| name        = 9mm JHP Round
| type        = Ammo
| description = This is a 9mm jacketed hollow point round.
| incurred    = - Incurs 150% of mechanical damage resistance and threshold, but the damage that penetrates the armor is increased by 40% against organic targets.
| ammouses    = Use: Reload a weapon with 9mm JHP rounds.<br>(AP: 15)<br><br>Use: Reload the current weapon with 9mm JHP rounds.<br>(AP: 15)<br><br>Use: Loads a single 9mm JHP round into a weapon. Can only be performed out of combat.<br>(AP: 15)<br><br>Use: Loads a single 9mm JHP round into the current weapon. Can only be performed out of combat.<br>(AP: 15)
| weight      = 0.04
| value       = 18
| datafile    = Ammo/Caliber_9_JHP.item
}}


Steel Armor.png
Galvanic Steel Armor
Armor Suit
This is a suit of steel armor. Below the protective plates is a vest that provides moderate protection against electrical attacks.
Resistances:
Mechanical: 51% / 15
Heat: 5
Electricity: 16% / 3
Acid: 5
Energy: 38% / 10
Minimal strength: 8
Armor penalty: 70%
Durability: 505 / 505 (mechanical)
Weight: 20.00
Value: 10758
{{infobox item
| itemquality = normal
| image       = Galvanic Steel Armor.png
| name        = Galvanic Steel Armor
| type        = Armor Suit
| description = This is a suit of steel armor. Below the protective plates is a vest that provides moderate protection against electrical attacks.
| res-mech    = 51% / 15
| res-heat    = 5
| res-elec    = 16% / 3
| res-acid    = 5
| res-ener    = 38% / 10
| encumbrance = 70%
| minstr      = 8
| durability  = 505 / 505 (mechanical)
| weight      = 20.00
| value       = 10758
}}


Mutated Dog Leather.png
Mutated Dog Leather
Component
This skin can be turned into an acid resistant leather armor.
Quality range: 34 - 62
Required crafting skills (as percentage of quality):
Tailoring 80%
Chemistry 24%
Weight: 5.00
Value: 75 + 8 * quality
{{infobox item
| itemquality = high
| image       = Mutated Dog Leather.png
| name        = Mutated Dog Leather
| type        = Component
| description = This skin can be turned into an acid resistant leather armor.
| quality     = 34 - 62
| skillsreq   =
:Tailoring 80%
:Chemistry 24%
| weight      = 5.00
| value       = 75 + 8 * quality
}}


Keycard blue.png
Private Quarters Key Card
Key
Unlocks your private quarters.
Cannot be sold.
{{infobox item
| itemquality = normal
| image       = Private Quarters Key Card.png
| name        = Private Quarters Key Card
| type        = Key
| description = Unlocks your private quarters.
}}