Template:H:title/doc

From MC Public Wiki
Jump to navigation Jump to search

{{#vardefine: nodoc | {{{nodoc}}} }}{{#vardefine: baddoc | {{{baddoc}}} }}

Template-info.png Documentation

Usage

{{H:title
 |spantitle
 |label
 |link=yes/no (defaults to "no")
 |dotted=yes/no (defaults to "yes")
}}

Examples

  • {{H:title|Hello|example}} produces

example .

  • {{H:title|Hello|example|link=yes}} produces

example .

  • {{H:title|Hello|example|dotted=no}} produces

example .

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.