Template:Backtotop: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Test)
 
mNo edit summary
Line 1: Line 1:
<noinclude>Adds a [Back to top] message for a specified page. Syntax: <nowiki>{{backtotop align|left/right/center(default)}}</nowiki>.</noinclude>
<noinclude>Adds a [Back to top] message for a specified page. Syntax: <nowiki>{{backtotop align|left/right/center(default)}}</nowiki>.</noinclude>
<p align="{{#if: {{{align|}}} | {{{align|}}} | center }}">&#91;[[{{{FULLPAGENAME}}}#top|Back to top]]&#93;</p>
<p align="{{#if: {{{align|}}} | {{{align|}}} | center }}">[[{{{FULLPAGENAME}}}#top|Back to top]]</p>
{{backtotop}}

Revision as of 23:00, 28 October 2011

Adds a [Back to top] message for a specified page. Syntax: {{backtotop align|left/right/center(default)}}.

[[{{{FULLPAGENAME}}}#top|Back to top]]

[[{{{FULLPAGENAME}}}#top|Back to top]]

Template loop detected: Template:Backtotop