Difference between revisions of "Template: Character"

From Elder Tale Online MUSH
Jump to: navigation, search
m
m
Line 34: Line 34:
 
<hr/>
 
<hr/>
 
{| style="width: 100%; font-size: 90%; text-align:left; border: 8px solid #8da998; border-radius: 25px;"
 
{| style="width: 100%; font-size: 90%; text-align:left; border: 8px solid #8da998; border-radius: 25px;"
! style="padding:10px" | Alliance
+
! style="padding:5px 5px 0px 5px" | Alliance
 
| [[Alliance::{{{Alliance|}}}]]
 
| [[Alliance::{{{Alliance|}}}]]
 
|-
 
|-
! style="padding:10px" | Guilds
+
! style="padding:0px 5px 0px 5px" | Guilds
 
| {{#arraymap:{{{Guild|}}}|,|x|[[Guild::x]]}}
 
| {{#arraymap:{{{Guild|}}}|,|x|[[Guild::x]]}}
 
|-
 
|-
! style="padding:10px" | Kingdom
+
! style="padding:0px 5px 0px 5px" | Kingdom
 
| [[Kingdom::{{{Kingdom|}}}]]
 
| [[Kingdom::{{{Kingdom|}}}]]
 
|-
 
|-
! style="padding:10px" | Type  
+
! style="padding:0px 5px 0px 5px" | Type  
 
| [[Character Type::{{{Character Type|}}}]]
 
| [[Character Type::{{{Character Type|}}}]]
 
|-
 
|-
! style="padding:10px" | Skills
+
! style="padding:0px 5px 5px 5px" | Skills
 
| {{{Skills|}}}
 
| {{{Skills|}}}
 
|}{{#set:Characterid={{{characterid|}}} }}
 
|}{{#set:Characterid={{{characterid|}}} }}

Revision as of 22:59, 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.