Template:Infobox Weapon: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<infobox> | |||
<group> | |||
<title source="name"><default>{{PAGENAME}}</default><format>{{{name|{{PAGENAME}}}}}</format></title> | |||
<media source="image"/> | |||
<header source="imageinfo"><small>{{{imageinfo}}}</small></header> | |||
</group> | |||
<group> | |||
<data source="game"><label>'''Game'''</label></data> | |||
<data source="faction"><label>'''Faction'''</label></data> | |||
<data source="first"><label>'''First Appears'''</label></data> | |||
</group> | |||
<group> | |||
<header><small>Information</small></header> | |||
<data source="type"><label>'''Weapon Type'''</label></data> | |||
<data source="ammo"><label>'''Ammo Type'''</label></data> | |||
<data source="range"><label>'''Effective Range'''</label></data> | |||
<data source="price"><label>'''Price'''</label></data> | |||
<data source="clip"><label>'''Magazine Size'''</label></data> | |||
<data source="primary"><label>'''Primary Fire'''</label></data> | |||
<data source="alt"><label>'''Alt. Fire'''</label></data> | |||
<data source="damage"><label>'''Damage'''</label></data> | |||
<data source="velocity"><label>'''Velocity'''</label></data> | |||
<data source="player"><label>'''Player Weapon?'''</label></data> | |||
<data source="sp"><label>'''Single Player?'''</label></data> | |||
<data source="mp"><label>'''Multiplayer?'''</label></data> | |||
</group> | |||
</infobox><noinclude> | |||
{|float="left" | {|float="left" | ||
Line 55: | Line 34: | ||
|name = | |name = | ||
|image = | |image = | ||
|imageinfo = | |||
|game = | |game = | ||
|faction = | |faction = | ||
|first = | |||
|type = | |type = | ||
| | |ammo = | ||
|range = | |||
|price = | |price = | ||
| | |clip = | ||
| | |primary = | ||
|alt = | |||
| | |damage = | ||
| | |velocity = | ||
| | |player = | ||
|sp = | |||
| | |mp = | ||
| | |||
| | |||
}} | }} | ||
</pre> | </pre> | ||
|} | |} | ||
[[Category:Infobox Templates | NOTE: If "name" is omitted, it will default to the name of the page. | ||
[[Category:Infobox Templates]]</noinclude> |
Revision as of 13:15, 20 January 2024
{{Infobox Weapon |name = |image = |imageinfo = |game = |faction = |first = |type = |ammo = |range = |price = |clip = |primary = |alt = |damage = |velocity = |player = |sp = |mp = }} |
NOTE: If "name" is omitted, it will default to the name of the page.