Template:Stats-weapon-ranged: Difference between revisions

From Warma-wiki
Jump to navigation Jump to search
(Created page with "<includeonly> {{{no_start|<table style=" border: 1px solid black; border-collapse: collapse; background-color: #f2f2f2;"> }}} <tr> <th colspan=3 style="padding-left: 10px; padding-right: 10px; text-align: center; font-size: 105%; border: 1px solid black; border-bottom: 0px; background-color: #e6e6e6;"> Ranged Weapons </th> </tr> <tr style="padding: 4px; border: 1px solid black;"> <td style="padding: 2px; padding-right: 10px; font-weight: bol...")
 
No edit summary
Line 6: Line 6:
}}}
}}}


<tr>
<tr style="padding: 4px; border: 1px solid black;">
<th colspan=3
style="padding-left: 10px; padding-right: 10px; text-align: center; font-size: 105%;
border: 1px solid black; border-bottom: 0px; background-color: #e6e6e6;">
Ranged Weapons
</th>
</tr>
<tr style="padding: 4px; border: 1px solid black;">
<td style="padding: 2px; padding-right: 10px; font-weight: bold; border: 1px solid grey;">{{{name}}}
<td style="padding: 2px; padding-right: 10px; font-weight: bold; border: 1px solid grey;">{{{name}}}
         </td>
         </td>
Line 44: Line 37:
  </tr>         
  </tr>         
           <tr style="{{{special|display: none;}}}">
           <tr style="{{{special|display: none;}}}">
<td style="padding: 2px; padding-right: 10px; font-size: 80%; font-weight: bold; border: 1px solid grey;">Special</td>
<td style="padding: 2px; padding-right: 10px; font-size: 80%; border: 1px solid grey;">{{{special}}}</td>
<td style="padding: 2px; padding-right: 10px; font-size: 80%; border: 1px solid grey;">{{{special}}}</td>
  </tr>         
  </tr>         

Revision as of 06:59, 26 December 2023



USAGE

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

{{Stats-weapon-ranged
| 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
{{{special}}}



{{Stats-weapon-ranged
| name  = Electrical Discharge
| rng  = SP8
| rof    = 17
| aoe   = 6
| pow   = 6 
| pistol = y
| electric = y
}}