Template:Compact ToC: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__{{CodeBlock| {{{name|Contents}}}: | __NOTOC__{{CodeBlock| {{{name|Contents}}}:{{#if:{{{sym|}}}| [[#?|?]]|}}{{#if:{{{num|}}}| [[#0-9|0-9]]|}} [[#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]]}}<noinclude> | ||
Line 6: | Line 6: | ||
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. | ||
* <code>sym=</code> | * <code>sym=</code> adds a link to symbols. | ||
* <code>sym=</code> adds a link to numbers. | |||
</noinclude> | </noinclude> |
Revision as of 14:52, 4 April 2023
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=
adds a link to symbols.sym=
adds a link to numbers.