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"|'''{{{player_name}}}'''
+
|colspan=2 style="background: 00003c; color: gainsboro; font-size: 110%; text-align: center"|'''{{{weapon_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"|'''Aliases:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Type:'''
-
|style="padding-left: 1ex"|{{{aliases}}}
+
|style="padding-left: 1ex"|{{{type}}}
|- style="background: gainsboro;"
|- style="background: gainsboro;"
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Birth&nbsp;Date:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Place&nbsp;of&nbsp;Origin:'''
-
|style="padding-left: 1ex"|{{{birth_date}}}
+
|style="padding-left: 1ex"|{{{origin}}}
|-
|-
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Birth&nbsp;Place:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Date&nbsp;Created:'''
-
|style="padding-left: 1ex"|{{{birth_place}}}
+
|style="padding-left: 1ex"|{{{created}}}
|- 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"|'''Eye&nbsp;Color:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Barrel&nbsp;Length:'''
-
|style="padding-left: 1ex"|{{{eye_color}}}
+
|style="padding-left: 1ex"|{{{barrel}}}
|-
|-
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Hair&nbsp;Color:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Ammunition:'''
-
|style="padding-left: 1ex"|{{{hair_color}}}
+
|style="padding-left: 1ex"|{{{ammo}}}
|- style="background: gainsboro;"
|- style="background: gainsboro;"
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Blood&nbsp;Type:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Action:'''
-
|style="padding-left: 1ex"|{{{blood_type}}}
+
|style="padding-left: 1ex"|{{{action}}}
|-
|-
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Genetic&nbsp;Status:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Muzzle&nbsp;Velocity:'''
-
|style="padding-left: 1ex"|{{{genetic_status}}}
+
|style="padding-left: 1ex"|{{{velocity}}}
|- style="background: gainsboro;"
|- style="background: gainsboro;"
-
|style="text-align: right; width: 12em; vertical-align:top"|'''Relatives:'''
+
|style="text-align: right; width: 12em; vertical-align:top"|'''Feed&nbsp;System:'''
-
|style="padding-left: 1ex"|{{{relatives}}}
+
|style="padding-left: 1ex"|{{{feed}}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
=DO NOT EDIT THIS FILE!=
=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.
+
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.
<pre>{{PC Bio|
<pre>{{PC Bio|
-
player_name=FILLTHIS|
+
weapon_name=FILLTHIS|
image=FILLTHIS|
image=FILLTHIS|
-
aliases=FILLTHIS|
+
type=FILLTHIS|
-
birth_date=FILLTHIS|
+
origin=FILLTHIS|
-
birth_place=FILLTHIS|
+
created=FILLTHIS|
-
nationality=FILLTHIS|
+
-
death=FILLTHIS|
+
-
height=FILLTHIS|
+
weight=FILLTHIS|
weight=FILLTHIS|
-
eye_color=FILLTHIS|
+
length=FILLTHIS|
-
hair_color=FILLTHIS|
+
batrrel=FILLTHIS|
-
blood_type=FILLTHIS|
+
ammo=FILLTHIS|
-
genetic_status=FILLTHIS|
+
action=FILLTHIS|
-
relatives=FILLTHIS}}</pre>
+
velocity=FILLTHIS|
-
 
+
feed=FILLTHIS|
-
If you're having any trouble, you can ask for help on the [[Wiki Questions]] page.
+
}}</pre>
-
 
+
-
==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>

Revision as of 03:04, 10 November 2006

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.

{{PC Bio|
weapon_name=FILLTHIS|
image=FILLTHIS|
type=FILLTHIS|
origin=FILLTHIS|
created=FILLTHIS|
weight=FILLTHIS|
length=FILLTHIS|
batrrel=FILLTHIS|
ammo=FILLTHIS|
action=FILLTHIS|
velocity=FILLTHIS|
feed=FILLTHIS|
}}
Personal tools