Template:Fake heading/doc
From LIMSWiki
Jump to navigationJump to searchUsage
This template is used to create examples of section heading wikimarkup 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=is the level number: 2 through 6. The default is 2.- An unnamed parameter is used for the section title.
Example
| Markup | Renders as |
|---|---|
{{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}}
|
|
HTML
Section heading wikimarkup is rendered to HTML heading elements, <h1> through <h6>, styled as follows:
Help:HTML in wikitext
See also
- {{Dummy ref}}: replicate in-text references [1]
- {{Dummy backlink}}: replicate footnote backlinks ^
- {{Fake}}: replicate [citation needed]







