Template:Faux heading/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Faux heading. It contains usage information, categories, and other content that is not part of the original template page. |
| This template uses TemplateStyles |
For making faux headings that won't show up in a table of contents or have an edit section link, like <h2>Heading</h2> or == Heading == would.
Usage
You can use the following templates to call it.
- {{h1}}
- {{h2}}
- {{h3}}
- {{h4}}
- {{h5}} – redirects to {{h4}}, as
<h5>is completely identical to<h4> - {{h6}} – redirects to {{h4}}, as
<h6>is completely identical to<h4>
You can also call it directly like {{faux heading|3|Heading 3}}, which will produce:
Heading 3