Template:Attention: Difference between revisions
Jump to navigation
Jump to search
(Adding linebreak to the bottom.) |
(TemplateData) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Ambox | |||
|type=style | |||
|text='''This {{#ifeq: {{{section|}}} | yes | section | {{namespace<noinclude>|page=</noinclude>}} }} is in need of attention.'''<br> | |||
<small>Please '''{{edit|text=improve it}}''' in any way you see fit.</small> | |||
<small>Please ''' | |category=Pages needing attention | ||
</ | |includecat={{{includecat|<noinclude>no</noinclude>}}} | ||
< | }}<noinclude>Add this category to any page needing attention. To add, add <nowiki>{{attention}}</nowiki> to the page. | ||
< | Add <nowiki>{{attention|section=yes}}</nowiki> if referring only to a section on a page. | ||
[ | == TemplateData == | ||
{{Navbox|title=TemplateData|<templatedata> | |||
{ | |||
"params": { | |||
"section": { | |||
"label": "Section", | |||
"description": "Note that only a specific section of the page needs attention. Place this template under the section name and use value \"yes\" to this parameter.", | |||
"type": "line", | |||
"suggestedvalues": [ | |||
"yes", | |||
"no" | |||
] | |||
}, | |||
"includecat": { | |||
"description": "Only used if the template is being showcased. Do NOT use if you wish to bring attention to the issues on this page!", | |||
"type": "line" | |||
} | |||
}, | |||
"description": "Request attention of other user to the page. Use this template if you think there are quality or other issues on a page that you can't fix.", | |||
"format": "inline" | |||
} | |||
</templatedata>}} | |||
[[Category:Maintenance Templates]] | |||
[[Category:Wiki Templates]]</noinclude> |
Latest revision as of 17:13, 27 February 2025
![]() |
This page is in need of attention. Please improve it in any way you see fit. |
Add this category to any page needing attention. To add, add {{attention}} to the page.
Add {{attention|section=yes}} if referring only to a section on a page.
TemplateData
TemplateData
Request attention of other user to the page. Use this template if you think there are quality or other issues on a page that you can't fix.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Section | section | Note that only a specific section of the page needs attention. Place this template under the section name and use value "yes" to this parameter.
| Line | optional |
includecat | includecat | Only used if the template is being showcased. Do NOT use if you wish to bring attention to the issues on this page! | Line | optional |