Template:Hatnote: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Created page with "<div class="dablink">{{{1}}}</div>")
 
(+rel: Template:See also; +-cat: Templates → Hatnote templates)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="dablink">{{{1}}}</div>
<div class="dablink">{{{1}}}</div><noinclude>
{{Informative template|1=
__NOTOC__
== Goal ==
This template is used for so called hatnotes that can be used on top of a page or section.
 
== Usage ==
<nowiki>{{</nowiki>'''hatnote'''<nowiki>|</nowiki>text<nowiki>}}</nowiki>
 
== Examples ==
<pre>{{hatnote|For other days of the week, see [[Days of the week]]}}</pre>
{{hatnote|For other days of the week, see [[Days of the week]].}}
 
== Related templates ==
* {{tl|about}}
* {{tl|distinguish}}
* {{tl|main article}}
* {{tl|see also}}
 
[[Category:Hatnote templates]]
}}
</noinclude>

Latest revision as of 14:32, 2 June 2014

The following template description is not displayed when the template is inserted in an article.

Goal

This template is used for so called hatnotes that can be used on top of a page or section.

Usage

{{hatnote|text}}

Examples

{{hatnote|For other days of the week, see [[Days of the week]]}}

Related templates