Dinoguy1000 (talk | contribs) (copy from wikipedia:Template:Hatnote/doc) |
Dinoguy1000 (talk | contribs) (missed removing the TemplateData) |
||
Line 14: | Line 14: | ||
Adding an <code>extraclasses</code> parameter allows extra CSS classes to be specified. |
Adding an <code>extraclasses</code> parameter allows extra CSS classes to be specified. |
||
− | |||
− | ==Template data== |
||
− | {{TemplateDataHeader}} |
||
− | <templatedata>{ |
||
− | "description": "Template for creating a standard Wikipedia hatnote. A hatnote is a short note placed at the top of an article to provide disambiguation of closely related terms or summarise a topic, explaining its boundaries.", |
||
− | "params": { |
||
− | "1": { |
||
− | "label": "Text", |
||
− | "description": "This field should contain the text that will be displayed in the hatnote.", |
||
− | "type": "string", |
||
− | "required": true |
||
− | } |
||
− | }}</templatedata> |
||
==Redirects== |
==Redirects== |
Revision as of 02:07, 7 December 2014
|
This is a documentation subpage for Template:Hatnote (see that page for the template itself). It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
Contents
Usage
Using {{Hatnote|text}}
formats text into the standard stylistic for a Wikipedia 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; see Wikipedia:Hatnote test for a list.
The template does not automatically create links of any kind. Links and other desired formatting must be explicitly added, using normal Wikipedia markup.
Code
<div class="dablink"></div>
Adding an extraclasses
parameter allows extra CSS classes to be specified.
Redirects
{{Dablink}}
Template:Hatnote templates documentation