Template:Ammo Infobox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class=" | {| class="floatright" style="font-size:90%;" | ||
|- | |- | ||
! class="infobox2" colspan="2" style="font-size:130%;" | {{{name|{{PAGENAME}}}}} | ! class="infobox2" colspan="2" style="font-size:130%;" | {{{name|{{PAGENAME}}}}} | ||
Line 12: | Line 12: | ||
| class="infobox3" colspan="2" | Stats | | class="infobox3" colspan="2" | Stats | ||
|- | |- | ||
| style="width:45%;font-size:95% | | style="width:45%;font-size:95%;" | '''Type''' | ||
| style="width:55% | | style="width:55%;" | {{{type}}} | ||
|- | |- | ||
{{#if:{{{ammo|}}}|{{!}} style="width:45%;font-size:95%;" {{!}} '''Ammo Capacity''' | {{#if:{{{ammo|}}}|{{!}} style="width:45%;font-size:95%;" {{!}} '''Ammo Capacity''' | ||
Line 77: | Line 77: | ||
|}} | |}} | ||
{{#if:{{{effect|}}}|{{!}} style="width:45%;font-size:95% white-space: nowrap;";" {{!}} '''Applied Effects''' | {{#if:{{{effect|}}}|{{!}} style="width:45%;font-size:95% white-space: nowrap;";" {{!}} '''Applied Effects''' | ||
{{!}} style="width:55% | {{!}} style="width:55%;" {{!}} {{{effect}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{manufactor|}}}|{{!}} style="width:45%;font-size:95%; white-space: nowrap;" {{!}} '''Manufactor''' | {{#if:{{{manufactor|}}}|{{!}} style="width:45%;font-size:95%; white-space: nowrap;" {{!}} '''Manufactor''' | ||
{{!}} style="width:55% | {{!}} style="width:55%;" {{!}} {{{manufactor}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#if:{{{inspired|}}}|{{!}} style="width:45%;font-size:95% | {{#if:{{{inspired|}}}|{{!}} style="width:45%;font-size:95%;" {{!}} '''Inspired by''' | ||
{{!}} style="width:55% | {{!}} style="width:55%;" {{!}} {{{inspired}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
| style="width:45%;font-size:95%; white-space: nowrap;" | ''' | {{#if:{{{debugName|}}}|{{!}} style="width:30%;font-size:95%;" {{!}} '''Debug Name''' | ||
{{!}} style="width:55%;" {{!}} {{{debugName}}} | |||
{{!}}- | |||
|}} | |||
| style="width:45%;font-size:95%; white-space: nowrap;" | '''Item ID''' | |||
| style="width:55%; white-space: nowrap;" | {{{ID}}} | | style="width:55%; white-space: nowrap;" | {{{ID}}} | ||
|} | |} | ||
{{#if:{{{nocat|}}}||[[Category:Weapons]]}} | {{#if:{{{nocat|}}}||[[Category:Weapons]]}} | ||
</includeonly> | </includeonly> |