Template:Character Infobox: Difference between revisions
From Star Trek: Theurgy Wiki
Auctor Lucan (talk | contribs) |
SummerDawn (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<table border="0" cellspacing="0" cellpadding="0" style="float:right; clear:right; margin: 0 0 .5em 1em; width:250px; background:#252525; border-collapse:collapse; border:1px solid #999999; line-height:1.5;"> | <table border="0" cellspacing="0" cellpadding="0" style="float:right; clear:right; margin: 0 0 .5em 1em; width:250px; background:#252525; border-collapse:collapse; border:1px solid #999999; line-height:1.5;"> | ||
<tr><td colspan="2" style="padding:0; background:#252525;">[[File:{{{image}}}|300px]]</td></tr> | <tr><td colspan="2" style="padding:0; background:#252525;">[[File:{{{image}}}|300px]]</td></tr> | ||
Line 31: | Line 30: | ||
<tr><th colspan="2" style="text-align:left; font-weight:normal; color:{{CITC|{{{dept}}}}}; background:{{CIBC|{{{dept}}}}};">'''Decorations'''</th></tr> | <tr><th colspan="2" style="text-align:left; font-weight:normal; color:{{CITC|{{{dept}}}}}; background:{{CIBC|{{{dept}}}}};">'''Decorations'''</th></tr> | ||
{{#if: {{{decorations|}}} |<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background: #252525"><td colspan="2" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{decorations}}}</td></tr>|}} | {{#if: {{{decorations|}}} |<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background: #252525"><td colspan="2" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{decorations}}}</td></tr>|}} | ||
</table> | |||
<!-- TEMPLATE ENDS HERE. In order to regenerate the template, replace the code above with the source code provided. --> | <!-- TEMPLATE ENDS HERE. In order to regenerate the template, replace the code above with the source code provided. --> | ||
<noinclude> | <noinclude> |
Revision as of 02:56, 23 November 2020
[[File:{{{image}}}|300px]] | |||
| |||
---|---|---|---|
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= |orientation= |birthplace= |height= |weight= |eyes= |hair= |interests= |education= |servicerecord= |decorations= |face= |writer= }}
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)
- orientation – Put in the characters sexual orientation. (Heterosexual, Gay, Lesbian, Bi-Sexual, 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.)
- eyes – 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.
- face – Put in the faceclaim used for the character.
- writer – Put in the name of the current writer.