Difference between revisions of "Template:Playerbox VampNova"

From Fallen Sword Wiki
Jump to: navigation, search
(Example)
(Undo revision 6308 by BlackDoguh (Talk))
Line 47: Line 47:
 
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>

Revision as of 23:46, 12 March 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}}}