Difference between revisions of "Template:Playerbox"

From Fallen Sword Wiki
Jump to: navigation, search
(13 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: #FFFFFF; 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}}}
 +
|-
 +
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Joined:'''
 +
|style="padding-left: 1ex"|{{{player_joined}}}
 
|-
 
|-
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Name:'''
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Name:'''
|style="padding-left: 1ex"|{{{Player_name}}}
+
|style="padding-left: 1ex"|{{{player_name}}}
 +
|-
 +
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''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:'''
Line 13: Line 19:
 
|style="padding-left: 1ex"|{{{player_allies}}}
 
|style="padding-left: 1ex"|{{{player_allies}}}
 
|-
 
|-
|style="text-align: right; width: 12em; vertical-align:top; background: #FFFFFF"|'''Enemies:'''
+
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Enemies:'''
 
|style="padding-left: 1ex"|{{{player_enemies}}}
 
|style="padding-left: 1ex"|{{{player_enemies}}}
|-
 
|style="text-align: right; width: 12em; vertical-align:top; background: #FFFFFF"|'''Joined:'''
 
|style="padding-left: 1ex"|{{{player_joined}}}
 
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
 
{| style="width:600px; border: solid 2px #8A0808;padding:2px" align="center" cellspacing=0
 
{| style="width:600px; border: solid 2px #8A0808;padding:2px" align="center" cellspacing=0
Line 30: Line 33:
 
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.
 
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.
  
<pre>{{Playerbox|
+
<pre>{{playerbox|
Player_name=REPLACETHIS|
+
player_name=REPLACETHIS|
 +
player_medals=REPLACETHIS|
 
player_image=REPLACETHIS|
 
player_image=REPLACETHIS|
 
player_guild=REPLACETHIS|
 
player_guild=REPLACETHIS|
 
player_allies=REPLACETHIS|
 
player_allies=REPLACETHIS|
Player_enemies=REPLACETHIS|
+
player_enemies=REPLACETHIS|
 
player_joined=REPLACETHIS|
 
player_joined=REPLACETHIS|
 
}}</pre>
 
}}</pre>
Line 43: Line 47:
 
This template will look like this.
 
This template will look like this.
  
{{Playerbox|
+
{{playerbox|
Player_name={{{player NAME}}}|
+
player_name={{{player NAME}}}|
 +
player_Medals={{{player MEDALS}}}|
 
player_image={{{player IMAGE}}}|
 
player_image={{{player IMAGE}}}|
 
player_guild={{{plyaer LEADER}}}|
 
player_guild={{{plyaer LEADER}}}|
 
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}}}|
 
player_joined={{{Joined date}}}|
 
player_joined={{{Joined date}}}|
 
}}
 
}}
  
[[Category:Templates|{{PAGENAME}}]]</noinclude>{{Playerbox|
+
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 20:58, 16 August 2009

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_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, SEPARATED BY COMMA'S}}}
Enemies: {{{players enemies, SEPARATED BY COMMA'S}}}