Difference between revisions of "Template:TOCright"

From Minetest Wiki
Jump to navigation Jump to search
m (Added description)
m (Added {{TOC see also}})
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
|width={{{width|{{{1|auto}}}}}}
 
|width={{{width|{{{1|auto}}}}}}
 
|align=right
 
|align=right
|style=margin-left:2.5em;
+
|limit={{{limit|}}}
|class={{{class|}}}
 
 
}}<noinclude>
 
}}<noinclude>
 
Template for forcing the table of contents to appear on the right of a page.
 
Template for forcing the table of contents to appear on the right of a page.
Line 11: Line 10:
  
 
== See also ==
 
== See also ==
* [[Template:TOC]]
+
{{TOC see also}}
* [[Template:TOCleft]]
 
  
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 07:30, 14 May 2017

Template for forcing the table of contents to appear on the right of a page.

See Template:TOC for documentation.

See also