Difference between revisions of "Template: Character"

From Elder Tale Online MUSH
Jump to: navigation, search
m
 
(2 intermediate revisions by 2 users not shown)
Line 23: Line 23:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>
+
</noinclude><includeonly><div style="display:flex; width:100%; justify-content: space-around; align-items:stretch;">
[[File:{{#ifexist: File:{{{CharacterImage}}} | {{{CharacterImage}}} | {{#ifexist: File:{{PAGENAME}}.png | {{PAGENAME}}.png | Warning.png}} }}|300x465px|right]]
 
<div style="display:flex; width:100%; justify-content: space-around; align-items:stretch;">
 
 
<div id="characterprofile">
 
<div id="characterprofile">
 
<div id="characterprofileimage">[[File:CharacterWide.png|link=]]
 
<div id="characterprofileimage">[[File:CharacterWide.png|link=]]
Line 37: Line 35:
 
<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/>
+
<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.