Difference between revisions of "Template:Info pc"

From The Final Challenge Wiki
Jump to navigation Jump to search
(Undo revision 978 by Tynian (talk))
Line 1: Line 1:
{{Infobox
<includeonly>
| titlestyle = white-space: nowrap
{| cellspacing="5" style="width:22em; text-align:left; font-size:80%; line-height:1.5em; border-width:1px; border-style: solid; border-color: #AAA; background-color: #F9F9F9; float: right; clear: right;"
| labelstyle = white-space: nowrap
|-
 
!colspan="2" align="center" style="font-style:bold; font-size:125%"|{{PAGENAME}}
| label1    = Incarnation
|-
| data1      = {{{incarnation|}}}
{{#if:{{{incarnation|}}}|
 
{{!}}align="left"{{!}}'''Incarnation'''
| label2    = Created
{{!}}align="left"{{!}}{{{incarnation}}}
| data2      = {{{created|}}}
{{!}}-
 
|}}
| label3    = Status
{{#if:{{{created|}}}|
| data3      = {{{status|}}}
{{!}}align="left"{{!}}'''Created'''
 
{{!}}align="left"{{!}}{{{created}}}
| label4    = Race
{{!}}-
| data4      = {{{race|Unknown}}}
|}}
 
|}
| label5    = Hometown
</includeonly>
| data5      = {{{hometown|}}}
<noinclude>
 
This template provides an information box about a PC (mortal or Immortal).  All fields are optional, and will only be displayed when a value is given.
| label6    = Classes
| data6      = {{br separated entries|{{{classes|}}}}}
 
| label7    = Last Seen
| data7      = {{{last_seen|}}}
 
| label8    = Following
| data8      = {{br separated entries|{{{followings|}}}}}
 
| label9    = Spouse
| data9      = {{{spouse|}}}


| label10    = Partner
<pre>
| data10    = {{{partner|}}}
{{Info pc
 
|name          = character's name
| label11   = Parents
|incarnation   = Generation (instance) of character (i.e. I, II, III, etc.)
| data11    = {{{parents|}}}
|created        = creation date (RL calendar)
 
|status        = active/semi-active/inactive/retired/deleted/unknown
| label12   = Children
|deleted_for   = reason character was deleted
| data12    = {{br separated entries|{{{children|}}}}}
|race          = character race
 
|hometown      = character hometown
| label13    = Relatives
|classes        = character's (mortal) class(es)
| data13     = {{{relatives|}}}
|last_seen      = RL date character was last seen (if inactive)
 
|followings     = following membership(s)
| label14    = Areas Written
|spouse        = In game spouse
| data14    = {{{areas_written|}}}
|partner        = In game partner
 
|parents        = In game parents
| label15    = Immorted
|children      = In game children
| data15    = {{{immorted|}}}
|relatives      = In game relatives
 
|areas_written  = Areas written
| label16    = Followers
|immorted_on   = RL date character immorted
| data16    = {{{followers|}}}
|followers      = following(s) led as FLI
 
|portfolio     = Area Coordinator, Code writer, etc.
| label17   = Portfolio
}}</pre></noinclude>
| data17    = {{br separated entries|{{{portfolio|}}}}}
<noinclude>
{{documentation}}
</noinclude>

Revision as of 20:13, 16 January 2011


This template provides an information box about a PC (mortal or Immortal). All fields are optional, and will only be displayed when a value is given.

{{Info pc
|name           = character's name
|incarnation    = Generation (instance) of character (i.e. I, II, III, etc.)
|created        = creation date (RL calendar)
|status         = active/semi-active/inactive/retired/deleted/unknown
|deleted_for    = reason character was deleted
|race           = character race
|hometown       = character hometown
|classes        = character's (mortal) class(es)
|last_seen      = RL date character was last seen (if inactive)
|followings     = following membership(s)
|spouse         = In game spouse
|partner        = In game partner
|parents        = In game parents
|children       = In game children
|relatives      = In game relatives
|areas_written  = Areas written
|immorted_on    = RL date character immorted
|followers      = following(s) led as FLI
|portfolio      = Area Coordinator, Code writer, etc.
}}