Template:Infobox Weapon: Difference between revisions

From PSP2i Wiki
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table align="right" style="border: 1px solid #aaa; font-size: 95%" cellpadding="0">
<table align="right" style="border: 1px solid #aaa; font-size: 95%; margin-bottom: 10px;" cellpadding="0">


<tr><td><table align="center" style="width:100%;">
<tr><td><table align="center" style="min-width:200px; width:100%;">
<tr>
<tr>
<th colspan="2" style="font-size: larger; text-align: center; background-color: #A00000;">{{{title|{{PAGENAME}}}}}</th>
<th colspan="2" style="font-size: larger; text-align: center; background-color: #A00000;">{{{title|{{PAGENAME}}}}}</th>
Line 26: Line 26:
<td>{{{attack}}}</td>
<td>{{{attack}}}</td>
</tr>
</tr>
}}
}}
}}
{{#if:{{{defense|}}}|
{{#if:{{{defense|}}}|
Line 42: Line 41:
{{#if:{{{category|}}}|
{{#if:{{{category|}}}|
<tr>
<tr>
<th style="background-color: #A00000;">test:</th>
<th style="background-color: #A00000;">Bonus:</th>
<td>{{{category}}}</td>
<td>{{{category}}}</td>
</tr>
</tr>
Line 57: Line 56:
</tr>
</tr>
}}
}}
{{#if:{{{Speed|}}}|
{{#if:{{{speed|}}}|
<tr>
<tr>
<th style="background-color: #A00000;">Speed:</th>
<th style="background-color: #A00000;">Speed:</th>
Line 87: Line 86:
</tr>
</tr>
}}
}}
{{#if:{{{fps|}}}|
{{#if:{{{strafe|}}}|
<tr>
<tr>
<th colspan="2" style="background-color: #A00000;">Additional info</th>
<th colspan="2" style="background-color: #A00000;">Additional info</th>
Line 96: Line 95:
<th style="background-color: #A00000;">FPS Shooting:</th>
<th style="background-color: #A00000;">FPS Shooting:</th>
<td>{{{fps}}}</td>
<td>{{{fps}}}</td>
</tr>
}}
{{#if:{{{combo|}}}|
<tr>
<th style="background-color: #A00000;">Combo:</th>
<td>{{{combo}}}</td>
</tr>
}}
{{#if:{{{links|}}}|
<tr>
<th style="background-color: #A00000;">Technic Links:</th>
<td>{{{links}}}</td>
</tr>
</tr>
}}
}}
Line 108: Line 119:
</table>
</table>
<table style="width:100%"><tr>
<table style="width:100%"><tr>
<th style="background:#8B0000;">Hu</th>
<th style="background:#8B0000; width:25%">Hu</th>
<th style="background:#00008B;">Ra</th>
<th style="background:#00008B; width:25%">Ra</th>
<th style="background:#8B8B00;">Fo</th>
<th style="background:#8B8B00; width:25%">Fo</th>
<th style="background:#008B00;">Ra</th>
<th style="background:#008B00; width:25%">Va</th>
</tr>
</tr>
<tr>
<tr>
<td style="background:#FF7979; color:black; text-align:center;">{{{hu}}}×</td>
<td style="text-align:center;>{{{hu}}}×</td>
<td style="background:#40C9FF; color:black; text-align:center;">{{{ra}}}×</td>
<td style="text-align:center;>{{{ra}}}×</td>
<td style="background:#FF5F2D; color:black; text-align:center;">{{{fo}}}×</td>
<td style="text-align:center;>{{{fo}}}×</td>
<td style="background:#FF2A90; color:black; text-align:center;">{{{va}}}×</td>
<td style="text-align:center;>{{{va}}}×</td>
</tr>
</tr>
</table>
</table>
</table>
</table>
<noinclude>{{/doc}}</noinclude>
<noinclude>{{/doc}}</noinclude>

Latest revision as of 11:06, 21 August 2022

Infobox Weapon
Extend Type Costs
Hu Ra Fo Va
{{{hu}}}× {{{ra}}}× {{{fo}}}× {{{va}}}×

Template:Infobox Weapon/doc