Difference between revisions of "Template:Tstory23"

From Fallen Sword Wiki
Jump to: navigation, search
Line 26: Line 26:
 
|-
 
|-
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Damage:'''
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Damage:'''
|style="padding-left: 1ex"|{{{player_armor}}}
+
|style="padding-left: 1ex"|{{{player_damage}}}
 
|-
 
|-
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Armor:'''
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Armor:'''
Line 37: Line 37:
 
|style="padding-left: 1ex"|{{{player_hp}}}
 
|style="padding-left: 1ex"|{{{player_hp}}}
 
|}</includeonly>
 
|}</includeonly>
 +
 +
= 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>{{Tstory23|
 +
player_name=REPLACETHIS|
 +
player_image=REPLACETHIS|
 +
player_guild=REPLACETHIS|
 +
player_allies=REPLACETHIS|
 +
player_enemies=REPLACETHIS|
 +
player_joined=REPLACETHIS|
 +
player_level=REPLACETHIS|
 +
player_attack=REPLACETHIS|
 +
player_armor=REPLACETHIS|
 +
player_damage=REPLACETHIS|
 +
player_defense=REPLACETHIS|
 +
player_hp=REPLACETHIS|
 +
}}</pre>
 +
 +
 +
= Example =
 +
This template will look like this.
 +
 +
{{playerbox|
 +
player_name={{{player NAME}}}|
 +
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}}}|
 +
player_level={{{player LEVEL}}}|
 +
player_attack={{{player ATTACK}}}|
 +
player_armor={{{player ARMOR}}}|
 +
player_damage={{{player DAMAGE}}}|
 +
player_defense={{{player DEFENSE}}}|
 +
player_hp={{{player HIT POINTS}}}|
 +
}}
 +
 +
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 17:11, 24 March 2008


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.

{{Tstory23|
player_name=REPLACETHIS|
player_image=REPLACETHIS|
player_guild=REPLACETHIS|
player_allies=REPLACETHIS|
player_enemies=REPLACETHIS|
player_joined=REPLACETHIS|
player_level=REPLACETHIS|
player_attack=REPLACETHIS|
player_armor=REPLACETHIS|
player_damage=REPLACETHIS|
player_defense=REPLACETHIS|
player_hp=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}}}