Template:PC Bio
From Gwn
(Difference between revisions)
Line 1: | Line 1: | ||
- | {|style="float:right; margin:0 | + | <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}}}''' | ||
|- | |- | ||
- | | | + | |style="text-align: center; background: gainsboro;" colspan="2"|{{{image}}} |
|- | |- | ||
- | |'''Aliases''' || {{{ | + | |style="text-align: right; width: 12em; vertical-align:top"|'''Aliases:''' |
+ | |style="padding-left: 1ex"|{{{aliases}}} | ||
+ | |- style="background: gainsboro;" | ||
+ | |style="text-align: right; width: 12em; vertical-align:top"|'''Birth Date:''' | ||
+ | |style="padding-left: 1ex"|{{{birth_date}}} | ||
|- | |- | ||
- | |'''Birth | + | |style="text-align: right; width: 12em; vertical-align:top"|'''Birth Place:''' |
+ | |style="padding-left: 1ex"|{{{birth_place}}} | ||
+ | |- 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="padding-left: 1ex"|{{{weight}}} | ||
+ | |- style="background: gainsboro;" | ||
+ | |style="text-align: right; width: 12em; vertical-align:top"|'''Eye Color:''' | ||
+ | |style="padding-left: 1ex"|{{{eye_color}}} | ||
|- | |- | ||
- | |''' | + | |style="text-align: right; width: 12em; vertical-align:top"|'''Hair Color:''' |
+ | |style="padding-left: 1ex"|{{{hair_color}}} | ||
+ | |- style="background: gainsboro;" | ||
+ | |style="text-align: right; width: 12em; vertical-align:top"|'''Blood Type:''' | ||
+ | |style="padding-left: 1ex"|{{{blood_type}}} | ||
|- | |- | ||
- | |''' | + | |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 groupbox to your group 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| | ||
+ | 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:GWNy.gif]]| | ||
+ | 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| | ||
+ | relatives=Bob's Big Boy}} | ||
+ | </pre> | ||
+ | |||
+ | will produce this: | ||
+ | {{PC Bio| | ||
+ | player_name=Bubba| | ||
+ | image=[[Image:GWNy.gif]]| | ||
+ | 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| | ||
+ | relatives=Bob's Big Boy}} | ||
+ | |||
+ | [[Category:Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 23:02, 22 October 2006
DO NOT EDIT THIS FILE!
If you want to add a groupbox to your group 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| 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:GWNy.gif]]| 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| relatives=Bob's Big Boy}}
will produce this:
Bubba | |
File:GWNy.gif | |
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: | {{{genetic_status}}} |
Relatives: | Bob's Big Boy |