Difference between revisions of "Template:Character Infobox"

From Final Kingdom MUSH
Jump to: navigation, search
m
m
Line 67: Line 67:
 
|-
 
|-
 
! Hometown
 
! Hometown
| {{#ifeq:{{{hometown|None}}}|None|None|{{#set:hometown={{{hometown}}} }}{{{hometown}}}}}
+
| {{#arraymap:{{{hometown|None}}}|,|x|[[hometown::x]]}}
 
|-
 
|-
 
! Group
 
! Group

Revision as of 15:03, 24 September 2012

This is the "Character Infobox" template. It should be called in the following format:

{{Character Infobox
|firstname=
|lastname=
|middlename=
|image=
|imageoptions=
|caption=
|age=
|species=
|sex=
|height=
|weight=
|series=
|styles=
|hometown=
|group=
|occupation=
|alignment=
|themesong=
|quote=
|footer=
}}

Edit the page to see the template text.