Template:Clan: Difference between revisions

From A KoL Wiki
imported>Poopsmithers
mNo edit summary
imported>Oneforfortytwo
m reinstate category
 
(27 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<TABLE CELLPADDING=5 CELLSPACING=5 border=2px>
<includeonly>{| cellpadding="8px" cellspacing="5px" style="border:1px solid #cedff2;background-color:#f5faff;"
<TR ALIGN=center style="background-color: #CCCCFF">
|-
<TD>Proud member of [[{{{clan}}}]]</TD>
| style="background:#cedff2;text-align: center;" | Proud member of {{#if:{{{link|}}}|[{{{link}}} '''{{{clan}}}''']|'''{{{clan}}}'''}}
</TR>
|}</includeonly><noinclude>
{{Code2}}
 
==Usage==
This template should be used on user pages to show one's pride for the clan that one is a member of. It should be used like so:
 
<nowiki>{{clan|clan=My Clan|link=http://www.mywebpage.com/}}</nowiki>
 
This would appear as:
{{clan|clan=My Clan|link=http://www.mywebpage.com/}}
 
If your clan does not have a webpage, or you do not want to link to it, you should leave the "link" value blank:
 
<nowiki>{{clan|clan=My Clan}}</nowiki>
 
This would appear as:
{{clan|clan=My Clan}}
 
[[Category:User Page Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 18:38, 8 September 2013

{{Clan}}
{| cellpadding="8px" cellspacing="5px" style="border:1px solid #cedff2;background-color:#f5faff;"

|- | style="background:#cedff2;text-align: center;" | Proud member of {{#if:{{{link|}}}|[{{{link}}} '''{{{clan}}}''']|'''{{{clan}}}'''}}

|}

Usage

This template should be used on user pages to show one's pride for the clan that one is a member of. It should be used like so:

{{clan|clan=My Clan|link=http://www.mywebpage.com/}}

This would appear as:

Proud member of My Clan

If your clan does not have a webpage, or you do not want to link to it, you should leave the "link" value blank:

{{clan|clan=My Clan}}

This would appear as:

Proud member of My Clan