Template:Hatnote/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>GTBacchus
m (moved Template:Dablink/doc to Template:Hatnote/doc: per move request; see talk page)
meta>DePiep
(adjust, cleanup)
Line 2: Line 2:


==Usage==
==Usage==
Using {{tlx|dablink|''text''}} formats text into the standard stylistic for a [[Wikipedia:Hatnote|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.
Using {{tlx|Hatnote|''text''}} formats text into the standard stylistic for a [[Wikipedia:Hatnote|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.
 
===Other disambiguation templates===
This template may ''not'' be the desired template for your applications. See [[Template:Otheruses templates]] for a comparison and index of the alternatives.


==Usage and purpose==
==Usage and purpose==
This template is primarily used to add ''disambiguation links'' (''dab'' is Wikipedia shorthand for "disambiguation") to the top of article pages. It places an HTML <code>div-</code> / <code>div</code> block around the material given 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 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 <code>div-</code> / <code>div</code> 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:Otheruses templates (example usage)]] for a list.
This template is also used as the "meta-template" for additional specialized disambiguation link templates; see [[Wikipedia:Otheruses templates (example usage)]] for a list.


Contrary to what its name may imply, the template does not automatically create links of any kind. Links and other desired formatting must be explicitly added, using normal [[Wikipedia:Cheatsheet|Wikipedia markup]].
The template does not automatically create links of any kind. Links and other desired formatting must be explicitly added, using normal [[Wikipedia:Cheatsheet|Wikipedia markup]].


==Template contents==
==Template contents==
<code><nowiki><div class="dablink"></div></nowiki></code>
<code><nowiki><div class="dablink"></div></nowiki></code>


==See also==
{{Hatnote templates documentation}}
*{{tlx|Disambiguation}}
*{{tlx|Hatnote templates documentation}}
 
<includeonly>
<includeonly>
[[Category:Hatnote templates]]
[[Category:Hatnote templates]]

Revision as of 21:06, 10 October 2011

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.

Usage and purpose

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:Otheruses templates (example usage) 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.

Template contents

<div class="dablink"></div>

Template:Hatnote templates documentation