Template:Top: Difference between revisions
Jump to navigation
Jump to search
(trying to see if this will work) |
(adding templates category) |
||
Line 9: | Line 9: | ||
The template inserts the following HTML code: | The template inserts the following HTML code: | ||
<pre><div style="float: right;"> [[#top|[top]]]</div></pre> | <pre><div style="float: right;"> [[#top|[top]]]</div></pre> | ||
[[Category:Templates]] | |||
</noinclude> | </noinclude> |
Revision as of 06:44, 1 May 2020
Description
The template {{Go to top}} inserts an intra-page link to the top of the page.
The link floats on the right side of the page and appears as shown here.
The template inserts the following HTML code:
<div style="float: right;"> [[#top|[top]]]</div>