Template:Hatnote: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
Minecraft Wiki>Dinoguy1000
m (Dinoguy1000 moved page Template:Dablink to Template:Hatnote: better name, and what Wikipedia has used for several years now)
Rational Wiki>Matt Fitzpatrick
m (role="note" for accessibility context and SEO)
Line 1: Line 1:
<includeonly><div class="dablink" style="padding-left: 2em; padding-bottom: 0.5em; margin-bottom: 0.5em; font-style: italic">{{{1}}}</div></includeonly><noinclude>
<div role="note" class="hatnote">{{{1}}}</div><noinclude>
{{documentation}}
{{doc}}
<!-- Put categories/interwiki on the documentation page -->
</noinclude>
</noinclude>

Revision as of 00:44, 24 August 2018

{{{1}}}
Template-info.png Documentation

Using {{Hatnote|text}} formats text into the standard stylistic for a wiki hatnote. That produces a short note placed at the top of an article to provide disambiguation of closely related terms or summarise a topic, explaining its boundaries.

Function

This template is primarily used to add a correctly formatted hatnote to a page. Often, but not always, this is a disambiguation link at the top of article pages. It places an HTML div- / div block around the text entered as its only argument, which provides standardized formatting (contents are indented and italicized in most displays); it also isolates the contained code to make sure that it is interpreted correctly.

This template is also used as the "meta-template" for additional specialized disambiguation link Templates.

The template does not automatically create links of any kind. Links and other desired formatting must be explicitly added, using normal wiki markup.