Template:Weapon infobox: Difference between revisions
From Halopedia, the Halo wiki
(Undo revision 374179 by Nymaxus Erax (Talk)) |
(wikified) |
||
Line 1: | Line 1: | ||
<noinclude><center>''Were you looking for the template [[Template:Weapons List|Weapons List]] instead?''</center></noinclude>< | <noinclude><center>''Were you looking for the template [[Template:Weapons List|Weapons List]] instead?''</center></noinclude> | ||
<includeonly>{| border=0 cellspacing=0 cellpadding=4 style="float:right; clear:right; width:250px; background:#f0f0f0; border-collapse:collapse; border:1px solid #999999; font-size:smaller; line-height:1.5;" | |||
|- | |||
|colspan=2 style="text-align:center; margin: 0px; padding:0px;" |{{#if:{{{image|}}}|{{{image}}}}} | |||
|- | |||
{{{ | |colspan=2 style="text-align:center; font-size:larger; color:#FFFFFF; background:#AA0000; border-top:1px solid #999; border-bottom:1px solid #999;" |'''{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}''' | ||
|- | |||
{{{ | | colspan=2 style="background:#EE5555; border-bottom:1px solid #999;" | '''Production information''' | ||
|- | |||
{{{ | {{#if:{{{manufacturer|}}}|{{!}}{{!}}Manufacturer{{!}}{{!}}{{{manufacturer}}}}} | ||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{{ | {{#if:{{{model|}}}|{{!}}{{!}}Model{{!}}{{!}}{{{model}}}}} | ||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{{ | {{#if:{{{type|}}}|{{!}}{{!}}Type{{!}}{{!}}{{{type}}}}} | ||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{{ | {{#if:{{{cost|}}}|{{!}}{{!}}Cost{{!}}{{!}}{{{cost}}}}} | ||
|- | |||
{{{ | | colspan=2 style="background:#EE5555; border-bottom:1px solid #999;" | '''Technical specifications''' | ||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{size|}}}|{{!}}{{!}}Size{{!}}{{!}}{{{size}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{{ | {{#if:{{{damage per hit|}}}|{{!}}{{!}}Damage Per Hit{{!}}{{!}}{{{damage per hit}}}}} | ||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{{ | {{#if:{{{magazine|}}}|{{!}}{{!}}Magazine Size{{!}}{{!}}{{{magazine}}}}} | ||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{maxammo|}}}|{{!}}{{!}}Maximum Ammunition{{!}}{{!}}{{{maxammo}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{fire|}}}|{{!}}{{!}}Fire Mode{{!}}{{!}}{{{fire}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{ammotype|}}}|{{!}}{{!}}Ammunition Type{{!}}{{!}}{{{ammotype}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{operation|}}}|{{!}}{{!}}Operation{{!}}{{!}}{{{operation}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{rate of fire|}}}|{{!}}{{!}}Rate of Fire{{!}}{{!}}{{{rate of fire}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{accuracy|}}}|{{!}}{{!}}Accuracy{{!}}{{!}}{{{accuracy}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{range|}}}|{{!}}{{!}}Range{{!}}{{!}}{{{range}}}}} | |||
|- | |||
| colspan=2 style="background:#EE5555; border-bottom:1px solid #999;" | '''Usage''' | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{era|}}}|{{!}}{{!}}Era(s){{!}}{{!}}{{{era}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{counterpart|}}}|{{!}}{{!}}Counterpart{{!}}{{!}}{{{counterpart}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{counterwep|}}}|{{!}}{{!}}Counterweapon(s){{!}}{{!}}{{{counterwep}}}}} | |||
<pre | |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | ||
{{Weapon | {{#if:{{{affiliation|}}}|{{!}}{{!}}Affiliation{{!}}{{!}}{{{affiliation}}}}} | ||
|- | |||
| colspan=2 style="text-align:center; background:#FFFFFF; border-bottom:1px solid #999; padding:0px;" | [[Template:Weapon Infobox|[Source]]] | |||
|} | |||
</includeonly> | |||
<noinclude> | |||
==Usage== | |||
Copy and paste the following into the article and fill in the fields. | |||
<pre> | |||
{{Weapon Infobox | |||
| image= | | image= | ||
| name= | | name= | ||
Line 67: | Line 76: | ||
| counterwep= | | counterwep= | ||
| affiliation= | | affiliation= | ||
}} | }} | ||
</pre> | |||
All fields are optional. | |||
=== | ==Source== | ||
<pre> | |||
{| border=0 cellspacing=0 cellpadding=4 style="float:right; clear:right; width:250px; background:#f0f0f0; border-collapse:collapse; border:1px solid #999999; font-size:smaller; line-height:1.5;" | |||
|- | |||
|colspan=2 style="text-align:center; margin: 0px; padding:0px;" |{{#if:{{{image|}}}|{{{image}}}}} | |||
|- | |||
|colspan=2 style="text-align:center; font-size:larger; color:#FFFFFF; background:#AA0000; border-top:1px solid #999; border-bottom:1px solid #999;" |'''{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}''' | |||
|- | |||
| colspan=2 style="background:#EE5555; border-bottom:1px solid #999;" | '''Production information''' | |||
|- | |||
{{#if:{{{manufacturer|}}}|{{!}}{{!}}Manufacturer{{!}}{{!}}{{{manufacturer}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{model|}}}|{{!}}{{!}}Model{{!}}{{!}}{{{model}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{type|}}}|{{!}}{{!}}Type{{!}}{{!}}{{{type}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{cost|}}}|{{!}}{{!}}Cost{{!}}{{!}}{{{cost}}}}} | |||
|- | |||
| colspan=2 style="background:#EE5555; border-bottom:1px solid #999;" | '''Technical specifications''' | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{size|}}}|{{!}}{{!}}Size{{!}}{{!}}{{{size}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{damage per hit|}}}|{{!}}{{!}}Damage Per Hit{{!}}{{!}}{{{damage per hit}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{magazine|}}}|{{!}}{{!}}Magazine Size{{!}}{{!}}{{{magazine}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{maxammo|}}}|{{!}}{{!}}Maximum Ammunition{{!}}{{!}}{{{maxammo}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{fire|}}}|{{!}}{{!}}Fire Mode{{!}}{{!}}{{{fire}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{ammotype|}}}|{{!}}{{!}}Ammunition Type{{!}}{{!}}{{{ammotype}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{operation|}}}|{{!}}{{!}}Operation{{!}}{{!}}{{{operation}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{rate of fire|}}}|{{!}}{{!}}Rate of Fire{{!}}{{!}}{{{rate of fire}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{accuracy|}}}|{{!}}{{!}}Accuracy{{!}}{{!}}{{{accuracy}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{range|}}}|{{!}}{{!}}Range{{!}}{{!}}{{{range}}}}} | |||
|- | |||
| colspan=2 style="background:#EE5555; border-bottom:1px solid #999;" | '''Usage''' | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{era|}}}|{{!}}{{!}}Era(s){{!}}{{!}}{{{era}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{counterpart|}}}|{{!}}{{!}}Counterpart{{!}}{{!}}{{{counterpart}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{counterwep|}}}|{{!}}{{!}}Counterweapon(s){{!}}{{!}}{{{counterwep}}}}} | |||
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" | |||
{{#if:{{{affiliation|}}}|{{!}}{{!}}Affiliation{{!}}{{!}}{{{affiliation}}}}} | |||
|- | |||
| colspan=2 style="text-align:center; background:#FFFFFF; border-bottom:1px solid #999; padding:0px;" | [[Template:Weapon Infobox|[Source]]] | |||
|} | |||
</pre> | |||
[[Category:Important Templates|{{PAGENAME}}]] | [[Category:Important Templates|{{PAGENAME}}]] | ||
[[Category:Templates|Weapon]] | [[Category:Templates|Weapon]] | ||
</noinclude> | </noinclude> |
Revision as of 02:46, May 24, 2008
Usage
Copy and paste the following into the article and fill in the fields.
{{Weapon Infobox | image= | name= | manufacturer= | model= | type= | cost= | size= | damage per hit= | magazine= | maxammo= | fire= | ammotype= | operation= | rate of fire= | accuracy= | range= | era= | counterpart= | counterwep= | affiliation= }}
All fields are optional.
Source
{| border=0 cellspacing=0 cellpadding=4 style="float:right; clear:right; width:250px; background:#f0f0f0; border-collapse:collapse; border:1px solid #999999; font-size:smaller; line-height:1.5;" |- |colspan=2 style="text-align:center; margin: 0px; padding:0px;" |{{#if:{{{image|}}}|{{{image}}}}} |- |colspan=2 style="text-align:center; font-size:larger; color:#FFFFFF; background:#AA0000; border-top:1px solid #999; border-bottom:1px solid #999;" |'''{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}''' |- | colspan=2 style="background:#EE5555; border-bottom:1px solid #999;" | '''Production information''' |- {{#if:{{{manufacturer|}}}|{{!}}{{!}}Manufacturer{{!}}{{!}}{{{manufacturer}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{model|}}}|{{!}}{{!}}Model{{!}}{{!}}{{{model}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{type|}}}|{{!}}{{!}}Type{{!}}{{!}}{{{type}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{cost|}}}|{{!}}{{!}}Cost{{!}}{{!}}{{{cost}}}}} |- | colspan=2 style="background:#EE5555; border-bottom:1px solid #999;" | '''Technical specifications''' |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{size|}}}|{{!}}{{!}}Size{{!}}{{!}}{{{size}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{damage per hit|}}}|{{!}}{{!}}Damage Per Hit{{!}}{{!}}{{{damage per hit}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{magazine|}}}|{{!}}{{!}}Magazine Size{{!}}{{!}}{{{magazine}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{maxammo|}}}|{{!}}{{!}}Maximum Ammunition{{!}}{{!}}{{{maxammo}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{fire|}}}|{{!}}{{!}}Fire Mode{{!}}{{!}}{{{fire}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{ammotype|}}}|{{!}}{{!}}Ammunition Type{{!}}{{!}}{{{ammotype}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{operation|}}}|{{!}}{{!}}Operation{{!}}{{!}}{{{operation}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{rate of fire|}}}|{{!}}{{!}}Rate of Fire{{!}}{{!}}{{{rate of fire}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{accuracy|}}}|{{!}}{{!}}Accuracy{{!}}{{!}}{{{accuracy}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{range|}}}|{{!}}{{!}}Range{{!}}{{!}}{{{range}}}}} |- | colspan=2 style="background:#EE5555; border-bottom:1px solid #999;" | '''Usage''' |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{era|}}}|{{!}}{{!}}Era(s){{!}}{{!}}{{{era}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{counterpart|}}}|{{!}}{{!}}Counterpart{{!}}{{!}}{{{counterpart}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{counterwep|}}}|{{!}}{{!}}Counterweapon(s){{!}}{{!}}{{{counterwep}}}}} |-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;" {{#if:{{{affiliation|}}}|{{!}}{{!}}Affiliation{{!}}{{!}}{{{affiliation}}}}} |- | colspan=2 style="text-align:center; background:#FFFFFF; border-bottom:1px solid #999; padding:0px;" | [[Template:Weapon Infobox|[Source]]] |}