Template:Heading

From Epic Paths
Jump to navigation Jump to search

This template is used to produce a heading when wikitext (eg: ==Heading== ) won't work. Headings will be added to the table of contents like normal headings. This templates takes 2 parameters, |1= and |2=.

  • |1= is the contents of the heading
  • |2= is the level of the heading (1 being the biggest, 5 being the smallest)

Examples:

{{Heading|Top Header}}

Top Header

{{Heading|Lower Header|3}}

Lower Header