Contribute/New Characters/CharacterTemplate: Difference between revisions
< Contribute | New Characters
Thanathros (talk | contribs) No edit summary |
Thanathros (talk | contribs) No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
'''↓ START COPYING BELOW THIS LINE''' | '''↓ START COPYING BELOW THIS LINE'''<br> | ||
---- | |||
<code> | <code> | ||
{{<nowiki />Character | |||
<<nowiki />!-- Character/Sheet Navbox --> | |||
<<nowiki />!-- | | name = | ||
| surname = | |||
| picture = | |||
|name= | | type = | ||
|surname= | | birthdate = | ||
|picture= | | birthredacted = | ||
| | | age = | ||
|birthdate= | | haircolor = | ||
|age= | | eyecolor = | ||
|haircolor= | | height = | ||
|eyecolor= | | jobs = | ||
|height= | | hobbys = | ||
|jobs= | | likes = | ||
|hobbys= | | dislikes = | ||
|likes= | | family = | ||
|dislikes= | | affiliation = | ||
|family= | | firstappear = | ||
|affiliation= | | notes = | ||
|firstappear= | <<nowiki />!-- Main body notes in order --> | ||
|notes= | | pagerelated = | ||
| navboxes = | |||
| quotetext = | |||
<<nowiki />!-- | | quotesource = | ||
| introductiontext = | |||
| | | background = | ||
| | | characteristics = | ||
| relations = | |||
| memorablequotes = | |||
| trivia = | |||
| categories = | |||
}} | |||
</code> | </code> | ||
'''↑ END COPYING ABOVE THIS LINE''' | ---- | ||
'''↑ END COPYING ABOVE THIS LINE'''<br> |
Latest revision as of 21:44, 7 November 2020
↓ START COPYING BELOW THIS LINE
{{Character
<!-- Character/Sheet Navbox -->
| name =
| surname =
| picture =
| type =
| birthdate =
| birthredacted =
| age =
| haircolor =
| eyecolor =
| height =
| jobs =
| hobbys =
| likes =
| dislikes =
| family =
| affiliation =
| firstappear =
| notes =
<!-- Main body notes in order -->
| pagerelated =
| navboxes =
| quotetext =
| quotesource =
| introductiontext =
| background =
| characteristics =
| relations =
| memorablequotes =
| trivia =
| categories =
}}
↑ END COPYING ABOVE THIS LINE