Difference between revisions of "Template:To top"
m (added /es version) |
|||
Line 9: | Line 9: | ||
| pt-br = ↑ ao topo | | pt-br = ↑ ao topo | ||
| ru = ↑ наверх | | ru = ↑ наверх | ||
+ | | zh-hant = 回至頁首 | ||
}}]]]</span><noinclude> | }}]]]</span><noinclude> | ||
− | {{translation switching|es, ar, de, it, fr, pt-br ru}} | + | {{translation switching|es, ar, de, it, fr, pt-br, ru, zh-hant}} |
{{doc begin}} | {{doc begin}} | ||
This template creates a small "[↑ to top]" link near the "[edit]" link to aid navigation on long pages. This template is intended to be used inside header and subheader tags only. A normal in-line link to the top of the page can be simply created by using the code "{{code|[[#top|Link here]]}}". | This template creates a small "[↑ to top]" link near the "[edit]" link to aid navigation on long pages. This template is intended to be used inside header and subheader tags only. A normal in-line link to the top of the page can be simply created by using the code "{{code|[[#top|Link here]]}}". |
Revision as of 06:09, 21 December 2011
[↑ to top]
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:To top/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: es, ar, de, it, fr, pt-br, ru, zh-hant (add) |
Documentation for To top
This template creates a small "[↑ to top]" link near the "[edit]" link to aid navigation on long pages. This template is intended to be used inside header and subheader tags only. A normal in-line link to the top of the page can be simply created by using the code "Link here
".
Usage
== Header {{to top}} ==
generates
Header [↑ to top]
Other parameters
- You can also define a set page with '
page
', however, in most circumstances this is not needed. - Additional CSS style attributes can be passed to the inner span tag with the parameter '
style
'.