Template:Priority: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Updated documentation and made template code more readable)
mNo edit summary
 
Line 17: Line 17:
| <nowiki>{{Priority}}</nowiki>
| <nowiki>{{Priority}}</nowiki>
| caption 2 = Specify that the notice only applies to a section of the article
| caption 2 = Specify that the notice only applies to a section of the article
| <nowiki>{{Priority|article}}</nowiki>
| <nowiki>{{Priority|section}}</nowiki>
| caption 3 = Add additional information on what needs to be improved
| caption 3 = Add additional information on what needs to be improved
| <nowiki>{{Priority|reason=This article should be rewritten to better follow the style guidelines.}}</nowiki>
| <nowiki>{{Priority|reason=This article should be rewritten to better follow the style guidelines.}}</nowiki>

Latest revision as of 04:06, 14 December 2024

Template documentation

Use this template to identify pages that should be a priority for adding important and accurate information.

This template has a corresponding maintenance category at: Category:Priority pages.

Examples

Basic usage for an entire article

Markup
{{Priority}}
Renders as

Specify that the notice only applies to a section of the article

Markup
{{Priority|section}}
Renders as

Add additional information on what needs to be improved

Markup
{{Priority|reason=This article should be rewritten to better follow the style guidelines.}}
Renders as

Block style

Markup

{{Priority | what = section | reason = This section should be rewritten to better follow the style guidelines. }}

Renders as

Template data

Mark a page as in need of priority updates.

Template parameters

ParameterDescriptionTypeStatus
11 what

What this notice applies to (article or section)

Suggested values
article section
Default
article
Stringoptional
22 reason

The reason this notice was added

Stringsuggested