Difference between revisions of "Template:To top"

From Team Fortress Wiki
Jump to: navigation, search
(new)
 
m
 
(19 intermediate revisions by 14 users not shown)
Line 1: Line 1:
<span style="float:right; font-size:90%; {{{style|}}}">&#91;&#91;[[{{{page|}}}#top|{{lang
+
<span style="float:right; font-size:70%; {{{style|}}}">&#91;[[{{{page|}}}#top|{{lang
  | en = &uarr; to top
+
| es = &uarr; Arriba
  }}]]&#93;&#93;</span><noinclude>
+
| ar = &uarr; إلى أعلى
{{translation switching|none}}
+
| de = &uarr; Zum Seitenanfang
 +
  | en = &uarr; to top
 +
| it = &uarr; in cima
 +
| fr = &uarr; au début
 +
| no = &uarr; til toppen
 +
| pl = &uarr; do góry
 +
| pt = &uarr; ao cimo
 +
| pt-br = &uarr; ao topo
 +
| ru = &uarr; наверх
 +
| zh-hans = 回到顶部
 +
| zh-hant = 回至頁首
 +
  }}]]&#93;</span><noinclude>
 +
{{translation switching|en, ar, de, es, fr, it, no, pl, pt, pt-br, ru, zh-hans, zh-hant}}
 
{{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]]}}".
  
 
=== Usage ===
 
=== Usage ===
* <code>== Header {&#123;to top}} ==</code> generates
+
<code><nowiki>== Header {{to top}} ==</nowiki></code> generates
  
 
== Header {{to top}} ==
 
== Header {{to top}} ==
Line 16: Line 28:
  
 
[[Category:Formatting templates|To top]]
 
[[Category:Formatting templates|To top]]
[[Category:Link templates|To top]]
+
[[Category:Link insertion templates|To top]]
 
</noinclude>
 
</noinclude>

Latest revision as of 13:05, 8 February 2022

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