More actions
No edit summary |
No edit summary |
||
(69 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | |||
{{Infobox| | |||
|bodyclass = floatright | |bodyclass = floatright | ||
|image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|348px]]|}} | |image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|348px]]|}} | ||
|imagerowclass1 = infobox-image | |imagerowclass1 = infobox-image | ||
| | |data2 = {{{type|}}} | ||
| | |rowclass2 = data-tag {{#switch: {{{rarity|}}} | ||
|Common = data-tag-common | |||
|Rare = data-tag-rare | |||
|Epic = data-tag-epic | |||
|Legendary = data-tag-legendary | |||
|}} | |||
|data3 = {{{rarity|}}} | |||
|rowclass3 = data-tag {{#switch: {{{rarity|}}} | |||
|Common = data-tag-common | |||
|Rare = data-tag-rare | |||
|Epic = data-tag-epic | |||
|Legendary = data-tag-legendary | |||
|}} | |||
|header4 = {{{name|{{PAGENAME}}}}} | |||
|rowclass4 = infobox-title | |||
|data5 = {{{weaponquote|}}} | |||
|rowclass5 = data-weaponquote infobox-quote infobox-col1 | |||
|data6 = {{{warning|-}}} | |||
|rowclass6 = data-warning infobox-data infobox-col1 | |||
|label7 = Ammo | |||
|data7 = {{{ammo|}}} | |||
|rowclass7 = data-ammo infobox-data infobox-col1 | |||
|label8 = Magazine Size | |||
|data8 = {{{magsize|}}} | |||
|rowclass8 = data-magsize infobox-data infobox-col1 | |||
|label9 = Firing Mode | |||
|data9 = {{{firingmode|}}} | |||
|rowclass9 = data-firingmode infobox-data infobox-col1 | |||
| | |label10 = Price | ||
| | |data10 = {{{price|}}} | ||
| | |rowclass10 = data-price infobox-data infobox-col1 | ||
| | |label12 = Damage | ||
| | |data12 = {{{damage|}}} | ||
|rowclass12 = data-damage infobox-data infobox-col1 | |||
| | |label13 = Fire Rate | ||
| | |data13 = {{{firerate|}}} | ||
| | |rowclass13 = data-firerate infobox-data infobox-col1 | ||
| | |label14 = Range | ||
| | |data14 = {{{range|}}} | ||
| | |rowclass14 = data-range infobox-data infobox-col1 | ||
| | |label15 = Stability | ||
| | |data15 = {{{stability|}}} | ||
|rowclass15 = data-stability infobox-data infobox-col1 | |||
| | |label16 = Agility | ||
| | |data16 = {{{agility|}}} | ||
| | |rowclass16 = data-agility infobox-data infobox-col1 | ||
| | |label17 = Stealth | ||
| | |data17 = {{{stealth|}}} | ||
| | |rowclass17 = data-stealth infobox-data infobox-col1 | ||
|header19 = General Data | |||
|rowclass19 = infobox-header | |||
| | |label20 = Weight | ||
|rowclass20 = infobox- | |data20 = {{{weight|}}} | ||
|rowclass20 = data-weight infobox-data infobox-col1 | |||
|label21 = | |label21 = Sell Price | ||
|data21 | |data21 = {{{sellprice|}}} | ||
|rowclass21 = data- | |rowclass21 = data-sellprice infobox-data infobox-col1 | ||
| | |header29 = Related Quests | ||
| | |rowclass29 = infobox-header | ||
| | |label30 = Previous | ||
| | |data30 = {{{previous|}}} | ||
| | |rowclass30 = data-previous infobox-column infobox-col2 | ||
}}</includeonly> | |label31 = Next | ||
|data31 = {{{next|}}} | |||
|rowclass31 = data-next infobox-column infobox-col2 | |||
}} | |||
</includeonly> | |||
<noinclude> | |||
Example: | |||
{{Infobox weapons | |||
|name=Tempest I/II/III/IV | |||
|image=AKM_Sideview.png | |||
|rarity=Epic | |||
|weaponquote = Fully automatic assault rifle with moderate fire rate and accuracy. | |||
|type=Assault Rifle | |||
|warning=hello | |||
|ammo=Medium Ammo | |||
|magsize = 33 | |||
|firingmode = Auto | |||
|damage=12 | |||
|range=54.2m | |||
|firerate=40 | |||
|stability=x / x / 72.9 / 78.9 | |||
|agility=52.1 | |||
|stealth=14 | |||
|magazine=true | |||
|muzzle=true | |||
|weight=5KG | |||
|sellprice=5,000<br>6,000<br>7,000<br>8,000 | |||
|previous = - | |||
|next = [[Topside]] | |||
}} | |||
</noinclude> | |||
<templatestyles src="Template:Infobox/styles.css" /> | <templatestyles src="Template:Infobox/styles.css" /> |
Latest revision as of 17:48, 28 May 2025
Example:
![]() | |
Assault Rifle | |
Epic | |
Tempest I/II/III/IV | |
---|---|
Fully automatic assault rifle with moderate fire rate and accuracy. | |
hello | |
Ammo | Medium Ammo |
Magazine Size | 33 |
Firing Mode | Auto |
Damage | 12 |
Fire Rate | 40 |
Range | 54.2m |
Stability | x / x / 72.9 / 78.9 |
Agility | 52.1 |
Stealth | 14 |
General Data | |
Weight | 5KG |
Sell Price | 5,000 6,000 7,000 8,000 |
Related Quests | |
Previous | - |
Next | Topside |