Template:Stats-weapon: Difference between revisions

From Warma-wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 2: Line 2:


<tr>
<tr>
<td style="padding: 2px; padding-right: 10px; font-weight: bold; border: 1px solid grey;">[[Template:{{{weapon-name}}}|{{{weapon-name}}}]]
    <td style="padding: 2px; padding-right: 10px; font-weight: bold; border: 1px solid grey;"> [[:Category:{{{weapon}}}|{{{weapon}}}]] </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">
           <table>
           <table>
             <tr>
             <tr>
Line 19: Line 18:
           </tr>
           </tr>
           </table>
           </table>
         </td>
         </td>  
       
    <td>  {{#ifexist: [[:Category:ERRATA-{{{weapon}}}]] | errata | }}  </td>
 
</tr>
 
 
<tr>
         <td style="padding: 2px; padding-right: 10px; font-size: 80%; font-weight: bold; border: 1px solid grey;">
         <td style="padding: 2px; padding-right: 10px; font-size: 80%; font-weight: bold; border: 1px solid grey;">
           <table>
           <table>
Line 44: Line 48:


<noinclude>
<noinclude>
=USAGE=
Just paste what's below. Delete the pipes you're not using.
<pre style="width: 400px; margin-left: 20px;">
{{Stats-weapon-ranged
| weapon-name =
| rng  =
| rof    =
| aoe  =
| pow  = 
| pistol = (delete if not available)
| electric = (delete if not available)
| special = Link to special category
}}
</pre>


==EXAMPLE==
==EXAMPLE==
Here's an example
Here's an example
{{Stats-weapon
{{Stats-weapon
| weapon-name = Electrical Discharge
| weapon = Electrical Discharge
| rng  = SP8
| rng  = SP8
| rof    = 17
| rof    = 17
Line 76: Line 63:
<pre style="width: 400px; margin-left: 20px;">
<pre style="width: 400px; margin-left: 20px;">
{{Stats-weapon
{{Stats-weapon
| weapon-name = Electrical Discharge
| weapon = Electrical Discharge
| rng  = SP8
| rng  = SP8
| rof    = 17
| rof    = 17

Revision as of 20:17, 26 December 2023



EXAMPLE

Here's an example


Electrical Discharge

RNG ROF AOE POW
SP8 17 6 6
Pistol
link out to electric damage
{{{critical}}}
{{Stats-weapon
| weapon = Electrical Discharge
| rng  = SP8
| rof    = 17
| aoe   = 6
| pow   = 6 
| pistol = y
| electric = y
}}