Difference between revisions of "Template:Infobox Item"
Jump to navigation
Jump to search
(Created page with "{{Infobox |bodystyle = border-spacing: 2px 5px; |image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_u...") |
(Reordered things a bit) |
||
(10 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
|bodystyle = border-spacing: 2px 5px; | |bodystyle = border-spacing: 2px 5px; | ||
+ | |||
+ | | above = {{{name|}}} | ||
+ | |||
|image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}} | |image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}} | ||
|caption = {{{caption|}}} | |caption = {{{caption|}}} | ||
− | |label1 = | + | |label1 = Creator |
− | |data1 = {{{ | + | |data1 = {{{creator|}}} |
|label2 = Short Name | |label2 = Short Name | ||
|data2 = {{{shortname|}}} | |data2 = {{{shortname|}}} | ||
− | |label3 = Slot | + | |label3 = Code Name |
− | | | + | |data3 = {{{codename|}}} |
+ | |||
+ | |label4 = Type | ||
+ | |data4 = {{{itemtype|}}} | ||
+ | |||
+ | |label5 = Slot | ||
+ | |data5 = {{{slotname|}}} | ||
+ | |||
+ | |label6 = Base Price | ||
+ | |data6 = {{{baseprice|}}} | ||
+ | |||
+ | |header7 = {{ #if: {{{damage|}}}{{{damagetype|}}}{{{defense|}}}{{{shielddefense|}}}{{{bonusshield|}}}{{{accuracy|}}}{{{sexiness|}}}{{{critbonus|}}}{{{evasion|}}}{{{fortification|}}}{{{bonusresistances|}}}{{{lustvuln|}}}{{{usable|}}}{{{combatusable|}}}{{{deftarget|}}}{{{addflags|}}} | {{ #if: {{{info-hdr|}}}|{{{info-hdr}}}|Information }} }} | ||
+ | |||
+ | |label8 = Damage | ||
+ | |data8 = {{{damage|}}} | ||
− | | | + | |label9 = Damage Type |
− | | | + | |data9 = {{{damagetype|}}} |
− | | | + | |label10 = Defense |
+ | |data10 = {{{defense|}}} | ||
− | | | + | |label11 = Shield Defense |
− | | | + | |data11 = {{{shielddefense|}}} |
− | | | + | |label12 = Bonus Shields |
− | | | + | |data12 = {{{bonusshield|}}} |
− | | | + | |label13 = Accuracy |
− | | | + | |data13 = {{{accuracy|}}} |
− | | | + | |label14 = Sexiness |
− | | | + | |data14 = {{{sexiness|}}} |
− | | | + | |label15 = Resolve |
− | | | + | |data15 = {{{resolve|}}} |
− | | | + | |label16 = Crit Bonus |
− | | | + | |data16 = {{{critbonus|}}} |
− | | | + | |label17 = Evasion |
− | | | + | |data17 = {{{evasion|}}} |
− | | | + | |label18 = Fortification |
− | | | + | |data18 = {{{fortification|}}} |
− | | | + | |label19 = Bonus Resistances |
− | | | + | |data19 = {{{bonusresistances|}}} |
− | | | + | |label20 = Lust Vulnerability |
− | | | + | |data20 = {{{lustvuln|}}} |
− | | | + | |label21 = Usable |
− | | | + | |data21 = {{{usable|}}} |
− | | | + | |label22 = Combat Usable |
− | | | + | |data22 = {{{combatusable|}}} |
− | | | + | |label23 = Defensive Target |
− | | | + | |data23 = {{{deftarget|}}} |
− | | | + | |label24 = Additional Flags |
− | | | + | |data24 = {{{addflags|}}} |
− | | | + | |label25 = Hardlight-Compatible |
− | | | + | |data25 = {{{hardLightEquipped|}}} |
− | | | + | |label26 = Cooldown |
− | | | + | |data26 = {{{tentCooldown|}}} |
}} | }} |