|
|
Line 1: |
Line 1: |
| == 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='''Alive or Zombie'''|
| |
| char_group='''group'''|
| |
| char_stats='''List kills, revives, deaths, etc.'''|
| |
| char_journal='''<nowiki>[URL|Journal] or [[Journal:character|Journal]]</nowiki>'''| - or (e.g.) "No journal"
| |
| }}
| |
|
| |
| Note the bar at the end is what gives you the break between entries.
| |
|
| |
| ===Example:===
| |
| <nowiki>{{character|
| |
| char_name=Mr. Example|
| |
| char_image=[[Image:Stickman.JPG]]|
| |
| char_joindate=July 3, 2005|
| |
| char_class=Civilian, Firefighter|
| |
| char_equip=Fire Axe|
| |
| char_profileID=00000|
| |
| char_status=Alive|
| |
| char_group=Example Group|
| |
| char_stats=10 kills, 10 revives, 10 deaths|
| |
| char_journal=No journal
| |
| }}</nowiki>
| |
| '''This example results in:'''
| |
| {{character| | | {{character| |
| char_name=Mr. Example| | | char_name=Mr. Example| |