User:BATTEUR/CharacterTemplate: Difference between revisions
From The Urban Dead Wiki
Jump to navigationJump to search
(Created page with "<center> {| cellpadding="2" cellspacing="0" border="2" style="margin-left:0.5em" width=90% |- ! bgcolor="#FCC745" align=center colspan=2 | <font size= "5"><font face="Georgia" co...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{| cellpadding="2" cellspacing="0" border="2" style="margin-left:0.5em" width=90% | {| cellpadding="2" cellspacing="0" border="2" style="margin-left:0.5em" width=90% | ||
|- | |- | ||
Line 23: | Line 22: | ||
|- | |- | ||
| '''Character Status:''' | | '''Character Status:''' | ||
| {{{ | | {{{char_active|Unknown}}} | ||
|- | |- | ||
| '''Group:''' | | '''Group:''' | ||
Line 34: | Line 33: | ||
| {{{char_desc|None}}} | | {{{char_desc|None}}} | ||
|} | |} | ||
|- | |||
|} | |||
<noinclude> | |||
== Usage Guide == | |||
===Usage:=== | |||
<nowiki>{{character|</nowiki> | |||
char_name='''Character name'''| | |||
char_image='''URL of character image if available'''| | |||
char_joindate='''Date character was created'''| | |||
char_class='''character class'''| | |||
char_equip='''favorite equipment'''| | |||
char_profileID='''profile number''' - URL prefix is provided| | |||
char_status='''Human/Zombie/Other'''| | |||
char_active='''Active/Inactive'''| | |||
char_group='''group'''| | |||
char_journal='''<nowiki>[http://example.com Journal] or [[Journal:character|Journal]]</nowiki>'''| - or (e.g.) "No journal"| | |||
char_desc='''Character Description''' | |||
}} | |||
Note the bar at the end is what gives you the break between entries. |
Revision as of 17:24, 18 April 2014
Anonymous Character | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
No image |
|
Usage Guide
Usage:
{{character| char_name=Character name| char_image=URL of character image if available| char_joindate=Date character was created| char_class=character class| char_equip=favorite equipment| char_profileID=profile number - URL prefix is provided| char_status=Human/Zombie/Other| char_active=Active/Inactive| char_group=group| char_journal=[http://example.com Journal] or [[Journal:character|Journal]]| - or (e.g.) "No journal"| char_desc=Character Description }}
Note the bar at the end is what gives you the break between entries.