Difference between revisions of "Template:IdentifyFriendOrFoe"

From The Shartak Wiki
Jump to navigationJump to search
(Allowed for left/center/right alignment and updated usage notes.)
m (Added 1px top and bottom margins.)
Line 1: Line 1:
{| cellspacing="0" style="border:1px solid #ffe671; {{ifeq:{{{float|none}}}|none|margin: 0 auto;|float: {{{float|left}}};}} width: 238px"
+
{| 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]]
 
| style="width:45px; height:45px; background:#ffe671; text-align:center" | [[Image:Guilder.png|35px]]
 
| style="font-size: 90%; background:#fff6cd; line-height: 140%; padding: 5px" | This user or clan supports the '''[[Identify Friend or Foe]]''' initiative.
 
| style="font-size: 90%; background:#fff6cd; line-height: 140%; padding: 5px" | This user or clan supports the '''[[Identify Friend or Foe]]''' initiative.

Revision as of 02:32, 1 August 2006

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

Template:Ifeq:none

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.