Difference between revisions of "Template:Playerbox VampNova"

From Fallen Sword Wiki
Jump to: navigation, search
(Example)
 
(One intermediate revision by one user not shown)
Line 9: Line 9:
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Rank:'''
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Rank:'''
 
|style="text-align: left; width: 12em; vertical-align:top; background: #ffffff"|{{{player_rank}}}
 
|style="text-align: left; width: 12em; vertical-align:top; background: #ffffff"|{{{player_rank}}}
|-
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Name:'''
 
|style="text-align: left; width: 12em; vertical-align:top; background: #ffffff"|{{{player_name}}}
 
 
|-
 
|-
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''medals:'''
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''medals:'''
Line 47: Line 44:
 
player_joined=REPLACETHIS|
 
player_joined=REPLACETHIS|
 
}}</pre>
 
}}</pre>
 +
 +
= Example =
 +
This template will look like this.
 +
 +
{{playerbox|
 +
player_name={{{player NAME}}}|
 +
player_rank={{{player Rank}}}|
 +
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>

Latest revision as of 16:04, 16 April 2008

Warning this template will change often and unexpectedly and will be edited mercilessly.

I (BlackDoguh) will be editting this template so if you use it expect it to change. If you want a template to use, Use 'Template:Playerbox'


Template

If you wish to use a template, just copy the following text and add it to your players 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_rank=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}}}