Template:H:title

From LuaSTG Wiki
Jump to navigation Jump to search
Documentation icon Template documentation[view] [edit] [history] [purge]

Usage[edit source]

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

Examples[edit source]

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

Warnings[edit source]

  • Do not use templates (such as Template:Lang) in the second (hovertext) parameter. Terrible things happen.