Fallout Wiki
Fallout Wiki
(Created page with '<div style="position:fixed;{{{2}}}:60px; {{{3}}}:30px; overflow:visible;"> {{{1}}} </div> <noinclude> '''To use this template put:''' <nowiki>{{Template:Follow|Content here|Pos…')
 
No edit summary
Line 1: Line 1:
  +
<onlyinclude><!--
<div style="position:fixed;{{{2}}}:60px; {{{3}}}:30px; overflow:visible;">
 
{{{1}}}
 
</div>
 
   
 
--><div style="position:fixed;{{{2}}}:60px; {{{3}}}:30px; overflow:visible;">{{{1}}}</div><!--
<noinclude>
 
   
  +
--></onlyinclude>
'''To use this template put:''' <nowiki>{{Template:Follow|Content here|Position 1|Position 2}}</nowiki>.
 
  +
{{Documentation}}
 
  +
[[Category:User page templates]]
*Position 1 can be chosen from:
 
:*'''left'''
 
:or
 
:*'''right'''
 
{{clear}}
 
*Position 2 can be chosen from:
 
:*'''top'''
 
:or
 
:*'''bottom'''
 
 
</noinclude>
 

Revision as of 12:44, 22 July 2010

{{{1}}}
Template documentation (for the template shown above, sometimes hidden or invisible)

Template for generating an absolutely positioned element on user pages. This element is positioned relative to the browser window, i.e. it stays in the same position when scrolling.

Usage

{{Fixed position|Content|Position 1|Position 2}}

Parameters

Yes
<unnamed 1>
Content which should appear in a fixed position.
Neutral
(default: "right")
<unnamed 2>
Horizontal position.

Available options:

  • left
  • right
Neutral
(default: "top")
<unnamed 3>
Vertical position.

Available options:

  • top
  • bottom
Documentation transcluded from Template:Fixed position/doc.