Difference between revisions of "Template:IdentifyFriendOrFoe"

From The Shartak Wiki
Jump to navigationJump to search
m (Improved the description and made the template better looking, IMHO.)
(Fixing.. I hope.. after the ParserFunctions and wiki upgrade)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| border="0" cellpadding="5" cellspacing="0" style="background-color: #fff6cd; border: solid 1px #ffe671; border-collapse: collapse; clear: both; margin: 0 auto; width: 450px"
+
{| cellspacing="0" style="border:1px solid #ffe671; {{#ifeq:{{{float|none}}}|none|margin-left: auto; margin-right: auto;|float: {{{float|left}}};}} margin-top: 1px; margin-bottom: 1px; width: 238px"
|-
+
| style="width:45px; height:45px; background:#ffe671; text-align:center" | [[Image:Guilder.png|35px]]
|align="center" colspan="2" bgcolor="#ffe671"|'''[[:Category:IFF_supporter|Identify Friend or Foe Supporter]]'''
+
| style="font-size: 90%; background:#fff6cd; line-height: 140%; padding: 5px" | This user or clan supports the '''[[Identify Friend or Foe]]''' initiative.
|-
+
|}{{#ifeq:{{{float|none}}}|none||<br style="clear: both" />}}
|<div style="margin: 0 0 0 5px">[[Image:Guilder.png|60px]]</div>||<span style="font-size: 90%">This user or clan supports the [[Identify Friend or Foe]] initiative and will not attack an unidentified target until they have been identified as a foe by the exchange of [[gold]].</span>
 
|}
 
 
<includeonly>[[Category:IFF supporter|{{PAGENAME}}]]</includeonly><noinclude>
 
<includeonly>[[Category:IFF supporter|{{PAGENAME}}]]</includeonly><noinclude>
 
 
==Usage==
 
==Usage==
 +
Simply add the following to any page where you wish this to be displayed:
 +
:<nowiki>{{IdentifyFriendOrFoe}}</nowiki>
  
Simply add the following to any page where you with this to be displayed:
+
The template will be centered by default. An optional ''float'' parameter may be specified to display the image at the left or right of a page instead of the left, as in:
 +
:<nowiki>{{IdentifyFriendOrFoe|float=left}}</nowiki>
  
'''<nowiki>{{IdentifyFriendOrFoe}}</nowiki>'''
+
Changing "left" to "right" will show the template at the right of the page instead.
  
[[Category:Templates]]
+
[[Category:Templates]]</noinclude>
</noinclude>
 

Latest revision as of 21:37, 3 September 2008

Guilder.png This user or clan supports the Identify Friend or Foe initiative.

Usage

Simply add the following to any page where you wish this to be displayed:

{{IdentifyFriendOrFoe}}

The template will be centered by default. An optional float parameter may be specified to display the image at the left or right of a page instead of the left, as in:

{{IdentifyFriendOrFoe|float=left}}

Changing "left" to "right" will show the template at the right of the page instead.