Template:PC Bio

From Gwn

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 1: Line 1:
-
{| class="infobox" cellspacing="5" style="width:20em; font-size:90%;"
+
<includeonly>{| style="border: 2px solid darkslategray; border-spacing: 0; float: right; font-size: 90%; margin: 0.25em 0.5em; width: 35%"
-
! colspan="2" style="text-align: center; background-color: #FFF0F5;" | <big>{{{name|{{PAGENAME}}}}}</big>
+
|colspan=2 style="background: 00003c; color: gainsboro; font-size: 110%; text-align: center"|'''{{{player_name}}}'''
-
{{#if:{{{photo|}}}|<tr><td colspan="2" style="padding-bottom:1em; text-align:center;">{{{photo|}}}{{#if:{{{caption|}}}|<div>{{{caption|}}}</div>}}</td></tr>}}{{#if:
+
|-
-
{{{aliases|}}}|<tr valign="top"><td>'''[[Aliases]]:'''</td><td>{{{birth}}}</td></tr>}}{{#if:
+
|style="text-align: center; background: gainsboro;" colspan="2"|{{{image}}}
-
{{{birthdate|}}}|<tr valign="top"><td>'''[[Birthdate|Birthdays]]:'''</td><td>{{{birth date}}}</td></tr>}}{{#if:
+
|-
-
{{{birth Place|}}}|<tr valign="top"><td>'''Birth Place:'''</td><td>{{{birth place}}}</td></tr>}}{{#if:
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Aliases:'''
-
{{{Nationality|}}}|<tr valign="top"><td>'''[[Nationality:]]'''</td><td>{{{nationality}}}</td></tr>}}{{#if:
+
|style="padding-left: 1ex"|{{{aliases}}}
-
{{{death|}}}|<tr valign="top"><td>'''[[Death|Date of death]]:'''</td><td>{{{death}}}</td></tr>}}{{#if:
+
|- style="background: gainsboro;"
-
{{{height|}}}|<tr valign="top"><td>'''Height:'''</td><td>{{{height}}}</td></tr>}}{{#if:
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Birth&nbsp;Date:'''
-
{{{weight|}}}|<tr valign="top"><td>'''Weight:'''</td><td>{{{weight}}}</td></tr>}}{{#if:
+
|style="padding-left: 1ex"|{{{birth_date}}}
-
{{{eye color|}}}|<tr valign="top"><td>'''Eye color:'''</td><td>{{{eye color}}}</td></tr>}}{{#if:
+
|-
-
{{{hair color|}}}|<tr valign="top"><td>'''Hair color:'''</td><td>{{{hair color}}}</td></tr>}}{{#if:
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Birth&nbsp;Place:'''
-
{{{Blood Type|}}}|<tr valign="top"><td>'''[[Blood Type:]]'''</td><td>{{{blood type}}}</td></tr>}}{{#if:
+
|style="padding-left: 1ex"|{{{birth_place}}}
-
{{{relatives|}}}|<tr valign="top"><td>'''Relatives:'''</td><td>{{{relatives}}}</td></tr>}}{{#if:
+
|- style="background: gainsboro;"
-
|}<noinclude>
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Nationality:'''
-
{| style="float: left; background: transparent;"
+
|style="padding-left: 1ex"|{{{nationality}}}
-
|<pre>
+
|-
-
{{PC Bio
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Death:'''
-
| Name                =  
+
|style="padding-left: 1ex"|{{{death}}}
-
| Photo              =  
+
|- style="background: gainsboro;"
-
| Caption            =  
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Height:'''
-
| Aliases            =  
+
|style="padding-left: 1ex"|{{{height}}}
-
| Birth_Date          =  
+
|-
-
| Birth_Place        =  
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Weight:'''
-
| Nationality        =  
+
|style="padding-left: 1ex"|{{{weight}}}
-
| Died                =  
+
|- style="background: gainsboro;"
-
| Height              =  
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Eye&nbsp;Color:'''
-
| Weight              =
+
|style="padding-left: 1ex"|{{{eye_color}}}
-
| Eye_Color          =  
+
|-
-
| Hair_Color          =  
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Hair&nbsp;Color:'''
-
| Blood_Type          =  
+
|style="padding-left: 1ex"|{{{hair_color}}}
-
| Relatives          =  
+
|- style="background: gainsboro;"
-
}}</pre>
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Blood&nbsp;Type:'''
-
|}
+
|style="padding-left: 1ex"|{{{blood_type}}}
-
Note:
+
|-
-
<br clear="all"/>
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Genetic&nbsp;Status:'''
-
[[Category:Templates|PC Bio]]
+
|style="padding-left: 1ex"|{{{genetic_status}}}
-
</noinclude></pre>
+
|- style="background: gainsboro;"
 +
|style="text-align: right; width: 12em; vertical-align:top"|'''Relatives:'''
 +
|style="padding-left: 1ex"|{{{relatives}}}
 +
|}</includeonly><noinclude>
 +
=DO NOT EDIT THIS FILE!=
 +
If you want to add a PC Biography Table to your character's page, just add the following wiki code to your group page, and fill in the blanks. Make sure to end each parameter with | (pipe) character.
 +
 
 +
<pre>{{PC Bio|
 +
player_name=FILLTHIS|
 +
image=FILLTHIS|
 +
aliases=FILLTHIS|
 +
birth_date=FILLTHIS|
 +
birth_place=FILLTHIS|
 +
nationality=FILLTHIS|
 +
death=FILLTHIS|
 +
height=FILLTHIS|
 +
weight=FILLTHIS|
 +
eye_color=FILLTHIS|
 +
hair_color=FILLTHIS|
 +
blood_type=FILLTHIS|
 +
genetic_status=FILLTHIS|
 +
relatives=FILLTHIS}}</pre>
 +
 
 +
If you're having any trouble, you can ask for help on the [[Wiki Questions]] page.
 +
 
 +
==Example==
 +
 
 +
The following
 +
<pre>
 +
{{PC Bio|
 +
player_name=Bubba|
 +
image=[[Image:Bubba.jpg]]|
 +
aliases=Whitey, smooth love, your Dad|
 +
birth_date=August 21, 1968|
 +
birth_place=Texas|
 +
nationality=American, Bitch|
 +
death=When McDonalds makes the Double McRib|
 +
height=5'8|
 +
weight=Under Calculation by Nasa|
 +
eye_color=Red|
 +
hair_color=Brown|
 +
blood_type=Margerine|
 +
genetic_status=Inbred|
 +
relatives=Bob's Big Boy}}
 +
</pre>
 +
 
 +
will produce this:
 +
{{PC Bio|
 +
player_name=Bubba|
 +
image=[[Image:Bubba.jpg]]|
 +
aliases=Whitey, smooth love, your Dad|
 +
birth_date=August 21, 1968|
 +
birth_place=Texas|
 +
nationality=American, Bitch|
 +
death=When McDonalds makes the Double McRib|
 +
height=5'8|
 +
weight=Under Calculation by Nasa|
 +
eye_color=Red|
 +
hair_color=Brown|
 +
blood_type=Margerine|
 +
genetic_status=Inbred|
 +
relatives=Bob's Big Boy}}
 +
 
 +
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Current revision as of 03:06, 10 November 2006

DO NOT EDIT THIS FILE!

If you want to add a PC Biography Table to your character's page, just add the following wiki code to your group page, and fill in the blanks. Make sure to end each parameter with | (pipe) character.

{{PC Bio|
player_name=FILLTHIS|
image=FILLTHIS|
aliases=FILLTHIS|
birth_date=FILLTHIS|
birth_place=FILLTHIS|
nationality=FILLTHIS|
death=FILLTHIS|
height=FILLTHIS|
weight=FILLTHIS|
eye_color=FILLTHIS|
hair_color=FILLTHIS|
blood_type=FILLTHIS|
genetic_status=FILLTHIS|
relatives=FILLTHIS}}

If you're having any trouble, you can ask for help on the Wiki Questions page.

Example

The following

{{PC Bio|
player_name=Bubba|
image=[[Image:Bubba.jpg]]|
aliases=Whitey, smooth love, your Dad|
birth_date=August 21, 1968|
birth_place=Texas|
nationality=American, Bitch|
death=When McDonalds makes the Double McRib|
height=5'8|
weight=Under Calculation by Nasa|
eye_color=Red|
hair_color=Brown|
blood_type=Margerine|
genetic_status=Inbred|
relatives=Bob's Big Boy}}

will produce this:

Bubba
Image:Bubba.jpg
Aliases: Whitey, smooth love, your Dad
Birth Date: August 21, 1968
Birth Place: Texas
Nationality: American, Bitch
Death: When McDonalds makes the Double McRib
Height: 5'8
Weight: Under Calculation by Nasa
Eye Color: Red
Hair Color: Brown
Blood Type: Margerine
Genetic Status: Inbred
Relatives: Bob's Big Boy
Personal tools