Jump to content

Template:Single notice/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Reverted 1 edit by 2607:FEA8:7A1F:4C40:A534:EAB7:E863:FCF2 (talk): Misplaced
document hatnote param
 
(One intermediate revision by one other user not shown)
Line 16: Line 16:
| required named params =
| required named params =
| extra usage =
| extra usage =
| template data =
| see also =
| see also =
| hatnote =
| banners =
| banners =
| s1 =
| s1 =
Line 38: Line 40:
; {{para|extra usage}}
; {{para|extra usage}}
:a space to add additional information about usage of the template.
:a space to add additional information about usage of the template.
; {{para|template data}}
:a space to add [[WP:TemplateData|TemplateData]].
; {{para|see also}}
; {{para|see also}}
:a space to add "see also" links for the template.
:a space to add "see also" links for the template.
; {{para|hatnote}}
:a place before the banners to place a hatnote.
; {{para|banners}}
; {{para|banners}}
:a space to add banners such as {{tl|Twinkle standard installation}}.
:a space to add banners such as {{tl|Twinkle standard installation}}.

Latest revision as of 01:17, 30 May 2023

This template is used to generate documentation for single-notice user warning templates like {{uw-tilde}}. User warning templates using this documentation template should follow the guidelines set by the user warnings project.

Syntax[edit]

All parameters

{{single notice
| param1                = 
| param1 required       = 
| nopage                = 
| nothankyou            = 
| required named params = 
| extra usage           = 
| template data         = 
| see also              = 
| hatnote               = 
| banners               = 
| s1                    = 
| s2                    = 
| s3                    = 
}}

Parameters[edit]

|param1=
a two-or-three-word description of parameter |1=, to go inside template examples. (|1= usually contains the page name of whatever page the message is about.) Defaults to "article".
|param1 required=
set to yes if |1= is required.
|nopage=
set to yes if there is no |1= parameter.
|nothankyou=
set to yes if the message does not end in "Thank you." By default, the template will say that additional text set with the |2= parameter will be used instead of the text "Thank you"; if you set this to yes, the template will instead say that |2= will be added at the end of the message.
|required named params=
use this parameter to add required named parameters to all of the example template invocations. They will be added as the first parameter to Template:Tlsc, so you should escape equals signs. For example, myparam{{=}}''example value'' will give the code myparam=example value.
|extra usage=
a space to add additional information about usage of the template.
|template data=
a space to add TemplateData.
|see also=
a space to add "see also" links for the template.
|hatnote=
a place before the banners to place a hatnote.
|banners=
a space to add banners such as {{Twinkle standard installation}}.
|s1=, |s2=, |s3=
template shortcuts.
|nocat=
suppress automatic categorization

See also[edit]

  • {{Templatesnotice}}: generates documentation for multi-issue user-page templates.