Difference between revisions of "Template:Playerbox Dimcirith"

From Fallen Sword Wiki
Jump to: navigation, search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<includeonly>{| style="border: 2px solid black; border-spacing: 0; float: right; font-size: 90%; margin: 0.25em 0.5em; width: 35%"
 
<includeonly>{| style="border: 2px solid black; border-spacing: 0; float: right; font-size: 90%; margin: 0.25em 0.5em; width: 35%"
|colspan=2 style="background: #DF0101; color: #FFFFFF; font-size: 110%; text-align: center"|'''{{{player_name}}}'''
+
|colspan=2 style="background: #DF0101; color: #000000; font-size: 110%; text-align: center"|'''{{{player_name}}}'''
 
|-
 
|-
 
|style="text-align: center; background: #FFFFFF;" colspan="2"|{{{player_image}}}
 
|style="text-align: center; background: #FFFFFF;" colspan="2"|{{{player_image}}}
Line 7: Line 7:
 
|style="padding-left: 1ex"|{{{player_joined}}}
 
|style="padding-left: 1ex"|{{{player_joined}}}
 
|-
 
|-
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Rank:'''
+
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Medals:'''
|style="padding-left: 1ex"|{{{player_rank}}}
+
|-
+
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''medals:'''
+
 
|style="padding-left: 1ex"|{{{player_medals}}}
 
|style="padding-left: 1ex"|{{{player_medals}}}
 
|-
 
|-
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Guild:'''
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Guild:'''
 
|style="padding-left: 1ex"|{{{player_guild}}}
 
|style="padding-left: 1ex"|{{{player_guild}}}
 +
|-
 +
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Rank:'''
 +
|style="padding-left: 1ex"|{{{player_guildrank}}}
 
|-
 
|-
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Allies:'''
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Allies:'''
Line 39: Line 39:
 
player_name=REPLACETHIS|
 
player_name=REPLACETHIS|
 
player_recruits=REPLACETHIS|
 
player_recruits=REPLACETHIS|
player_rank=REPLACETHIS|
+
player_guildrank=REPLACETHIS|
 
player_medals=REPLACETHIS|
 
player_medals=REPLACETHIS|
 
player_image=REPLACETHIS|
 
player_image=REPLACETHIS|
Line 47: Line 47:
 
player_joined=REPLACETHIS|
 
player_joined=REPLACETHIS|
 
}}</pre>
 
}}</pre>
 
  
 
= Example =
 
= Example =
Line 54: Line 53:
 
{{playerbox|
 
{{playerbox|
 
player_name={{{player NAME}}}|
 
player_name={{{player NAME}}}|
player_rank={{{player rank}}}|
 
 
player_Medals={{{player MEDALS}}}|
 
player_Medals={{{player MEDALS}}}|
 
player_image={{{player IMAGE}}}|
 
player_image={{{player IMAGE}}}|
 
player_guild={{{plyaer LEADER}}}|
 
player_guild={{{plyaer LEADER}}}|
 +
player_guildrank={{{player rank}}}|
 +
player_recruits
 
player_allies={{{player allies, SEPARATED BY COMMA'S}}}|
 
player_allies={{{player allies, SEPARATED BY COMMA'S}}}|
 
player_enemies={{{players enemies, SEPARATED BY COMMA'S}}}|
 
player_enemies={{{players enemies, SEPARATED BY COMMA'S}}}|

Latest revision as of 03:35, 11 April 2008

DO NOT EDIT!

DO NOT edit this page. If you want to use the template just copy and paste it into your player's wiki. Editing this page may cause the template to stop working properly for other pages currently using this template.


Template

If you want to use this template, just copy the following text and add it to your guilds wiki. Change the "REPLACETHIS" tag to whatever you want. Your tag must be before the | (pipe) character and after the = (equals) character.

{{playerbox|
player_name=REPLACETHIS|
player_recruits=REPLACETHIS|
player_guildrank=REPLACETHIS|
player_medals=REPLACETHIS|
player_image=REPLACETHIS|
player_guild=REPLACETHIS|
player_allies=REPLACETHIS|
player_enemies=REPLACETHIS|
player_joined=REPLACETHIS|
}}

Example

This template will look like this.

{{{player NAME}}}
{{{player IMAGE}}}
Joined: {{{Joined date}}}
Name: {{{player NAME}}}
Medals: {{{player_medals}}}
Guild: {{{plyaer LEADER}}}
Allies: {{{player_allies}}}
Enemies: {{{players enemies, SEPARATED BY COMMA'S}}}