Difference between revisions of "Contributing"

From Corruption of Champions II
Jump to navigation Jump to search
m
Line 56: Line 56:
 
<pre>
 
<pre>
 
<nowiki>
 
<nowiki>
{{Infobox Location
+
{{Infobox Race
 
| name = Race Name
 
| name = Race Name
 
| image = missing.png (Limit to 300px wide)
 
| image = missing.png (Limit to 300px wide)

Revision as of 22:26, 10 May 2018

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
}}


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)
}}