Template:Fake Heading/doc

From Rabbit Hole Wiki
Jump to navigation Jump to search

Usage

This template is used to create examples of section heading wiki markup in help and similar pages. A fake heading will not appear in the table of contents. They are styled as default, and will not be influenced by custom CSS.

Parameters

  • sub: the level number: 2 through 6. The default is 2.
  • An unnamed parameter is used for the section title.

Example

{{fake Heading|Heading 2}}
{{Fake Heading|sub=3|Heading 3}}
{{Fake Heading|sub=4|Heading 4}}
{{Fake Heading|sub=5|Heading 5}}
{{Fake Heading|sub=6|Heading 6}}

produces:

Heading 2
Heading 3
Heading 4
Heading 5
Heading 6