Difference between revisions of "Template:Character"
| m | m (Undo revision 7810 by Eleonore Silvermoon (talk)) | 
| (One intermediate revision by the same user not shown) | |
| (No difference) | |
Latest revision as of 17:13, 29 October 2018
Usage
{{Character
| handle = 
| showHandle = true|false
| showAvatar = true|false
| showDM = true|false
| department = 
| position = 
| rankInsignia = 
| ircNick = 
}}
Shows the handle and optionally avatar, position, department, rank insignia or IRC nick.
Avatars should be named Avatar <handle>.jpg, Avatar <handle>.gif, or Avatar <handle>.png.
Handle is required, for a blank avatar insert Vacant as handle.
Examples
{{Character
| handle = Vacant
}}
{{Character
| handle = Eleonore Silvermoon
}}
{{Character
| handle = Eleonore Silvermoon
| showHandle = true
}}
{{Character
| handle = Eleonore Silvermoon
| showHandle = false
| showAvatar = true
}}

{{Character
| handle = Eleonore Silvermoon
| showHandle = true
| showAvatar = true
}}
{{Character
| handle = Eleonore Silvermoon
| showHandle = true
| showAvatar = true
| position = CEO
}}
{{Character
| handle = Eleonore Silvermoon
| showHandle = true
| showAvatar = true
| department = Ubrikkian Industries
}}
{{Character
| handle = Eli Descartes
| showHandle = true
| showAvatar = true
| position = Minister of State
| department = Advisory Council
| ircNick = Descartes
}}
In combination with the positions transclusion page:
{{Character
| handle = {{:New Republic Positions|MoS}}
| showHandle = true
| showAvatar = true
| position = Minister of State
| department = Advisory Council
}}



