Template:Weapon: Difference between revisions
Jump to navigation
Jump to search
Created page with "{| border="1" cellpadding="5" cellspacing="0" |- | colspan="2" align="center" | '''{{{weapon_name}}}''' |- | colspan="2" align="center" | File:{{{image}}}||{{{size|150x150p..." |
No edit summary |
||
Line 1: | Line 1: | ||
{| border=" | {| border="0" cellpadding="5" cellspacing="0" | ||
|- | |- | ||
| colspan="2" align="center" | | | colspan="2" align="center" style="border: 1px solid darkgray;" | | ||
'''{{{weapon_name}}}''' | '''{{{weapon_name}}}''' | ||
| rowspan="4" | | |||
{{{description}}} | |||
|- | |- | ||
| colspan="2" align="center" | | | colspan="2" align="center" style="border: 1px solid darkgray;"| | ||
[[File:{{{image}}}||{{{size|150x150px}}}]] | [[File:{{{image}}}||{{{size|150x150px}}}]] | ||
|- | |- | ||
| '''ESEA 6s legal?''' || {{{6s_legal}}} | | style="border: 1px solid darkgray;" | '''ESEA 6s legal?''' | ||
| style="border: 1px solid darkgray;" | {{{6s_legal}}} | |||
|- | |- | ||
| '''UGC HL legal?''' || {{{hl_legal}}} | | style="border: 1px solid darkgray;" | '''UGC HL legal?''' | ||
| style="border: 1px solid darkgray;" | {{{hl_legal}}} | |||
|} | |} | ||
Line 20: | Line 24: | ||
| 6s_legal = Yes | | 6s_legal = Yes | ||
| hl_legal = Yes | | hl_legal = Yes | ||
| description = The Pain Train lets you cap at 2x speed, but gives you a 10% vulnerability to bullets. | |||
}}</pre> | }}</pre> | ||
</noinclude> | </noinclude> |
Revision as of 09:36, 1 July 2013
{{{weapon_name}}} |
{{{description}}} | |
[[File:{{{image}}}||150x150px]] | ||
ESEA 6s legal? | {{{6s_legal}}} | |
UGC HL legal? | {{{hl_legal}}} |
Usage
{{Weapon | weapon_name = Pain Train | image = pain_train.png | 6s_legal = Yes | hl_legal = Yes | description = The Pain Train lets you cap at 2x speed, but gives you a 10% vulnerability to bullets. }}