Difference between revisions of "Contributing"
Jump to navigation
Jump to search
m |
|||
| Line 1: | Line 1: | ||
=Infoboxes= | =Infoboxes= | ||
| + | |||
| + | ===Character=== | ||
| + | ---- | ||
| + | <pre> | ||
| + | <nowiki> | ||
| + | {{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 | ||
| + | }} | ||
| + | </nowiki> | ||
| + | </pre> | ||
===Race=== | ===Race=== | ||
---- | ---- | ||
| − | |||
<pre> | <pre> | ||
<nowiki> | <nowiki> | ||
| Line 15: | Line 46: | ||
</nowiki> | </nowiki> | ||
</pre> | </pre> | ||
| − | |||
Revision as of 22:23, 10 May 2018
Infoboxes
Character
{{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
}}
Race
{{Infobox Location
| name = Race Name
| image = missing.png (Limit to 300px wide)
| caption = Caption Text
| location = Location(s)
}}