Template:Character: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 56: Line 56:
===Usage instructions===
===Usage instructions===
Paste the following code into the top of an article, filling all known fields:
Paste the following code into the top of an article, filling all known fields:
(The "type=" field should have one of the four following:
(The '''"type="''' field should have one of the four following:
# "Primary PC" - this is a primary character of a user
# "Primary PC" - this is a primary character of a user
# "Secondary PC" - this is a secondary character of a user
# "Secondary PC" - this is a secondary character of a user
Line 79: Line 79:
|job=
|job=
|rank=
|rank=
}}</nowiki>
}}</nowiki></pre>


[[Category:Infobox templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 15:39, 23 May 2007

{{{image}}}
{{{name}}}
Character Type {{{type}}}
Biographical Information
Homeworld {{{homeworld}}}
Born {{{birth}}}
Died {{{death}}}
Physical Description
Species {{{species}}}
Gender {{{gender}}}
Height {{{height}}}
Weight {{{weight}}}
Build {{{build}}}
Hair Colour {{{hair}}}
Eye Colour {{{eyes}}}
Political Information
Affiliation {{{affiliation}}}
Job Description {{{job}}}
Rank {{{rank}}}

Usage instructions

Paste the following code into the top of an article, filling all known fields: (The "type=" field should have one of the four following:

  1. "Primary PC" - this is a primary character of a user
  2. "Secondary PC" - this is a secondary character of a user
  3. "Personal NPC" - this character is an NPC that should only be used by his/her creator
  4. "General NPC" - this character can be run by multiple persons)
{{character
|name=
|image=
|type=
|homeworld=
|birth=
|death=
|species=
|gender=
|height=
|weight=
|build=
|hair=
|eyes=
|affiliation=
|job=
|rank=
}}