Difference between revisions of "Contributing"

From Corruption of Champions II
Jump to navigation Jump to search
m (Undo revision 3115 by Zerva (talk))
m (Replaced old item infobox)
Line 41: Line 41:
 
<nowiki>
 
<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
+
| 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
| defense = Defense
 
 
| accuracy = Accuracy
 
| accuracy = Accuracy
| sexiness = Sexiness
 
 
| 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
 +
| specialstats = Other Bonus stats such as initiative
 
| 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>

Revision as of 05:16, 1 June 2019

Infoboxes

Character


Use this infobox when working on a character page.


{{Infobox Character
| name = Name
| image = missing.png
| caption = Caption Text
| creator = Creator
| fullname = Full Name
| nickname = Nick Name
| alias = Alias
| species = Species
| gender = Gender
| occupation = Occupation
| title = Title
| family = Family
| spouse = Spouse
| relatives = Relatives
| religion = Religion
| significant other = Significant Other
| children = Children
| nationality = Nationality
| location = Location
| level = Level
| health = Health
| resolve = Resolve
| strengths = Strengths
}}


Item


Use this infobox when working on an item page.


{{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
| specialstats = Other Bonus stats such as initiative
| 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.
}}


Location


Use this infobox when working on a location/region page.


{{Infobox Location
| name = Location Name
| image = missing.png
| caption = Caption Text
| region = Region
| levelRange = Level Range
}}


Race


Use this infobox when working on a race page.


{{Infobox Race
| name = Race Name
| image = missing.png (Limit to 300px wide)
| caption = Caption Text
| location = Location(s)
}}