We are currently updating the articles for 1.09.0. Translated articles will need to be updated by their respective authors.
Difference between revisions of "Template:Item infobox"
From No More Room in Hell
(Created page with "<noinclude> test infobox :D --~~~~ </noinclude> <div style="float:right;"> {|class="wikitable" !colspan="2" align="center"|{{{1}}} |- |colspan="2" align="center"|[[Image:{{{2}...") |
|||
Line 4: | Line 4: | ||
<div style="float:right;"> | <div style="float:right;"> | ||
{|class="wikitable" | {|class="wikitable" | ||
− | !colspan="2" align="center"|{{{ | + | !colspan="2" align="center"|{{{name}}} |
|- | |- | ||
− | |colspan="2" align="center"|[[Image:{{{ | + | |colspan="2" align="center"|[[Image:{{{image}}}.png]] |
|- | |- | ||
!colspan="2"|Ammunition | !colspan="2"|Ammunition | ||
|- | |- | ||
− | |colspan="2"|Ammo loaded:{{{ | + | |colspan="2"|Ammo loaded:{{{ammo-loaded}}} |
|- | |- | ||
− | |colspan="2"|Ammo carried:{{{ | + | |colspan="2"|Ammo carried:{{{ammo-carried}}} |
|- | |- | ||
− | |colspan="2"|Reload type:{{{ | + | |colspan="2"|Reload type:{{{reload}}} |
|- | |- | ||
!colspan="2"|Damage | !colspan="2"|Damage | ||
|- | |- | ||
|Point blank | |Point blank | ||
− | |{{{ | + | |{{{point blank}}} |
|- | |- | ||
|Medium range | |Medium range | ||
− | |{{{ | + | |{{{medium range}}} |
|- | |- | ||
|Long range | |Long range | ||
− | |{{{ | + | |{{{long range}}} |
|- | |- | ||
!colspan="2"|Function times | !colspan="2"|Function times | ||
|- | |- | ||
|Attack interval | |Attack interval | ||
− | |{{{ | + | |{{{attack interval}}} |
|- | |- | ||
|Reload | |Reload | ||
− | |{{{ | + | |{{{reload time}}} |
|- | |- | ||
|Spread recovery | |Spread recovery | ||
− | |{{{ | + | |{{{spread recovery}}} |
|- | |- | ||
|} | |} | ||
</div> | </div> |
Revision as of 04:27, 20 November 2012
test infobox :D --Eai04191 (talk) 09:22, 20 November 2012 (UTC)
{{{name}}} | |
---|---|
[[Image:{{{image}}}.png]] | |
Ammunition | |
Ammo loaded:{{{ammo-loaded}}} | |
Ammo carried:{{{ammo-carried}}} | |
Reload type:{{{reload}}} | |
Damage | |
Point blank | {{{point blank}}} |
Medium range | {{{medium range}}} |
Long range | {{{long range}}} |
Function times | |
Attack interval | {{{attack interval}}} |
Reload | {{{reload time}}} |
Spread recovery | {{{spread recovery}}} |