Difference between revisions of "Template:Guildbox AoD"
From Fallen Sword Wiki
RedlanceEQ (Talk | contribs) (New page: {{Guildbox AoD| guild_name=The Army of Darkness| guild_founded=December 16th, 2006| guild_image=Image:AoDGuildlogo.jpg| guild_leader= Otterted| guild_founder=[[User:H...) |
RedlanceEQ (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | { | + | <includeonly>{| style="border: 2px solid black; border-spacing: 0; float: right; font-size: 90%; margin: 0.25em 0.5em; width: 35%" |
− | + | |colspan=2 style="background: #DF0101; color: #FFFFFF; font-size: 110%; text-align: center"|'''{{{guild_name}}}''' | |
− | + | |- | |
− | guild_image= | + | |style="text-align: center; background: #FFFFFF;" colspan="2"|{{{guild_image}}} |
− | + | |- | |
− | + | |style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Leader(s):''' | |
− | guild_allies= | + | |style="padding-left: 1ex"|{{{guild_leader}}} |
− | + | |- | |
+ | |style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Founder:''' | ||
+ | |style="padding-left: 1ex"|{{{guild_founder}}} | ||
+ | |- | ||
+ | |style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Allies:''' | ||
+ | |style="padding-left: 1ex"|{{{guild_allies}}} | ||
+ | |- | ||
+ | |style="text-align: right; width: 12em; vertical-align:top; background: #FFFFFF"|'''Website:''' | ||
+ | |style="padding-left: 1ex"|{{{guild_website}}} | ||
+ | |}</includeonly><noinclude> | ||
+ | {| style="width:600px; border: solid 2px #8A0808;padding:2px" align="center" cellspacing=0 | ||
+ | | style="background:#FA5858;text-align:center"| '''DO NOT EDIT!''' | ||
+ | |- | ||
+ | | style="background:#FFFFFF;padding:3px" | | ||
+ | '''DO NOT''' edit this page. If you want to use the template just copy and paste it into your guild'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. | ||
+ | |||
+ | <pre>{{Guildbox| | ||
+ | guild_name=REPLACETHIS| | ||
+ | guild_image=REPLACETHIS| | ||
+ | guild_founded=REPLACETHIS| | ||
+ | guild_leader=REPLACETHIS| | ||
+ | guild_founder=REPLACETHIS| | ||
+ | guild_allies=REPLACETHIS| | ||
+ | guild_website=REPLACETHIS| | ||
+ | }}</pre> | ||
+ | |||
+ | |||
+ | = Example = | ||
+ | This template will look like this. | ||
+ | |||
+ | {{Guildbox| | ||
+ | guild_name={{{GUILD NAME}}}| | ||
+ | guild_image={{{GUILD IMAGE}}}| | ||
+ | guild_founded={{{DATE FOUNDED}}}| | ||
+ | guild_leader={{{GUILD LEADER(S)}}}| | ||
+ | guild_founder={{{GUILDER FOUNDER}}}| | ||
+ | guild_allies={{{GUILD ALLIES, SEPARATED BY COMMA'S}}}| | ||
+ | guild_website={{{GUILD WEBSITE}}}| | ||
}} | }} | ||
+ | |||
+ | [[Category:Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 08:46, 29 February 2008
DO NOT EDIT! |
DO NOT edit this page. If you want to use the template just copy and paste it into your guild'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.
{{Guildbox| guild_name=REPLACETHIS| guild_image=REPLACETHIS| guild_founded=REPLACETHIS| guild_leader=REPLACETHIS| guild_founder=REPLACETHIS| guild_allies=REPLACETHIS| guild_website=REPLACETHIS| }}
Example
This template will look like this.
{{{GUILD NAME}}} | |
{{{GUILD IMAGE}}} | |
Leader(s): | {{{GUILD LEADER(S)}}} |
Founder: | {{{GUILDER FOUNDER}}} |
Allies: | {{{GUILD ALLIES, SEPARATED BY COMMA'S}}} |
Website: | {{{GUILD WEBSITE}}} |