Difference between revisions of "Template: Character"

From Elder Tale Online MUSH
Jump to: navigation, search
m
m
Line 25: Line 25:
 
<div id="characterprofile">
 
<div id="characterprofile">
 
<div id="characterprofileimage">[[File:Character.png|link=]]
 
<div id="characterprofileimage">[[File:Character.png|link=]]
<p id="characterprofilenametext">{{{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 = PL | OC }}</p>
 
<p id="characterprofiletypetext">{{#switch: {{{Character Type|}}} | Feature Character = FC | Original Character = OC | Person of the Land = PL | OC }}</p>
 
<p id="characterprofileracetext">Race / [[Race::{{{Race|}}}]]</p>
 
<p id="characterprofileracetext">Race / [[Race::{{{Race|}}}]]</p>

Revision as of 22:16, 10 March 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.