Template:Compact ToC: Difference between revisions
Jump to navigation
Jump to search
m (Testing.) |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__<div class="toc plainlinks hlist" id="toc" style="float:left; clear:left; text-align:{{{align|left}}}"><div id="toctitle" style="text-align: center;"><span style="font-weight: bold">{{{name|{{MediaWiki:Toc}}}}}</span></div> | ||
<div style="margin: auto; white-space: nowrap;">{{#ifeq:{{{sym|}}}|yes| | |||
<div style="margin: auto; white-space: nowrap; | [[#!$@|!$@]] •}} {{#ifeq:{{{num|}}}|yes| | ||
[[#0–9|0–9]] •}} {{#ifeq:{{{symnum|}}}|yes| | |||
[[#!–9|!–9]] •}} {{#ifeq:{{{unders|}}}|yes| | |||
[[#_|_]] • }} [[#A|A]] • [[#B|B]] • [[#C|C]] • [[#D|D]] • [[#E|E]] • [[#F|F]] • [[#G|G]] • [[#H|H]] • [[#I|I]] • [[#J|J]] • [[#K|K]] • [[#L|L]] • [[#M|M]] • [[#N|N]] • [[#O|O]] • [[#P|P]] • [[#Q|Q]] • [[#R|R]] • [[#S|S]] • [[#T|T]] • [[#U|U]] • [[#V|V]] • [[#W|W]] • [[#X|X]] • [[#Y|Y]] • [[#Z|Z]]</div></div><noinclude>{{clr}} | |||
A more compact table of contents. Primarily designed for use on list pages, to save space. Takes the following parameters:<br> | |||
* <code>name=</code> defines a custom name for the table. | |||
* <code>sym=yes</code> adds a link for symbols. | |||
* <code>num=yes</code> adds a link for numbers. | |||
* <code>symnum=yes</code> adds a link for symbols and numbers. | |||
* <code>unders=yes</code> adds a link for underscore. | |||
Further documentation can be found on [[w:Template:Compact ToC|Wikipedia]]</noinclude> | |||
[[#_|_]] • [[#A|A]] • [[#B|B]] • [[#C|C]] • [[#D|D]] • [[#E|E]] • [[#F|F]] • [[#G|G]] • [[#H|H]] • [[#I|I]] • [[#J|J]] • [[#K|K]] • [[#L|L]] • [[#M|M]] • [[#N|N]] • [[#O|O]] • [[#P|P]] • [[#Q|Q]] • [[#R|R]] • [[#S|S]] • [[#T|T]] • [[#U|U]] • [[#V|V]] • [[#W|W]] • [[#X|X]] • [[#Y|Y]] • [[#Z|Z]] | |||
* | |||
* | |||
* | |||
* | |||
</ | |||
< | |||
Revision as of 13:34, 22 December 2013
Contents
A more compact table of contents. Primarily designed for use on list pages, to save space. Takes the following parameters:
name=
defines a custom name for the table.sym=yes
adds a link for symbols.num=yes
adds a link for numbers.symnum=yes
adds a link for symbols and numbers.unders=yes
adds a link for underscore.
Further documentation can be found on Wikipedia