This is a documentation subpage for . It contains usage information, categories and other content that is not part of the original template page. |
Usage
This template enables a selectable number of "=" to be displayed before and after a text string creating a heading. This enables headings to be dynamic especially in transcludable pages where the headings may be at different levels depending upon where it is placed.
Parameters
There are two required parameters. The first is the number of equal signs desired indicating the heading level. The second is the heading text.
Example
{{Heading|3|A level three heading}}
produces:
=== A level three heading ===