Difference between revisions of "Template:Fake heading/doc"
Jump to navigation
Jump to search
imported>Gadget850 (→HTML: update from Help:HTML in wikitext|HTML_section) |
imported>Gadget850 (→Parameters: rem h1) |
||
| Line 5: | Line 5: | ||
==Parameters== | ==Parameters== | ||
| − | * {{para|sub}} is the level number: | + | * {{para|sub}} is the level number: 2 through 6. The default is 2. |
* An unnamed parameter is used for the section title. | * An unnamed parameter is used for the section title. | ||
Revision as of 11:32, 25 May 2013
Contents
Usage
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:
{{#lst:Help:HTML in wikitext|HTML_section}}
See also
- {{Dummy ref}}: replicate in-text references [1]
- {{Dummy backlink}}: replicate footnote backlinks ^
- {{Fake citation needed}}: replicate [citation needed]