Difference between revisions of "Template:Tstory23"

From Fallen Sword Wiki
Jump to: navigation, search
Line 36: Line 36:
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''HP:'''
 
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''HP:'''
 
|style="padding-left: 1ex"|{{{player_hp}}}
 
|style="padding-left: 1ex"|{{{player_hp}}}
 +
|-
 +
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Auctions:'''
 +
|style="padding-left: 1ex"|{{{player_auctions}}}
 
|}</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 60: Line 63:
 
player_defense=REPLACETHIS|
 
player_defense=REPLACETHIS|
 
player_hp=REPLACETHIS|
 
player_hp=REPLACETHIS|
 +
player_auctions=REPLACETHIS|
 
}}</pre>
 
}}</pre>
  
Line 79: Line 83:
 
player_defense={{{player DEFENSE}}}|
 
player_defense={{{player DEFENSE}}}|
 
player_hp={{{player HIT POINTS}}}|
 
player_hp={{{player HIT POINTS}}}|
 +
player_auctions={{{player AUCTIONS QUICK LINK}}}
 
}}
 
}}
  
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 12:59, 28 March 2008

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.

{{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|
player_auctions=REPLACETHIS|
}}


Example

This template will look like this.

{{{player NAME}}}
{{{player IMAGE}}}
Joined: {{{Joined date}}}
Name: {{{player NAME}}}
Guild: {{{plyaer LEADER}}}
Allies: {{{player allies, SEPARATED BY COMMA'S}}}
Enemies: {{{players enemies, SEPARATED BY COMMA'S}}}
Level: {{{player LEVEL}}}
Set 1 Set 2
Attack: {{{player_attack1}}} {{{player_attack2}}}
Damage: {{{player_damage1}}} {{{player_damage2}}}
Armor: {{{player_armor1}}} {{{player_armor2}}}
Defense: {{{player_defense1}}} {{{player_defense2}}}
HP: {{{player_hp1}}} {{{player_hp2}}}
Auctions: {{{player AUCTIONS QUICK LINK}}}