Template:Hatnote: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Created page with "<div class="dablink">{{{1}}}</div>")
 
m (+doc)
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}}
 
[[Category:Templates]]
}}
</noinclude>

Revision as of 10:36, 29 October 2013

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