Template:PCB: Difference between revisions
From The Urban Dead Wiki
Jump to navigationJump to search
m (Forgot the closing brackets...) |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__TOC__ | |||
{| style="border: 2px solid darkslategray; border-spacing: 0; float: center; font-size: 90%; margin: 0.25em 0.5em; width: 35%" | {| style="border: 2px solid darkslategray; border-spacing: 0; float: center; font-size: 90%; margin: 0.25em 0.5em; width: 35%" | ||
|colspan=2 style="background: black; color: white; font-size: 110%; text-align: center"|'''{{{c_name}}}''' | |colspan=2 style="background: black; color: white; font-size: 110%; text-align: center"|'''{{{c_name}}}''' | ||
Line 4: | Line 5: | ||
|style="text-align: center; background: #E8E8E8;" colspan="2"|{{{c_img}}} | |style="text-align: center; background: #E8E8E8;" colspan="2"|{{{c_img}}} | ||
|- | |- | ||
|style="text-align: right; width: 12em; vertical-align:top"|'''Current status:''' | |||
|style="padding-left: 1ex"|{{{c_current}}} | |||
|- style="background: #E8E8E8;" | |||
|style="text-align: right; width: 12em; vertical-align:top"|'''Nickname:''' | |style="text-align: right; width: 12em; vertical-align:top"|'''Nickname:''' | ||
|style="padding-left: 1ex"|{{{c_nick}}} | |style="padding-left: 1ex"|{{{c_nick}}} | ||
|- | |||
|style="text-align: right; width: 12em; vertical-align:top"|'''Location:''' | |||
|style="padding-left: 1ex"|{{{c_location}}} | |||
|- style="background: #E8E8E8;" | |||
|style="text-align: right; width: 12em; vertical-align:top"|'''Deaths:''' | |||
|style="padding-left: 1ex"|{{{c_deaths}}} | |||
|- | |||
|style="text-align: right; width: 12em; vertical-align:top"|'''Joined:''' | |||
|style="padding-left: 1ex"|{{{c_joined}}} | |||
|- style="background: #E8E8E8;" | |- style="background: #E8E8E8;" | ||
|style="text-align: right; width: 12em; vertical-align:top"|'''Group:''' | |style="text-align: right; width: 12em; vertical-align:top"|'''Group:''' | ||
|style="padding-left: 1ex"|{{{c_group}}} | |style="padding-left: 1ex"|{{{c_group}}} | ||
|- | |- | ||
|style="text-align: right; width: 12em; vertical-align:top"|'''Class:''' | |style="text-align: right; width: 12em; vertical-align:top"|'''Class:''' | ||
|style="padding-left: 1ex"|{{{c_class}}} | |style="padding-left: 1ex"|{{{c_class}}} | ||
|- style="background: #E8E8E8;" | |- style="background: #E8E8E8;" | ||
|style="text-align: right; width: 12em; vertical-align:top"|''' | |style="text-align: right; width: 12em; vertical-align:top"|'''Kills:''' | ||
|style="padding-left: 1ex"|{{{ | |style="padding-left: 1ex"|{{{c_kills}}} | ||
|} | |} | ||
Line 34: | Line 41: | ||
|c_name= | |c_name= | ||
|c_img= | |c_img= | ||
|c_current= | |||
|c_nick= | |c_nick= | ||
|c_location= | |||
|c_deaths= | |||
|c_joined= | |||
|c_group= | |c_group= | ||
|c_class= | |c_class= | ||
| | |c_kills= | ||
}} | }} | ||
</pre> | </pre> | ||
Line 49: | Line 58: | ||
|c_name=Cesar | |c_name=Cesar | ||
|c_img=[[Image:Dogfood.png|300px]] | |c_img=[[Image:Dogfood.png|300px]] | ||
|c_current=Alive | |||
|c_nick=Mr. Dog | |c_nick=Mr. Dog | ||
|c_location=[[Club Izzard]] | |||
|c_deaths=0 | |||
|c_joined=yesterday | |||
|c_group=Eddie Izzard Appreciation Club | |c_group=Eddie Izzard Appreciation Club | ||
|c_class=Canine | |c_class=Canine | ||
| | |c_kills=23 mil | ||
}} | }} | ||
</pre> | </pre> | ||
Line 63: | Line 74: | ||
|c_name=Cesar | |c_name=Cesar | ||
|c_img=[[Image:Dogfood.png|300px]] | |c_img=[[Image:Dogfood.png|300px]] | ||
|c_current=Alive | |||
|c_nick=Mr. Dog | |c_nick=Mr. Dog | ||
|c_location=[[Club Izzard]] | |||
|c_deaths=0 | |||
|c_joined=yesterday | |||
|c_group=Eddie Izzard Appreciation Club | |c_group=Eddie Izzard Appreciation Club | ||
|c_class=Canine | |c_class=Canine | ||
| | |c_kills=23 mil | ||
}} | }} | ||
</noinclude> | </noinclude> |
Latest revision as of 11:58, 11 August 2009
{{{c_name}}} | |
{{{c_img}}} | |
Current status: | {{{c_current}}} |
Nickname: | {{{c_nick}}} |
Location: | {{{c_location}}} |
Deaths: | {{{c_deaths}}} |
Joined: | {{{c_joined}}} |
Group: | {{{c_group}}} |
Class: | {{{c_class}}} |
Kills: | {{{c_kills}}} |
Usage
Use this:
{{PCB |c_name= |c_img= |c_current= |c_nick= |c_location= |c_deaths= |c_joined= |c_group= |c_class= |c_kills= }}
Example
{{PCB |c_name=Cesar |c_img=[[Image:Dogfood.png|300px]] |c_current=Alive |c_nick=Mr. Dog |c_location=[[Club Izzard]] |c_deaths=0 |c_joined=yesterday |c_group=Eddie Izzard Appreciation Club |c_class=Canine |c_kills=23 mil }}
This will show as:
Cesar | |
Current status: | Alive |
Nickname: | Mr. Dog |
Location: | Club Izzard |
Deaths: | 0 |
Joined: | yesterday |
Group: | Eddie Izzard Appreciation Club |
Class: | Canine |
Kills: | 23 mil |