Template:Infobox Item:修订间差异
模板页面
更多操作
src->Shaunqb 无编辑摘要 |
src->Spotty McBumble Fuck 小 added contributors |
||
| (未显示5个用户的29个中间版本) | |||
| 第4行: | 第4行: | ||
| above = {{{name|}}} | | above = {{{name|}}} | ||
| | | subheaderstyle = font-size: 125%; font-weight: bold; | ||
| | | subheader = {{{shortname|}}} | ||
| | |label1 = Author | ||
| | |data1 = {{{author|}}} | ||
| | |label2 = Contributors | ||
| | |data2 = {{{contributors|}}} | ||
| | |label3 = Type | ||
| | |data3 = {{{itemtype|}}} | ||
| | |label4 = Slot | ||
|data4 = {{{slotname|}}} | |||
| | |label5 = Base Price | ||
| | |data5 = {{{baseprice|}}} | ||
| | |header6 = {{ #if: {{{damage|}}}{{{damagetype|}}}{{{accuracy|}}}{{{critbonus|}}}{{{spellpower|}}}{{{spellpenetration|}}}{{{armorpenetration|}}}{{{armor|}}}{{{ward|}}}{{{evasion|}}}{{{focus|}}}{{{sexiness|}}}{{{temptation|}}}{{{specialstats|}}}{{{bonusresistances|}}}{{{lustvuln|}}}{{{stacklimit|}}}{{{usable|}}}{{{combatusable|}}}{{{deftarget|}}}{{{addflags|}}} | {{ #if: {{{info-hdr|}}}|{{{info-hdr}}}|Additional Information }} }} | ||
| | |||
|label8 = | |label7 = Damage | ||
|data8 = {{{ | |data7 = {{{damage|}}} | ||
|label8 = Damage Type | |||
|data8 = {{{damagetype|}}} | |||
|label9 = Accuracy | |label9 = Accuracy | ||
|data9 = {{{accuracy|}}} | |data9 = {{{accuracy|}}} | ||
|label10 = | |label10 = Crit Bonus | ||
|data10 = {{{ | |data10 = {{{critbonus|}}} | ||
|label11 = Spellpower | |||
|data11 = {{{spellpower|}}} | |||
|label12 = Spell Penetration | |||
|data12 = {{{spellpenetration|}}} | |||
|label13 = Armor Penetration | |||
|data13 = {{{armorpenetration|}}} | |||
|label14 = Armor | |||
|data14 = {{{armor|}}} | |||
|label15 = Ward | |||
|data15 = {{{ward|}}} | |||
|label16 = Evasion | |||
|data16 = {{{evasion|}}} | |||
| | |label17 = Focus | ||
| | |data17 = {{{focus|}}} | ||
| | |label18 = Sexiness | ||
| | |data18 = {{{sexiness|}}} | ||
| | |label19 = Temptation | ||
| | |data19 = {{{temptation|}}} | ||
| | |label20 = Special Stats | ||
| | |data20 = {{{specialstats|}}} | ||
| | |label21 = Bonus Resistances | ||
| | |data21 = {{{bonusresistances|}}} | ||
| | |label22 = Lust Vulnerability | ||
| | |data22 = {{{lustvuln|}}} | ||
| | |label23 = Stack Limit | ||
| | |data23 = {{{stacklimit|}}} | ||
| | |label24 = Usable | ||
| | |data24 = {{{usable|}}} | ||
}} | |||
|label25 = Combat Usable | |||
|data25 = {{{combatusable|}}} | |||
|label26 = Defensive Target | |||
|data26 = {{{deftarget|}}} | |||
|label27 = Additional Flags | |||
|data27 = {{{addflags|}}} | |||
|label28 = Version Added | |||
|data28 = {{{versionadded|}}} | |||
}}<noinclude> | |||
==Usage== | ==Usage== | ||
Parameters with empty values usually can be removed without any bad effect. | |||
<pre> | |||
<nowiki> | All possible parameters: | ||
<pre><nowiki> | |||
{{Infobox Item | {{Infobox Item | ||
| name = | | name = long item name | ||
| type | | author = writer/creator of the item | ||
| shortname = | | contributors = contributors to the item | ||
| slotname = | | itemtype = type of the item according to the vague system used on the wiki | ||
| shortname = short name, as used in inventory buttons, e.g. "Sp.Blade" for "Spiralled Blade"; omit if it's the same | |||
| slotname = name of the equipment slot, if the item can be equipped | |||
| baseprice = Base Price | | baseprice = Base Price | ||
| damage = Damage | | damage = Damage | ||
| damagetype = Damage Type | | damagetype = Damage Type | ||
| accuracy = Accuracy | | accuracy = Accuracy | ||
| critbonus = Crit Bonus | | critbonus = Crit Bonus | ||
| spellpower = Spellpower | |||
| spellpenetration = Spell Penetration | |||
| armorpenetration = Armor Penetration | |||
| armor = Armor | |||
| ward = Ward | |||
| evasion = Evasion | | evasion = Evasion | ||
| focus = Focus | |||
| sexiness = Sexiness | |||
| temptation = Lust Penetration | |||
| specialstats = Other Bonus stats such as initiative | |||
| bonusresistances = Bonus Resistances | | bonusresistances = Bonus Resistances | ||
| lustvuln = Lust Vulnerability | | lustvuln = Lust Vulnerability | ||
| usable = | | stacklimit = How many times the item can stack in one inventory slot | ||
| combatusable = | | usable = Yes or omit if the item can't be used outside of combat (usable = has the "use" button) | ||
| deftarget = Defensive Target | | combatusable = Yes or omit if the item can't be used in combat | ||
| addflags = | | deftarget = Defensive Target (???) | ||
| addflags = item flags, such as METAL, HEAVY, etc. | |||
| versionadded = What patch said item was added in | |||
}} | }} | ||
</nowiki> | </nowiki></pre> | ||
</pre> | |||
<noinclude> | <noinclude> | ||
2021年8月22日 (日) 18:52的最新版本
Usage
Parameters with empty values usually can be removed without any bad effect.
All possible parameters:
{{Infobox Item
| name = long item name
| author = writer/creator of the item
| contributors = contributors to the item
| itemtype = type of the item according to the vague system used on the wiki
| shortname = short name, as used in inventory buttons, e.g. "Sp.Blade" for "Spiralled Blade"; omit if it's the same
| slotname = name of the equipment slot, if the item can be equipped
| baseprice = Base Price
| damage = Damage
| damagetype = Damage Type
| accuracy = Accuracy
| critbonus = Crit Bonus
| spellpower = Spellpower
| spellpenetration = Spell Penetration
| armorpenetration = Armor Penetration
| armor = Armor
| ward = Ward
| evasion = Evasion
| focus = Focus
| sexiness = Sexiness
| temptation = Lust Penetration
| specialstats = Other Bonus stats such as initiative
| bonusresistances = Bonus Resistances
| lustvuln = Lust Vulnerability
| stacklimit = How many times the item can stack in one inventory slot
| usable = Yes or omit if the item can't be used outside of combat (usable = has the "use" button)
| combatusable = Yes or omit if the item can't be used in combat
| deftarget = Defensive Target (???)
| addflags = item flags, such as METAL, HEAVY, etc.
| versionadded = What patch said item was added in
}}