Line 1: |
Line 1: |
| {{Infobox|child={{{child|{{{embed|}}}}}} | | {{Infobox|child={{{child|{{{embed|}}}}}} |
| | | |
| + | | autoheaders = y |
| | above = {{{name|Unknown Weapon}}} | | | above = {{{name|Unknown Weapon}}} |
| | | |
| | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|Unknown-weapon.png}}}|size={{#ifeq:{{lc:{{{landscape|}}}}}|yes|{{min|300|{{#if:{{#ifexpr:{{{image size|{{{image_size|{{{imagesize|}}}}}}}}}}}|300|{{{image size|{{{image_size|{{{imagesize|}}}}}}}}}}}}}x200px|{{{image size|{{{image_size|{{{imagesize|}}}}}}}}}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|Unknown Weapon}}}|suppressplaceholder=yes}} | | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|Unknown-weapon.png}}}|size={{#ifeq:{{lc:{{{landscape|}}}}}|yes|{{min|300|{{#if:{{#ifexpr:{{{image size|{{{image_size|{{{imagesize|}}}}}}}}}}}|300|{{{image size|{{{image_size|{{{imagesize|}}}}}}}}}}}}}x200px|{{{image size|{{{image_size|{{{imagesize|}}}}}}}}}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|Unknown Weapon}}}|suppressplaceholder=yes}} |
| + | |
| + | | header1 = Weapon Stats |
| | | |
| | label2 = Version Introduced | | | label2 = Version Introduced |
Line 20: |
Line 23: |
| | data6 = {{#if:{{{reload_time|}}}|{{{reload_time|Unknown}}}}} | | | data6 = {{#if:{{{reload_time|}}}|{{{reload_time|Unknown}}}}} |
| | | |
− | | data64 = {{{misc|{{{module|}}}}}} | + | | header10 = Projectile Stats |
− | | data65 = {{{misc2|{{{module2|}}}}}} | + | |
− | | data66 = {{{misc3|{{{module3|}}}}}} | + | | label11 = Type |
− | | data67 = {{{misc4|{{{module4|}}}}}} | + | | data11 = {{{type|Unknown}}} |
− | | data68 = {{{misc5|{{{module5|}}}}}} | + | |
− | | data69 = {{{misc6|{{{module6|}}}}}} | + | | label12 = {{#if:{{{damage|}}}|Damage}} |
| + | | data12 = {{#if:{{{damage|}}}|{{{damage|Unknown}}}}} |
| + | |
| + | | label13 = {{#if:{{{collision|}}}|Collision}} |
| + | | data13 = {{#if:{{{collision|}}}|{{{collision|Unknown}}}}} |
| + | |
| + | | label14 = {{#if:{{{hit_points|}}}|Hit Points}} |
| + | | data14 = {{#if:{{{hit_points|}}}|{{{hit_points|Unknown}}}}} |
| + | |
| + | | label15 = {{#if:{{{speed|}}}|Speed}} |
| + | | data15 = {{#if:{{{speed|}}}|{{{speed|Unknown}}}}} |
| + | |
| + | | label16 = {{#if:{{{duration|}}}|Duration}} |
| + | | data16 = {{#if:{{{duration|}}}|{{{duration|Unknown}}}}} |
| + | |
| + | | label17 = {{#if:{{{size|}}}|Size}} |
| + | | data17 = {{#if:{{{size|}}}|{{{size|Unknown}}}}} |
| + | |
| + | | header20 = Thrown Stats |
| + | | label21 = {{#if:{{{thrown_damage|}}}|Damage}} |
| + | | data21 = {{#if:{{{thrown_damage|}}}|{{{thrown_damage|Unknown}}}}} |
| + | |
| + | | label22 = {{#if:{{{collision|}}}|Collision}} |
| + | | data22 = {{#if:{{{collision|}}}|{{{collision|Unknown}}}}} |
| + | |
| + | | label23 = {{#if:{{{hit_points|}}}|Hit Points}} |
| + | | data23 = {{#if:{{{hit_points|}}}|{{{hit_points|Unknown}}}}} |
| | | |
| }} | | }} |
| <noinclude>{{documentation}}</noinclude> | | <noinclude>{{documentation}}</noinclude> |