Template:Skip to top/doc: Difference between revisions
Template page
More actions
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..." |
(No difference)
|
Latest revision as of 04:37, 26 February 2025
| This is a documentation subpage for Template:Skip to top. It may contain usage information, categories and other content that is not part of the original template 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
{{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

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
- {{Top of page}}
- {{Skip to bottom}}
- {{Skip to talk}}
- {{Skip to section}}
- {{Back to contents}}
- {{Skip to top and bottom}}