Difference between revisions of "Template: Character"

From Elder Tale Online MUSH
Jump to: navigation, search
m
m
Line 26: Line 26:
 
<div id="characterprofileimage">[[File:Character.png|link=]]
 
<div id="characterprofileimage">[[File:Character.png|link=]]
 
<p id="characterprofilenametext" class="resize">{{{Full Name|{{{PAGENAME}}}}}}</p>
 
<p id="characterprofilenametext" class="resize">{{{Full Name|{{{PAGENAME}}}}}}</p>
<p id="characterprofiletypetext">{{#switch: {{{Character Type|}}} | Feature Character = FC | Original Character = OC | Person of the Land = {{H:title|Person of the Land|PL}} | OC }}</p>
+
<p id="characterprofiletypetext">{{#switch: {{{Character Type|}}} | Feature Character = FC | Original Character = OC | Person of the Land = {{H:title|dotted=no|Person of the Land|PL}} | OC }}</p>
 
<p id="characterprofileracetext">Race / [[Race::{{{Race|}}}]]</p>
 
<p id="characterprofileracetext">Race / [[Race::{{{Race|}}}]]</p>
 
<p id="characterprofileclasstext">{{{PrimaryClass|???}}} / {{{SecondaryClass|???}}}</p>
 
<p id="characterprofileclasstext">{{{PrimaryClass|???}}} / {{{SecondaryClass|???}}}</p>

Revision as of 08:15, 12 May 2020

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

{{Character
|characterid=
|Alliance=
|Guild=
|Kingdom=
|Race=
|PrimaryClass=
|SecondaryClass=
|Title=
|Character Type=
|Source=
|Full Name=
|Profile=
|Skills=
|Quote=
|CharacterImage=Optional File uploaded to the wiki (Name only. Remove the File: prefix)
}}

Edit the page to see the template text.