Template:Compact ToC: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 4: Line 4:
[[#0–9|0–9]] •}} {{#ifeq:{{{symnum|}}}|yes|
[[#0–9|0–9]] •}} {{#ifeq:{{{symnum|}}}|yes|
[[#!–9|!–9]] •}} {{#ifeq:{{{unders|}}}|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|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>{{clr}}<noinclude>
A more compact table of contents. Primarily designed for use on list pages, to save space. Takes the following parameters:<br>
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>name=</code> defines a custom name for the table.

Revision as of 13:35, 22 December 2013

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