Template:WeaponInfoBox: Difference between revisions

Template page
No edit summary
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
{{#if:{{{slot|}}}| {{RowWithSpanWithHeading|1|Slot|{{{slot|}}} }} }}
{{#if:{{{slot|}}}| {{RowWithSpanWithHeading|1|Slot|{{{slot|}}} }} }}
{{#if:{{{type|}}}| {{RowWithSpanWithHeading|1|Type|{{{type|}}} }} }}
{{#if:{{{type|}}}| {{RowWithSpanWithHeading|1|Type|{{{type|}}} }} }}
{{#if:{{{killicon|}}}| {{RowWithSpanWithHeading|1|Kill Feed Icon|{{{killicon|}}} }} }}
|-
|-
!scope="colgroup" colspan="2" style="text-align:center;" |Statistics
!scope="colgroup" colspan="2" style="text-align:center;" |Statistics
{{ifnotempty|{{{damage|}}}|
{{ifnotempty|{{{damage|}}}|
{{RowWithSpanWithHeading|1|Damage|{{{damage|}}} }}
{{RowWithSpanWithHeading|1|Damage|{{{damage|}}} }}
}}{{ifnotempty|{{{directdamage|}}}|
{{RowWithSpanWithHeading|1|Direct Hit Damage|{{{directdamage|}}} }}
}}{{ifnotempty|{{{mindamage|}}}|
{{RowWithSpanWithHeading|1|Minimum Damage|{{{mindamage|}}} }}
}}{{ifnotempty|{{{maxdamage|}}}|
{{RowWithSpanWithHeading|1|Maximum Damage|{{{maxdamage|}}} }}
}}{{ifnotempty|{{{reloadduration|}}}|
}}{{ifnotempty|{{{reloadduration|}}}|
{{RowWithSpanWithHeading|1|Reload Duration|{{{reloadduration|}}} }}
{{RowWithSpanWithHeading|1|Reload Duration|{{{reloadduration|}}} }}

Latest revision as of 10:04, 17 March 2024

Statistics
Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:WeaponInfoBox/doc. Changes can be proposed in the talk page.