Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Hatnote: Difference between revisions

Template page
(Created page with "<includeonly>{{#invoke:Hatnote|hatnote}}</includeonly><noinclude>{{/doc}}</noinclude>")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{{#invoke:Hatnote|hatnote}}</includeonly><noinclude>{{/doc}}</noinclude>
<includeonly>{{#invoke:Hatnote|hatnote}}</includeonly><noinclude>{{/doc}}<templatedata>
{
"params": {
"1": {
"label": "Content",
"description": "Note message",
"example": "'''Note:''' This is an editorial comment.",
"type": "string",
"required": true
}
},
"description": "{{Note}} is a simple notice template intended for use posting editorial notes in articles. Note that the user should supply a short bolded description of what kind of editorial note this is. ",
"format": "inline"
}
</templatedata></noinclude>

Latest revision as of 21:49, 2 February 2023

Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:Hatnote/doc. Changes can be proposed in the talk page.

{{Hatnote}} is a simple notice template intended for use posting editorial notes in articles. Note that the user should supply a short bolded description of what kind of editorial note this is.

Sample Output

{{Note|'''Note:''' This is an editorial comment.}}

Results in
Sample Output

{{Note|'''Errata:''' Correction to this comm-link (include reference to source).}}

Results in

{{Note}} is a simple notice template intended for use posting editorial notes in articles. Note that the user should supply a short bolded description of what kind of editorial note this is.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Content1

Note message

Example
'''Note:''' This is an editorial comment.
Stringrequired