Template:Fake heading/doc: Difference between revisions

From Guild of Archivists
m (1 revision imported)
 
No edit summary
 
Line 1: Line 1:
{{template shortcut|Fake header|Fake title|Fakeheader|Fakeheading|Pseudoheading}}
==Usage==
==Usage==
This template is used to create examples of section heading [[Help:Wiki markup|wiki markup]] in help and similar pages. Fake headings do not appear in the [[H:TOC|table of contents]]. They are styled to appear the same as the default heading styles in the Vector [[WP:Skin|skin]], and will not be influenced by custom [[Cascading Style Sheets|CSS]] or skins.
This template is used to create examples of section heading wiki markup in help and similar pages. Fake headings do not appear in the table of contents. They are styled to appear the same as the default heading styles in the Vector skin, and will not be influenced by custom CSS or skins.


==Parameters==
==Parameters==
Line 25: Line 23:
{{fake heading|sub=6|Heading 6}}
{{fake heading|sub=6|Heading 6}}
}}
}}
== See also ==
{{fake template list}}


<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox |
| [[Category:Documentation assistance templates]]
| [[Category:Documentation assistance templates]]
}}</includeonly>
}}</includeonly>

Latest revision as of 23:54, 16 July 2017

Usage[edit]

This template is used to create examples of section heading wiki markup in help and similar pages. Fake headings do not appear in the table of contents. They are styled to appear the same as the default heading styles in the Vector skin, and will not be influenced by custom CSS or skins.

Parameters[edit]

  • |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[edit]

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}}
 
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6