Difference between revisions of "Template:Playerbox"

From Fallen Sword Wiki
Jump to: navigation, search
(New page: {{Playerbox| Player_name=REPLACETHIS| player_image=REPLACETHIS| player_guild=REPLACETHIS| player_allies=REPLACETHIS| Player_enemies=REPLACETHIS| player_joined=REPLACETHIS| }})
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Playerbox|
+
<includeonly>{| style="border: 2px solid black; border-spacing: 0; float: right; font-size: 90%; margin: 0.25em 0.5em; width: 35%"
Player_name=REPLACETHIS|
+
|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: 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="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="padding-left: 1ex"|{{{player_guild}}}
 +
|-
 +
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Allies:'''
 +
|style="padding-left: 1ex"|{{{player_allies}}}
 +
|-
 +
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Enemies:'''
 +
|style="padding-left: 1ex"|{{{player_enemies}}}
 +
|}</includeonly><noinclude>
 +
{| style="width:600px; border: solid 2px #8A0808;padding:2px" align="center" cellspacing=0
 +
| style="background:#FA5858;text-align:center"| '''DO NOT EDIT!'''
 +
|-
 +
| style="background:#FFFFFF;padding:3px" |
 +
'''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.
 +
 
 +
<pre>{{playerbox|
 +
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>
 +
 +
 +
= Example =
 +
This template will look like this.
 +
 +
{{playerbox|
 +
player_name={{{player NAME}}}|
 +
player_Medals={{{player MEDALS}}}|
 +
player_image={{{player IMAGE}}}|
 +
player_guild={{{plyaer LEADER}}}|
 +
player_allies={{{player allies, SEPARATED BY COMMA'S}}}|
 +
player_enemies={{{players enemies, SEPARATED BY COMMA'S}}}|
 +
player_joined={{{Joined date}}}|
 
}}
 
}}
 +
 +
[[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}}}