More languages
More actions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
|- Â | |- Â | ||
| colspan="2" align="center" style = "background:#FF4753" |'''{{#if: {{{name}}}|{{{name}}}|{{PAGENAME}}}}''' | | colspan="2" align="center" style = "background:#FF4753" |'''{{#if: {{{name}}}|{{{name}}}|{{PAGENAME}}}}''' | ||
|- style="vertical-align: top; text-align: center; background: | |- style="vertical-align: top; text-align: center; background: rgba(217, 217, 217, 0.2)" | ||
! Damage !! Ammo | ! Damage !! Ammo | ||
|- style="vertical-align: top; text-align: center; background: | |- style="vertical-align: top; text-align: center; background: rgba(217, 217, 217, 0.2)" | ||
| {{#if: {{{damage}}}|{{{damage}}}|-}} || {{#if: {{{ammo}}}|{{{ammo}}}|-}} | | {{#if: {{{damage}}}|{{{damage}}}|-}} || {{#if: {{{ammo}}}|{{{ammo}}}|-}} | ||
|}<noinclude> | |}<noinclude> | ||
Revision as of 15:37, 4 January 2023
| {{{name}}} | |
| Damage | Ammo |
|---|---|
| {{{damage}}} | {{{ammo}}} |
Usage
Read the tip at the bottom before using. Copy and paste the following code:
{{MI weapon stats
| name =
| damage =
| ammo =
}}
Note: do not remove fields, just leave it blank if no info.