Difference between revisions of "Template:To top"

From Team Fortress Wiki
Jump to: navigation, search
m (added pl)
m (added /es version)
Line 1: Line 1:
 
<span style="float:right; font-size:70%; {{{style|}}}">&#91;[[{{{page|}}}#top|{{lang
 
<span style="float:right; font-size:70%; {{{style|}}}">&#91;[[{{{page|}}}#top|{{lang
 +
| es = &uarr; Arriba
 
  | ar = &uarr; إلى أعلى
 
  | ar = &uarr; إلى أعلى
 
  | de = &uarr; Zum Seitenanfang
 
  | de = &uarr; Zum Seitenanfang
Line 9: Line 10:
 
  | ru = &uarr; наверх
 
  | ru = &uarr; наверх
 
  }}]]&#93;</span><noinclude>
 
  }}]]&#93;</span><noinclude>
{{translation switching|ar, de, it, fr, pt-br ru}}
+
{{translation switching|es, ar, de, it, fr, pt-br ru}}
 
{{doc begin}}
 
{{doc begin}}
 
This template creates a small "[&uarr; 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 "[&uarr; 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 15:44, 29 March 2011

[↑ to top]

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'.