Difference between revisions of "Template:Playerbox"
From Fallen Sword Wiki
BlackDoguh (Talk | contribs) |
|||
(10 intermediate revisions by 4 users not shown) | |||
Line 8: | Line 8: | ||
|- | |- | ||
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Name:''' | |style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Name:''' | ||
− | |style="padding-left: 1ex"|{{{ | + | |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="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Guild:''' | ||
Line 30: | Line 33: | ||
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. | 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>{{ | + | <pre>{{playerbox| |
player_name=REPLACETHIS| | player_name=REPLACETHIS| | ||
+ | player_medals=REPLACETHIS| | ||
player_image=REPLACETHIS| | player_image=REPLACETHIS| | ||
player_guild=REPLACETHIS| | player_guild=REPLACETHIS| | ||
Line 43: | Line 47: | ||
This template will look like this. | This template will look like this. | ||
− | {{ | + | {{playerbox| |
player_name={{{player NAME}}}| | player_name={{{player NAME}}}| | ||
+ | player_Medals={{{player MEDALS}}}| | ||
player_image={{{player IMAGE}}}| | player_image={{{player IMAGE}}}| | ||
player_guild={{{plyaer LEADER}}}| | player_guild={{{plyaer LEADER}}}| | ||
Line 52: | Line 57: | ||
}} | }} | ||
− | [[Category:Templates|{{PAGENAME}}]]</noinclude> | + | [[Category:Templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 09:15, 19 September 2023
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}}} |