Difference between revisions of "Template:Guildbox Wolf and Eagle"

From Fallen Sword Wiki
Jump to: navigation, search
Line 1: Line 1:
{{Guildbox Wolf and Eagle|
+
<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}}}'''
 +
|-
 +
|style="text-align: center; background: #FFFFFF;" colspan="2"|{{{guild_image}}}
 +
|-
 +
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Founded:'''
 +
|style="padding-left: 1ex"|{{{guild_founded}}}
 +
|-
 +
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Founder(s):'''
 +
|style="padding-left: 1ex"|{{{guild_founder}}}
 +
|-
 +
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''All Members:'''
 +
|style="padding-left: 1ex"|{{{guild_members}}}
 +
|-
 +
|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: #D8D8D8"|'''NAPs:'''
 +
|style="padding-left: 1ex"|{{{guild_naps}}}
 +
|-
 +
|style="text-align: right; width: 12em; vertical-align:top; background: #D8D8D8"|'''Buffs:'''
 +
|style="padding-left: 1ex"|{{{guild_buffs}}}
 +
|-
 +
|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 Angellife|
 
guild_name=REPLACETHIS|
 
guild_name=REPLACETHIS|
 
guild_image=REPLACETHIS|
 
guild_image=REPLACETHIS|
Line 5: Line 42:
 
guild_allies=REPLACETHIS|
 
guild_allies=REPLACETHIS|
 
guild_website=REPLACETHIS|
 
guild_website=REPLACETHIS|
 +
guild_naps=REPLACETHIS|
 
guild_founded=REPLACETHIS|
 
guild_founded=REPLACETHIS|
 +
guild_members=REPLACETHIS|
 +
guild_buffs=REPLACETHIS|
 +
}}</pre>
 +
 +
 +
= Example =
 +
This template will look like this.
 +
 +
{{Guildbox Angellife|
 +
guild_name={{{GUILD NAME}}}|
 +
guild_image={{{GUILD IMAGE}}}|
 +
guild_founder={{{GUILDER FOUNDER(S)}}}|
 +
guild_allies={{{GUILD ALLIES, SEPARATED BY COMMA'S}}}|
 +
guild_website={{{GUILD WEBSITE}}}|
 +
guild_naps={{{GUILD NAPS, SEPARATED BY COMMA'S}}}|
 +
guild_founded={{{GUILD CREATION DATE}}}|
 +
guild_members={{{GUILD FALLENSWORD PAGE}}}|
 +
guild_buffs={{{BUFFING LIST}}}
 
}}
 
}}
 +
 +
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 04:24, 21 May 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 Angellife|
guild_name=REPLACETHIS|
guild_image=REPLACETHIS|
guild_founder=REPLACETHIS|
guild_allies=REPLACETHIS|
guild_website=REPLACETHIS|
guild_naps=REPLACETHIS|
guild_founded=REPLACETHIS|
guild_members=REPLACETHIS|
guild_buffs=REPLACETHIS|
}}


Example

This template will look like this.

{{{GUILD NAME}}}
{{{GUILD IMAGE}}}
Founded: {{{GUILD CREATION DATE}}}
Founder(s): {{{GUILDER FOUNDER(S)}}}
All Members: {{{GUILD FALLENSWORD PAGE}}}
Allies: {{{GUILD ALLIES, SEPARATED BY COMMA'S}}}
NAPs: {{{GUILD NAPS, SEPARATED BY COMMA'S}}}
Buffs: {{{BUFFING LIST}}}
Website: {{{GUILD WEBSITE}}}