Difference between revisions of "Template:Infobox Item"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | {{Infobox | + | {{Infobox |
| − | | name = | + | |bodystyle = border-spacing: 2px 5px; |
| − | | image = | + | |
| − | | caption = | + | | above = {{{name|}}} |
| − | | | + | |
| − | | | + | |image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}} |
| − | | | + | |caption = {{{caption|}}} |
| − | | | + | |
| − | | info-hdr | + | |label1 = Type |
| − | | | + | |data1 = {{{itemtype|}}} |
| − | | | + | |
| − | | | + | |label2 = Short Name |
| − | | | + | |data2 = {{{shortname|}}} |
| − | | | + | |
| − | | | + | |label3 = Slot |
| − | | | + | |data3 = {{{slotname|}}} |
| − | | | + | |
| − | | | + | |label4 = Base Price |
| − | | | + | |data4 = {{{baseprice|}}} |
| − | | | + | |
| − | | | + | |header5 = {{ #if: {{{damage|}}}{{{damagetype|}}}{{{defense|}}}{{{shielddefense|}}}{{{bonusshield|}}}{{{accuracy|}}}{{{sexiness|}}}{{{critbonus|}}}{{{evasion|}}}{{{fortification|}}}{{{bonusresistances|}}}{{{lustvuln|}}}{{{usable|}}}{{{combatusable|}}}{{{deftarget|}}}{{{addflags|}}} | {{ #if: {{{info-hdr|}}}|{{{info-hdr}}}|Information }} }} |
| − | | usable = | + | |
| − | | combatusable = | + | |label6 = Damage |
| − | | deftarget = | + | |data6 = {{{damage|}}} |
| − | | addflags = | + | |
| + | |label7 = Damage Type | ||
| + | |data7 = {{{damagetype|}}} | ||
| + | |||
| + | |label8 = Defense | ||
| + | |data8 = {{{defense|}}} | ||
| + | |||
| + | |label9 = Shield Defense | ||
| + | |data9 = {{{shielddefense|}}} | ||
| + | |||
| + | |label10 = Bonus Shields | ||
| + | |data10 = {{{bonusshield|}}} | ||
| + | |||
| + | |label11 = Accuracy | ||
| + | |data11 = {{{accuracy|}}} | ||
| + | |||
| + | |label12 = Sexiness | ||
| + | |data12 = {{{sexiness|}}} | ||
| + | |||
| + | |label13 = Crit Bonus | ||
| + | |data13 = {{{critbonus|}}} | ||
| + | |||
| + | |label14 = Evasion | ||
| + | |data14 = {{{evasion|}}} | ||
| + | |||
| + | |label15 = Fortification | ||
| + | |data15 = {{{fortification|}}} | ||
| + | |||
| + | |label16 = Bonus Resistances | ||
| + | |data16 = {{{bonusresistances|}}} | ||
| + | |||
| + | |label17 = Lust Vulnerability | ||
| + | |data17 = {{{lustvuln|}}} | ||
| + | |||
| + | |label18 = Usable | ||
| + | |data18 = {{{usable|}}} | ||
| + | |||
| + | |label19 = Combat Usable | ||
| + | |data19 = {{{combatusable|}}} | ||
| + | |||
| + | |label20 = Defensive Target | ||
| + | |data20 = {{{deftarget|}}} | ||
| + | |||
| + | |label21 = Additional Flags | ||
| + | |data21 = {{{addflags|}}} | ||
| + | |||
| + | |label22 = Hardlight-Compatible | ||
| + | |data22 = {{{hardLightEquipped|}}} | ||
}} | }} | ||