Template:PC Bio

From Gwn

(Difference between revisions)
 
Line 1: Line 1:
<includeonly>{| style="border: 2px solid darkslategray; border-spacing: 0; float: right; font-size: 90%; margin: 0.25em 0.5em; width: 35%"
<includeonly>{| style="border: 2px solid darkslategray; border-spacing: 0; float: right; font-size: 90%; margin: 0.25em 0.5em; width: 35%"
-
|colspan=2 style="background: 00003c; color: gainsboro; font-size: 110%; text-align: center"|'''{{{weapon_name}}}'''
+
|colspan=2 style="background: 00003c; color: gainsboro; font-size: 110%; text-align: center"|'''{{{player_name}}}'''
|-
|-
|style="text-align: center; background: gainsboro;" colspan="2"|{{{image}}}
|style="text-align: center; background: gainsboro;" colspan="2"|{{{image}}}
|-
|-
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Type:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Aliases:'''
-
|style="padding-left: 1ex"|{{{type}}}
+
|style="padding-left: 1ex"|{{{aliases}}}
|- style="background: gainsboro;"
|- style="background: gainsboro;"
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Place&nbsp;of&nbsp;Origin:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Birth&nbsp;Date:'''
-
|style="padding-left: 1ex"|{{{origin}}}
+
|style="padding-left: 1ex"|{{{birth_date}}}
|-
|-
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Date&nbsp;Created:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Birth&nbsp;Place:'''
-
|style="padding-left: 1ex"|{{{created}}}
+
|style="padding-left: 1ex"|{{{birth_place}}}
|- style="background: gainsboro;"
|- style="background: gainsboro;"
 +
|style="text-align: right; width: 12em; vertical-align:top"|'''Nationality:'''
 +
|style="padding-left: 1ex"|{{{nationality}}}
 +
|-
 +
|style="text-align: right; width: 12em; vertical-align:top"|'''Death:'''
 +
|style="padding-left: 1ex"|{{{death}}}
 +
|- style="background: gainsboro;"
 +
|style="text-align: right; width: 12em; vertical-align:top"|'''Height:'''
 +
|style="padding-left: 1ex"|{{{height}}}
 +
|-
|style="text-align: right; width: 12em; vertical-align:top"|'''Weight:'''
|style="text-align: right; width: 12em; vertical-align:top"|'''Weight:'''
|style="padding-left: 1ex"|{{{weight}}}
|style="padding-left: 1ex"|{{{weight}}}
-
|-
 
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Length:'''
 
-
|style="padding-left: 1ex"|{{{length}}}
 
|- style="background: gainsboro;"
|- style="background: gainsboro;"
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Barrel&nbsp;Length:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Eye&nbsp;Color:'''
-
|style="padding-left: 1ex"|{{{barrel}}}
+
|style="padding-left: 1ex"|{{{eye_color}}}
|-
|-
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Ammunition:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Hair&nbsp;Color:'''
-
|style="padding-left: 1ex"|{{{ammo}}}
+
|style="padding-left: 1ex"|{{{hair_color}}}
|- style="background: gainsboro;"
|- style="background: gainsboro;"
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Action:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Blood&nbsp;Type:'''
-
|style="padding-left: 1ex"|{{{action}}}
+
|style="padding-left: 1ex"|{{{blood_type}}}
|-
|-
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Muzzle&nbsp;Velocity:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Genetic&nbsp;Status:'''
-
|style="padding-left: 1ex"|{{{velocity}}}
+
|style="padding-left: 1ex"|{{{genetic_status}}}
|- style="background: gainsboro;"
|- style="background: gainsboro;"
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Feed&nbsp;System:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Relatives:'''
-
|style="padding-left: 1ex"|{{{feed}}}
+
|style="padding-left: 1ex"|{{{relatives}}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
=DO NOT EDIT THIS FILE!=
=DO NOT EDIT THIS FILE!=
-
If you want to add a Weapon Table to your weapon'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.
+
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|
<pre>{{PC Bio|
-
weapon_name=FILLTHIS|
+
player_name=FILLTHIS|
image=FILLTHIS|
image=FILLTHIS|
-
type=FILLTHIS|
+
aliases=FILLTHIS|
-
origin=FILLTHIS|
+
birth_date=FILLTHIS|
-
created=FILLTHIS|
+
birth_place=FILLTHIS|
 +
nationality=FILLTHIS|
 +
death=FILLTHIS|
 +
height=FILLTHIS|
weight=FILLTHIS|
weight=FILLTHIS|
-
length=FILLTHIS|
+
eye_color=FILLTHIS|
-
batrrel=FILLTHIS|
+
hair_color=FILLTHIS|
-
ammo=FILLTHIS|
+
blood_type=FILLTHIS|
-
action=FILLTHIS|
+
genetic_status=FILLTHIS|
-
velocity=FILLTHIS|
+
relatives=FILLTHIS}}</pre>
-
feed=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>
[[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