Difference between revisions of "Template talk:Infobox Character"
Jump to navigation
Jump to search
(Skeleton for future character pages. Can update old character pages with this too, but probably unnecessary.) |
|||
Line 1: | Line 1: | ||
− | == | + | == Skeleton for Character Infobox == |
<pre> | <pre> | ||
{{Infobox Character | {{Infobox Character | ||
Line 20: | Line 20: | ||
| nationality = | | nationality = | ||
| location = | | location = | ||
− | | level = | + | }} |
− | | | + | </pre> |
− | | health = | + | |
− | | initlust = | + | == Skeleton for Hostiles Infobox == |
+ | <pre> | ||
+ | {{Infobox Character | ||
+ | | image = missing.png | ||
+ | | caption = Caption text | ||
+ | | creator = Writer | ||
+ | | species = Species | ||
+ | | gender = Gender(s) | ||
+ | | location = Location(s) | ||
+ | | level = Level | ||
+ | | shields = Shields | ||
+ | | health = Health | ||
+ | | initlust = Initial Lust | ||
}} | }} | ||
</pre> | </pre> |
Latest revision as of 23:38, 6 September 2017
Skeleton for Character Infobox
{{Infobox Character | image = | caption = | creator = | fullname = | nickname = | alias = | species = | gender = | occupation = | title = | family = | spouse = | relatives = | religion = | significantother = | children = | nationality = | location = }}
Skeleton for Hostiles Infobox
{{Infobox Character | image = missing.png | caption = Caption text | creator = Writer | species = Species | gender = Gender(s) | location = Location(s) | level = Level | shields = Shields | health = Health | initlust = Initial Lust }}