Template:Ammo Infobox: Difference between revisions
Template page
More actions
Created page with "<includeonly> {| class="infobox" style="font-size:90%; width:20%;" |- ! class="infobox2" colspan="2" style="font-size:130%;" | {{{name|{{PAGENAME}}}}} |- {{#if:{{{image|}}}..." |
No edit summary |
||
(5 intermediate revisions 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}}}}} | ||
|- | |- | ||
{{#if:{{{image|}}} |{{!}} style="padding:0.5em; text-align:center;" colspan="2" {{!}} [[File:{{{image}}}{{!}} | {{#if:{{{image|}}} |{{!}} style="padding:0.5em; text-align:center;" colspan="2" {{!}} [[File:{{{image}}}{{!}}{{{size}}}px|link=File:{{{image}}}]] | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
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 20: | Line 20: | ||
|}} | |}} | ||
{{#if:{{{weight|}}}|{{!}} style="width:45%;font-size:95%;" {{!}} '''Weight''' | {{#if:{{{weight|}}}|{{!}} style="width:45%;font-size:95%;" {{!}} '''Weight''' | ||
{{!}} style="width:55%;" {{!}} {{ | {{!}} style="width:55%;" {{!}} {{Hoverimage|<nowiki>a = </nowiki>Amount of bullets|text={{Mvar|0.25 + 0.01a}}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
Line 60: | Line 60: | ||
|}} | |}} | ||
{{#if:{{{pickup_time|{{{weight|}}}}}}|{{!}} style="width:45%;font-size:95%;" {{!}} {{Hoverimage|Higher weight increases time|text='''Pick-Up Time'''}} | {{#if:{{{pickup_time|{{{weight|}}}}}}|{{!}} style="width:45%;font-size:95%;" {{!}} {{Hoverimage|Higher weight increases time|text='''Pick-Up Time'''}} | ||
{{!}} style="width:55%;" {{!}} | {{!}} style="width:55%;" {{!}} {{Hoverimage|Pick up time is 0.245 + 0.175w. <br> <nowiki>w = weight</nowiki>|text=Varies on weight}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
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> |