Template:Top: Difference between revisions
Jump to navigation
Jump to search
m (dropping line breaks) |
m (maybe "top" will look okay at increased intervals in the transcripts) |
||
Line 1: | Line 1: | ||
[[#top|[top]]]<noinclude> | <div style="text-align: right;float:right">[[#top|[top]]]</div><noinclude> | ||
===Description=== | ===Description=== | ||
The template <nowiki>{{top}}</nowiki> inserts an intra-page link to the top of the page. | The template <code><nowiki>{{top}}</nowiki></code> inserts an intra-page link to the top of the page. | ||
The link appears as shown above. | The link appears floating to the right, as shown above. | ||
The template inserts the following HTML code: | The template inserts the following HTML code: | ||
< | <code><nowiki>[[#top|[top]]]</nowiki></code> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 02:37, 5 July 2023
Description
The template {{top}}
inserts an intra-page link to the top of the page.
The link appears floating to the right, as shown above.
The template inserts the following HTML code:
[[#top|[top]]]