Toggle menu
15
236
70
27.5K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 04:37, 26 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the top of this page. --> Adds a small floating box in the lower-right corner of the page, with a "To top of page" link. May be placed on Talk pages (or other non-article pages) when appropriate. This usually means pages in the "Talk:", Wikipedia:" and "Help:" namespaces. == Usage == * {{tlc|Skip to top}} '''Box position''' The box normally appears bottom right on the page, about even wi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Adds a small floating box in the lower-right corner of the page, with a "To top of page" link. May be placed on Talk pages (or other non-article pages) when appropriate. This usually means pages in the "Talk:", Wikipedia:" and "Help:" namespaces.

Usage

  • {{Skip to top}}

Box position

The box normally appears bottom right on the page, about even with the list of categories, typically sitting close to the bottom right corner of the category box.

By default, the box appears bottom right, no matter where you place the template in the code, using CSS absolute positioning. This can be overridden; see |abs=no below.

Parameters

CSS box model showing bottom margin

Parameters are optional; in the typical case, none are needed.

  • |abs=no – render the box at the point where the template is transcluded (default: place the box at the absolute bottom right of the page, no matter where in the code the template appears)
  • |absolute= this is an alias of the parameter 'abs'

See also