Difference between revisions of "Template: Character"

From Elder Tale Online MUSH
Jump to: navigation, search
m
m
 
(7 intermediate revisions by 3 users not shown)
Line 25: Line 25:
 
</noinclude><includeonly><div style="display:flex; width:100%; justify-content: space-around; align-items:stretch;">
 
</noinclude><includeonly><div style="display:flex; width:100%; justify-content: space-around; align-items:stretch;">
 
<div id="characterprofile">
 
<div id="characterprofile">
<div id="characterprofileimage">[[File:Character.png|link=]]
+
<div id="characterprofileimage">[[File:CharacterWide.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|dotted=no|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>
Line 32: Line 32:
 
<p id="characterprofiletitletext">{{{Title|???}}}</p>
 
<p id="characterprofiletitletext">{{{Title|???}}}</p>
 
<p id="characterprofileprofiletext" class="resize">{{{Profile|}}}</p>
 
<p id="characterprofileprofiletext" class="resize">{{{Profile|}}}</p>
<p id="characterprofilequotetext">"{{{Quote|}}}" - {{{Full Name|{{{PAGENAME}}}}}}</p>
+
<p id="characterprofilequotetext" class="resize">"{{{Quote|}}}" - {{{Full Name|{{{PAGENAME}}}}}}</p>
 
<p id="characterprofilesourcetext">[[Series::{{{Source|Elder Tale Online}}}]]</p>
 
<p id="characterprofilesourcetext">[[Series::{{{Source|Elder Tale Online}}}]]</p>
 
</div></div></div>
 
</div></div></div>
<hr/>[[File:{{#ifexist: File:{{{CharacterImage}}} | {{{CharacterImage}}} | {{#ifexist: File:{{PAGENAME}}.png | {{PAGENAME}}.png | Warning.png}} }}|300x465px|right]]
+
<hr/>[[File:{{#ifexist: File:{{{CharacterImage}}} | {{{CharacterImage}}} | {{#ifexist: File:{{PAGENAME}}.png | {{PAGENAME}}.png | {{#ifexist: File:{{PAGENAME}}.jpg | {{PAGENAME}}.jpg | Warning.png}}}} }}|300x465px|right]]
 
= Additional Information =
 
= Additional Information =
 
'''Alliance''': [[Alliance::{{{Alliance|N/A}}}]]<br/>
 
'''Alliance''': [[Alliance::{{{Alliance|N/A}}}]]<br/>
'''Guilds''': {{#arraymap:{{{Guild|None}}}|,|x|[[Guild::x]]}}<br/>
+
<!-- '''Guilds''': {{#arraymap:{{{Guild|None}}}|,|x|[[Guild::x]]}}<br/> -->
 
'''Kingdom''': [[Kingdom::{{{Kingdom|The Outcasts}}}]]<br/>
 
'''Kingdom''': [[Kingdom::{{{Kingdom|The Outcasts}}}]]<br/>
 
'''Skills''': {{{Skills|}}}<br/>
 
'''Skills''': {{{Skills|}}}<br/>
 
{{#set:Characterid={{{characterid|}}} }}[[Category:Character]]{{#set:Character Type={{{Character Type|}}}}}{{#set:Profile Text={{{Profile|}}}}}{{#set:Character Status={{{Status|NA}}}}}{{#set:Profile Picture=File:{{#ifexist: File:{{{CharacterImage}}} | {{{CharacterImage}}} | {{#ifexist: File:{{PAGENAME}}.png | {{PAGENAME}}.png | Warning.png}} }}}}</includeonly>
 
{{#set:Characterid={{{characterid|}}} }}[[Category:Character]]{{#set:Character Type={{{Character Type|}}}}}{{#set:Profile Text={{{Profile|}}}}}{{#set:Character Status={{{Status|NA}}}}}{{#set:Profile Picture=File:{{#ifexist: File:{{{CharacterImage}}} | {{{CharacterImage}}} | {{#ifexist: File:{{PAGENAME}}.png | {{PAGENAME}}.png | Warning.png}} }}}}</includeonly>

Latest revision as of 18:07, 12 April 2023

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)
|Status=
}}

Edit the page to see the template text.