Difference between revisions of "Template:Bluelake Character"

From BattleMaster Wiki
Jump to navigation Jump to search
m (sorry, have to save to test on the pages. :()
m
Line 1: Line 1:
{| style="float:{{{float}}}; font-size:90%; margin:0 0 1em 1em; width: 25%; background-color:#ccccff; border: solid #AAAAAA 1px"
+
{| style="font-size:90%; margin:0 0 1em 1em; width: 25%; background-color:#ccccff; border: solid #AAAAAA 1px"
 
| colspan="2" style="background:#9999ff; width: 24%; text-align:center; font-size:larger;" | '''{{{name}}}'''
 
| colspan="2" style="background:#9999ff; width: 24%; text-align:center; font-size:larger;" | '''{{{name}}}'''
 
|-
 
|-
Line 22: Line 22:
 
| {{{guilds}}}
 
| {{{guilds}}}
 
|}
 
|}
 +
 +
<pre>code to insert:
 +
 +
{{Template:Bluelake Character|
 +
name =Name|
 +
title =Title|
 +
realm =[[Realm]]|
 +
island =[[Island]]|
 +
class =Class|
 +
age =age|
 +
birth =[[Bluelake Family/CharacterName/Timeline|YYYY-MM-DD]]|
 +
place =[[Region]]|
 +
religion =[[Religion]]|
 +
guilds =[[Guild01]], [[Guild02]]|
 +
}}</pre>

Revision as of 16:55, 23 July 2009

{{{name}}}
{{{title}}}
Realm: {{{realm}}}, {{{island}}}
Class: {{{class}}}
Age: {{{age}}}
First seen: {{{birth}}}, {{{place}}}
Religion: {{{religion}}}
Guilds: {{{guilds}}}
code to insert:

{{Template:Bluelake Character|
name =Name|
title =Title|
realm =[[Realm]]|
island =[[Island]]|
class =Class|
age =age|
birth =[[Bluelake Family/CharacterName/Timeline|YYYY-MM-DD]]|
place =[[Region]]|
religion =[[Religion]]|
guilds =[[Guild01]], [[Guild02]]|
}}