Template:Fake heading
From The Goon Show Depository
Usage
This template is used to create examples of section heading wiki markup.
Parameters
|level=
or|sub=
is the level number: valid values are 1 through 6. The default is 2 (equivalent of a== Main heading ==
(level 1 is equivalent to page title).- An unnamed parameter (which can also be specified as
|1=
) is used for the section title.
Example
Markup | Renders as |
---|---|
{{fake heading|sub=1|Heading 1}} {{fake heading|sub=2|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}} |
|