Template:PCB
From The Urban Dead Wiki
Contents |
| {{{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 |