Template:Stats-weapon: Difference between revisions

From Warma-wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:
           <table>
           <table>
               <tr style="{{{pistol|display: none;}}}">
               <tr style="{{{pistol|display: none;}}}">
<td style="padding: 2px; padding-right: 10px; font-size: 80%;">[Category:Pistol]</td>
<td style="padding: 2px; padding-right: 10px; font-size: 80%;">[[:Category:Pistol|Pistol]]</td>
  </tr>         
  </tr>         
               <tr style="{{{electric|display: none;}}}">
               <tr style="{{{electric|display: none;}}}">
<td style="padding: 2px; padding-right: 10px; font-size: 80%;">[[Category:Electric Damage]]</td>
<td style="padding: 2px; padding-right: 10px; font-size: 80%;">[[:Category:Electric Damage|Electric Damage]]</td>
      </tr>         
      </tr>         
               <tr style="{{{critical|display: none;}}}">
               <tr style="{{{critical|display: none;}}}">

Revision as of 16:40, 26 December 2023



USAGE

Just paste what's below. Delete the pipes you're not using.

{{Stats-weapon-ranged
| weapon-name = 
| rng  = 
| rof    = 
| aoe   = 
| pow   =  
| pistol = (delete if not available)
| electric = (delete if not available)
| special = Link to special category 
}}


EXAMPLE

Here's an example


Electrical Discharge

RNG ROF AOE POW
SP8 17 6 6
Pistol
Electric Damage
{{{critical}}}
{{Stats-weapon
| weapon-name = Electrical Discharge
| rng  = SP8
| rof    = 17
| aoe   = 6
| pow   = 6 
| pistol = y
| electric = y
}}