User:Alka Selzer/Templates/Survivorinfo

From The Urban Dead Wiki
Jump to navigationJump to search

Survivoinfo

This is my variation of a character infobox, for players that focus on playing as survivors. It will show on the right hand side of the page.

Usage

{{User:Alka_Selzer/Templates/Survivorinfo |
char_name=Your Char Name|
char_status=dead|
char_level=21|
char_zedskills=5|
char_location=Subburb|
char_profileID=-1}}
  • char_name: The name of the character
  • char_status: either "dead" (Zombie) or "alive" (Survivor). Defaults to "unknown" if not given.
  • char_level: current level of char (Defaults to "???")
  • char_zedskills: Number of undead skills the char has (Defaults to "???")
  • char_location: should be the Suburb where your char is active. Defaults to Malton.
  • char_profileID: your character's profile id, will be prefixed with the link to the profiles.

Example 1

{{User:Alka_Selzer/Templates/Survivorinfo |
char_name=Your Char Name|
char_status=dead|
char_level=21|
char_zedskills=5|
char_location=Subburb|
char_profileID=-1}}
Your Char Name
Status: UNDEAD
Level: 21
Zed Skills: 5
Location: Subburb
Profile: Your Char Name


Example 2

{{User:Alka_Selzer/Templates/Survivorinfo |
char_name=Another char|
char_profileID=-1}}
Another char
Status: unknown
Level: ???
Zed Skills: ???
Location: Malton
Profile: Another char