Template:Ph/c/doc
< Template:Ph | c
This is a documentation subpage for Template:Ph/c. It contains usage information, categories and other content that is not part of the original template page. |
This template is a shorthand (plain heading classed) for invoking plain heading where a level and CSS class are to be specfied.
Usage
[edit]{{ph/c|1|2|3}}
Where:
- 1 Is the level (H2, H3, H4 ...) of the heading
- 2 is the CSS class_name(s) to apply (NB no double quotation marks needed.)
- 3 Is the text of the heading.
- id Override for
id=
in the underlying {{classed heading}}, use when the heading contains additional, or complex markup such as REF tags, or additional formatting.