Difference between revisions of "Template: Character"

From Elder Tale Online MUSH
Jump to: navigation, search
m
m
Line 18: Line 18:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #fff; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 1em; float: right; clear: right; text-align:left;"
+
</noinclude><includeonly><div id="characterprofile">
 +
<div id="characterprofileimage">[[File:{{{CharacterImage|Warning.png}}}]]</div>
 +
<p id="characterprofilenametext">{{{Full Name|{{{PAGENAME}}}}}}</p>
 +
<p id="characterprofiletypetext">[[Character Type::{{{Character Type|}}}]]</p>
 +
<p id="characterprofileracetext">Race / [[Race::{{{Race|}}}]]</p>
 +
<p id="characterprofileclasstext">Crusader / Heavy Blade</p>
 +
<p id="characterprofiletitletext">Paladin</p>
 +
<p id="characterprofileprofiletext">{{{Profile|}}}</p>
 +
<p id="characterprofilequotetext">{{{Quote|}}}</p>
 +
<p id="characterprofilesourcetext">[[Series::{{{Source|Elder Tale Online}}}]]</p>
 +
</div>
 +
 
 +
{| style="width: 100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #fff; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 1em; float: right; clear: right; text-align:left;"
 
! style="text-align: center; background-color:rgb(248, 249, 250);" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
! style="text-align: center; background-color:rgb(248, 249, 250);" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
|-
 
|-
Line 31: Line 43:
 
! Kingdom
 
! Kingdom
 
| [[Kingdom::{{{Kingdom|}}}]]
 
| [[Kingdom::{{{Kingdom|}}}]]
|-
 
! Race
 
| [[Race::{{{Race|}}}]]
 
|-
 
! Type
 
| [[Character Type::{{{Character Type|}}}]]
 
|-
 
! Source
 
| [[Series::{{{Source|Elder Tale Online}}}]]
 
|-
 
! Full&nbsp;Name
 
| {{{Full Name|}}}
 
 
|-
 
|-
 
! Skills
 
! Skills

Revision as of 22:26, 19 February 2020

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

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

Edit the page to see the template text.