打开/关闭菜单
2529
2489
5
4.4万
Corruption of Champions II Bilingual Wiki
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

Template:Infobox Item:修订间差异

模板页面
src->Spotty McBumble Fuck
Reformatted to include Coc2 Item values such as armor, ward, etc. Also changed some positions. (Hopefully this won't break anything)
src->Spacecraft Maintenance
无编辑摘要
第71行: 第71行:
|label23 = Additional Flags
|label23 = Additional Flags
|data23 = {{{addflags|}}}
|data23 = {{{addflags|}}}
}}
}}<noinclude>


==Usage==
Parameters with empty values usually can be removed without any bad effect.


<noinclude>
All possible parameters:
==Usage==
<pre><nowiki>
<pre>
<nowiki>
{{Infobox Item
{{Infobox Item
| name = Item Name
| name = long item name
| itemtype = Item Type
| itemtype = type of the item according to the vague system used on the wiki
| shortname = Short Name
| shortname = short name, as used in inventory buttons, e.g. "Sp.Blade" for "Spiralled Blade"; omit if it's the same
| slotname = Slot Name
| slotname = name of the equipment slot, if the item can be equipped
| baseprice = Base Price
| baseprice = Base Price
| damage = Damage
| damage = Damage
第98行: 第98行:
| bonusresistances = Bonus Resistances
| bonusresistances = Bonus Resistances
| lustvuln = Lust Vulnerability
| lustvuln = Lust Vulnerability
| usable = Yes or omit
| usable = Yes or omit if the item can't be used outside of combat (usable = has the "use" button)
| combatusable = Yes or omit
| combatusable = Yes or omit if the item can't be used in combat
| deftarget = Defensive Target
| deftarget = Defensive Target (???)
| addflags = Additional Flags
| addflags = item flags, such as METAL, HEAVY, etc.
}}
}}
</nowiki>
</nowiki></pre>
</pre>
 
<noinclude>
<noinclude>

2019年5月22日 (三) 17:08的版本

Usage

Parameters with empty values usually can be removed without any bad effect.

All possible parameters:

{{Infobox Item
| name = long item name
| 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
| bonusresistances = Bonus Resistances
| lustvuln = Lust Vulnerability
| 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.
}}