Difference between revisions of "Template:Hatnote"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Maintenance script-gpuser
(Automated Import)
>Mornsta-gpuser
Line 1: Line 1:
 
<includeonly><!--
 
<includeonly><!--
  
--><div style="margin-left: 30px;">{{{text|{{{1}}}}}}</div><!--
+
--><div style="margin-left: 30px;">{{{text|''{{{1}}}}''}}</div><!--
  
 
--></includeonly>
 
--></includeonly>
 
<noinclude>{{doc}}[[Category:Notice templates|{{PAGENAME}}]]</noinclude>
 
<noinclude>{{doc}}[[Category:Notice templates|{{PAGENAME}}]]</noinclude>

Revision as of 21:21, 21 January 2019

50px 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.