Template:Top: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
(adding templates category)
m (dropping the float)
Line 1: Line 1:
<div style="float: right;">&nbsp;&nbsp;&nbsp;[[#top|[top]]]</div>
[[#top|[top]]]


<noinclude>
<noinclude>
===Description===
===Description===
The template <nowiki>{{Go to top}}</nowiki> inserts an intra-page link to the top of the page.  
The template <nowiki>{{top}}</nowiki> 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 link floats on the right side of the page and appears as shown here.

Revision as of 15:13, 10 September 2020

[top]


Description

The template {{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>