Template:Clan: Difference between revisions
From A KoL Wiki
imported>SomeStranger fixed parserfunctions (I got it backwards) |
imported>SomeStranger m one more minor formatting fix |
||
Line 2: | Line 2: | ||
|- | |- | ||
| style="background:#cedff2;text-align: center;" | Proud member of {{#if:{{{link|}}}|[{{{link}}} '''{{{clan}}}''']|'''{{{clan}}}'''}} | | style="background:#cedff2;text-align: center;" | Proud member of {{#if:{{{link|}}}|[{{{link}}} '''{{{clan}}}''']|'''{{{clan}}}'''}} | ||
|}</includeonly><noinclude>==Code=={{Code2}} | |}</includeonly><noinclude>==Code== | ||
{{Code2}} | |||
This template should be used on User: pages to show your pride for the clan that you are a member of. It should be used like this: | This template should be used on User: pages to show your pride for the clan that you are a member of. It should be used like this: | ||
Revision as of 16:05, 20 June 2006
Code
[edit]
{{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}}}'''}}
|}This template should be used on User: pages to show your pride for the clan that you are a member of. It should be used like this:
Usage
{{clan|clan=My Clan|link=http://www.mywebpage.com}}
Which 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, instead you should leave the "link" value as blank:
{{clan|clan=My Clan}}
Which would appear as:
Proud member of My Clan |