Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Character Data: Difference between revisions

Template page
More languages
Shane (talk | contribs)
No edit summary
Shane (talk | contribs)
updated; documentation not yet done
Line 3: Line 3:
|-
|-
| colspan="2" style="text-align: center; font-size: larger;" | '''{{{title|{{PAGENAME}}}}}'''
| colspan="2" style="text-align: center; font-size: larger;" | '''{{{title|{{PAGENAME}}}}}'''
|-
|- class="hiddenStructure{{{photo|}}}"
| colspan="2" style="padding: 1em 0; text-align: center;" | {{{photo|}}}
| colspan="2" style="padding: 1em 0; text-align: center;" | [[{{{photo|}}}|200px]]
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{name|}}}"
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{name|}}}"
|style="white-space: nowrap;"|'''Human Name'''
|style="white-space: nowrap;"|'''Human Name'''
Line 22: Line 22:
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{seen|}}}"
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{seen|}}}"
|style="white-space: nowrap;"|'''Introduced'''
|style="white-space: nowrap;"|'''Introduced'''
| {{qif|test={{{pseen|}}}|then=[[{{{seen}}}|{{{pseen}}}]]|else=[[{{{seen}}}]]}}
| {{#if:{{{pseen|}}}|[[{{{seen}}}|{{{pseen}}}]]|[[{{{seen}}}]]}}
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{death|}}}"
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{death|}}}"
| '''Death'''
| '''Death'''
Line 46: Line 46:
| {{{rank}}}
| {{{rank}}}
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{actor|}}}"
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{actor|}}}"
|style="white-space: nowrap;"|'''Portrayed by'''
| style="white-space: nowrap;" |'''Portrayed by'''
|style="white-space: nowrap;"| {{{actor}}}
| style="white-space: nowrap;" | {{{actor}}}
|- style="vertical-align: top; text-align: center;" class="hiddenStructure{{{cylon|}}}"
|- style="vertical-align: top; text-align: center;" class="hiddenStructure{{{cylon|}}}"
| colspan="2"| {{PAGENAME}} is a [[Cylon agent]]
| colspan="2"| {{{title|{{PAGENAME}}}} is a [[Cylon agent]]
|}
|}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
= Documentation =
= Documentation =
''Insert what this template is about.''
This template is used to place an Character info on a ''Battlestar Wiki'' articles. It provides lower case parameters only.


== Usage ==
== Usage ==
<pre>
<pre>
''Insert full usage here.''
{{Character Data
| title=
| photo=
| age=
| colony=
| birthname=
| callsign=
| seen=
| pseen=
| death=
| parents=
| siblings=
| children=
| marital status=
| role=
| rank=
| actor=
| cylon=
}}
</pre>
</pre>
=== Required parameters ===
''Insert Required parameters''


=== Optional parameters ===
=== Optional parameters ===
''Insert Optional parameters''
* '''title''':
 
* '''photo''':
 
* '''age''':
* '''colony''':
* '''birthname''':
* '''callsign''':
* '''seen''': Episode article name
* '''pseen''': If the episode name is different than the article name, this is what we will see.
* '''death''':
* '''parents''':
* '''siblings''':
* '''children''':
* '''marital status''':
* '''role''':
* '''rank''':
* '''actor''':
* '''cylon''': Insert '''Y''' to indicate that this character is a Cylon.


'''Example Code'''<br/>
----
<pre>
{{Character Data
|title=
|photo=
|age=
|colony=
|birthname=
|callsign=
|seen=
|pseen= ''Used only if Episode page has other text (unformated Episode)''
|death=
|parents=
|siblings=
|children=
|marital status=
|role=
|rank=
|actor=
|cylon=
}}
</pre>
[[es:Plantilla:Character Data]]
[[es:Plantilla:Character Data]]
[[Category:Infobox]]
[[Category:Infobox|Character]]
</noinclude>
</noinclude>

Revision as of 15:26, 8 August 2006


Documentation[edit]

This template is used to place an Character info on a Battlestar Wiki articles. It provides lower case parameters only.

Usage[edit]

{{Character Data
 | title=
 | photo=
 | age=
 | colony=
 | birthname=
 | callsign=
 | seen=
 | pseen=
 | death=
 | parents=
 | siblings=
 | children=
 | marital status=
 | role=
 | rank=
 | actor=
 | cylon=
}}

Optional parameters[edit]

  • title:
  • photo:
  • age:
  • colony:
  • birthname:
  • callsign:
  • seen: Episode article name
  • pseen: If the episode name is different than the article name, this is what we will see.
  • death:
  • parents:
  • siblings:
  • children:
  • marital status:
  • role:
  • rank:
  • actor:
  • cylon: Insert Y to indicate that this character is a Cylon.