Template:Stats-weapon-ranged: Difference between revisions

From Warma-wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{{{no_start|<table style="  
{{{no_start|<tr style="padding: 4px; border: 1px solid black;">
border: 1px solid black;
border-collapse: collapse;
background-color: #f2f2f2;">
}}}
}}}


<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;">{{{weapon-name}}}
         </td>
         </td>
         <td style="padding: 2px; padding-right: 10px; font-size: 80%; font-weight: bold; border: 1px solid grey;"><table style="border-collapse: collapse; text-align: center">
         <td style="padding: 2px; padding-right: 10px; font-size: 80%; font-weight: bold; border: 1px solid grey;"><table style="border-collapse: collapse; text-align: center">
Line 37: Line 34:
  </tr>         
  </tr>         
           <tr style="{{{special|display: none;}}}">
           <tr style="{{{special|display: none;}}}">
<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%; ">{{{special}}}</td>
  </tr>         
  </tr>         
         </table>
         </table>
Line 44: Line 41:
   </tr>
   </tr>
    
    
{{{no_end|</table>}}}
{{{no_end|</tr>}}}


</includeonly>
</includeonly>
Line 55: Line 52:
<pre style="width: 220px; margin-left: 20px;">
<pre style="width: 220px; margin-left: 20px;">
{{Stats-weapon-ranged
{{Stats-weapon-ranged
| name =  
| weapon-name =  
| rng  =  
| rng  =  
| rof    =  
| rof    =  
Line 70: Line 67:
Here's an example
Here's an example
{{Stats-weapon-ranged
{{Stats-weapon-ranged
| name = Electrical Discharge
| weapon-name = Electrical Discharge
| rng  = SP8
| rng  = SP8
| rof    = 17
| rof    = 17
Line 81: Line 78:
<pre style="width: 220px; margin-left: 20px;">
<pre style="width: 220px; margin-left: 20px;">
{{Stats-weapon-ranged
{{Stats-weapon-ranged
| name = Electrical Discharge
| weapon-name = Electrical Discharge
| rng  = SP8
| rng  = SP8
| rof    = 17
| rof    = 17
Line 91: Line 88:
</pre>
</pre>


</noinclude>
</noinclude><noinclude>[[Category:Trash]]</noinclude>

Latest revision as of 01:10, 1 February 2024



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
{{{special}}}
{{Stats-weapon-ranged
| weapon-name = Electrical Discharge
| rng  = SP8
| rof    = 17
| aoe   = 6
| pow   = 6 
| pistol = y
| electric = y
}}