Template:Character Infobox: Difference between revisions

From Star Trek: Theurgy Wiki

Line 66: Line 66:
*gender – Put in the character's gender. (Male, Female, Herm, etc)
*gender – Put in the character's gender. (Male, Female, Herm, etc)
*birthplace – Put in the character's place of birth.
*birthplace – Put in the character's place of birth.
*height &ndash; Put in the character's height using the following: <nowiki>{{height|X|Y}}</nowiki> X is feet, Y is inches (ex: 5ft 6in is <nowiki>{{height|5|6}}</nowiki>)
*height &ndash; Put in the character's height using the following: <nowiki>{{height|X|Y}}</nowiki> X is feet, Y is inches (ex: 5ft 6in is <nowiki>{{height|5|6}}</nowiki> System will add metric measurements.)
*weight &ndash; Put in the character's weight using the following: <nowiki>{{weight|X}}</nowiki> where X is the weight in pounds.
*weight &ndash; Put in the character's weight using the following: <nowiki>{{weight|X}}</nowiki> where X is the weight in pounds. System will add metric measurements.)
*age &ndash; Put in the character's eye color.
*age &ndash; Put in the character's eye color.
*age &ndash; Put in the character's hair/fur color.
*age &ndash; Put in the character's hair/fur color.

Revision as of 14:30, 5 June 2016










[[File:{{{image}}}|300px]]
Character Information
Interests
Education
Service Record
Decorations

Usage instructions

Paste the following code into the top of an article, filling all known fields:

{{Character Infobox
|dept=
|name=
|callsign=
|image=
|rank=
|position=
|species=
|age=
|gender=
|birthplace=
|height=
|weight=
|eyes=
|hair=
|interests=
|education=
|servicerecord=
|decorations=
}}

Data fields

  • dept – Put in one of the following: Command, Security, Tactical Conn, Medical, Counseling, Engineering, Ops, Science, Civilian
  • name – Put in the character's name.
  • name – Put in the character's callsign.
  • image – Put in the filename, not the entire wiki markup. ie: image.jpg not [[File:image.jpg]]
  • rank – Put in the character's rank.
  • position – Put in the character's position aboard ship.
  • species – Put in the character's species.
  • age – Put in the character's age.
  • gender – Put in the character's gender. (Male, Female, Herm, etc)
  • birthplace – Put in the character's place of birth.
  • height – Put in the character's height using the following: {{height|X|Y}} X is feet, Y is inches (ex: 5ft 6in is {{height|5|6}} System will add metric measurements.)
  • weight – Put in the character's weight using the following: {{weight|X}} where X is the weight in pounds. System will add metric measurements.)
  • age – Put in the character's eye color.
  • age – Put in the character's hair/fur color.
  • interests – Put in the character's interests. Insert <br> as required for newlines.
  • education – Put in the character's education. Insert <br> as required for newlines.
  • servicerecord – Put in the character's service record. Insert <br> as required for newlines.
  • decorations – Put in the character's decorations/medals. Insert <br> as required for newlines.