Difference between revisions of "Template:Fake heading"
Jump to navigation
Jump to search
Renatorivo (talk | contribs) |
(Category:Template:Text Format Usage information) |
||
Line 6: | Line 6: | ||
| 6 = font-size: 100%; font-weight: bold; page-break-after: avoid; | | 6 = font-size: 100%; font-weight: bold; page-break-after: avoid; | ||
| #default = font-size: 150%; margin-bottom: .6em; border-bottom: 1px solid #aaa; page-break-after: avoid;}}">{{{1|Section}}}</div> | | #default = font-size: 150%; margin-bottom: .6em; border-bottom: 1px solid #aaa; page-break-after: avoid;}}">{{{1|Section}}}</div> | ||
− | <noinclude>[[Category:Template]]</noinclude> | + | <noinclude> |
+ | |||
+ | ---- | ||
+ | |||
+ | Use this template to create a fake heading. It will be displayed like one, but it will not be placed in the automatically generated table of contents. | ||
+ | |||
+ | Example: | ||
+ | |||
+ | <nowiki> | ||
+ | {{Fake heading|Big section}} | ||
+ | {{Fake heading|sub=3|Smaller section}} | ||
+ | {{Fake heading|sub=4|Smaller sub section}} | ||
+ | </nowiki> | ||
+ | |||
+ | Result: | ||
+ | |||
+ | {{Fake heading|Big section}} | ||
+ | {{Fake heading|sub=3|Smaller section}} | ||
+ | {{Fake heading|sub=4|Smaller sub section}} | ||
+ | |||
+ | [[Category:Template:Text Format]] | ||
+ | </noinclude> |
Latest revision as of 22:47, 7 December 2018
Use this template to create a fake heading. It will be displayed like one, but it will not be placed in the automatically generated table of contents.
Example:
{{Fake heading|Big section}} {{Fake heading|sub=3|Smaller section}} {{Fake heading|sub=4|Smaller sub section}}
Result: