Article message box categories and color
From MeritBadgeDotOrg
(Difference between revisions)
(New page: == Categories and colors == Article message boxes are divided into various categories. Each category has a corresponding color code. The color-coding helps to inform of the nature of the i...) |
m (Added transcluded link back in "See also") |
||
| (8 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| + | <noinclude>{{transclude}}</noinclude> | ||
| + | |||
== Categories and colors == | == Categories and colors == | ||
Article message boxes are divided into various categories. Each category has a corresponding color code. The color-coding helps to inform of the nature of the issues at a glance. | Article message boxes are divided into various categories. Each category has a corresponding color code. The color-coding helps to inform of the nature of the issues at a glance. | ||
| - | {| style="margin: 0 0 0 | + | {| style="margin: 0 0 0 5%; background: #fbfbfb; border:1px solid #aaa; border-collapse: collapse;" |
|- style="border-left: 10px solid #000000;border-top: 1px solid #000000;border-bottom: 1px solid #000000;border-right: 1px solid #000000;" | |- style="border-left: 10px solid #000000;border-top: 1px solid #000000;border-bottom: 1px solid #000000;border-right: 1px solid #000000;" | ||
! style="padding: 0.25em 0.5em;" | Code | ! style="padding: 0.25em 0.5em;" | Code | ||
| Line 12: | Line 14: | ||
| '''Protection''' | | '''Protection''' | ||
| Page is locked against edits | | Page is locked against edits | ||
| - | | {{tl| | + | | {{tl|protected}} |
|- style="border-bottom: 1px solid #aaa;border-left: 10px solid #b22222;" | |- style="border-bottom: 1px solid #aaa;border-left: 10px solid #b22222;" | ||
| style="padding: 0.25em 0.5em;" | #b22222 | | style="padding: 0.25em 0.5em;" | #b22222 | ||
| '''Deletion''' | | '''Deletion''' | ||
| - | | [[MeritBadgeDotOrg: | + | | [[MeritBadgeDotOrg:Guide to deletion|proposed deletion]] |
| - | | {{tl| | + | | {{tl|delete}} |
|- style="border-bottom: 1px solid #aaa;border-left: 10px solid #f28500;" | |- style="border-bottom: 1px solid #aaa;border-left: 10px solid #f28500;" | ||
| style="padding: 0.25em 0.5em;" | #f28500 | | style="padding: 0.25em 0.5em;" | #f28500 | ||
| '''Content''' | | '''Content''' | ||
| Problems with the content of an article, i.e., what the article actually says | | Problems with the content of an article, i.e., what the article actually says | ||
| - | | {{tl|expand}}, {{tl|expand2}}, {{tl|copypaste}}, {{tl|stub}} | + | | {{tl|expand}}, {{tl|expand2}}, {{tl|copypaste}}, {{tl|stub}}, {{tl|uncategorized}}, {{tl|unreferenced}} |
|- style="border-bottom: 1px solid #aaa;border-left: 10px solid #f4c430;" | |- style="border-bottom: 1px solid #aaa;border-left: 10px solid #f4c430;" | ||
| style="padding: 0.25em 0.5em;" | #f4c430 | | style="padding: 0.25em 0.5em;" | #f4c430 | ||
| '''Style''' | | '''Style''' | ||
| - | | Problems not with the content, but how it is [[MeritBadgeDotOrg: | + | | Problems not with the content, but how it is [[MeritBadgeDotOrg:Manual of Style|formatted/presented]] |
| {{tl|cleanup}}, {{tl|wikify}} | | {{tl|cleanup}}, {{tl|wikify}} | ||
|- style="border-bottom: 1px solid #aaa;border-left: 10px solid #1e90ff;" | |- style="border-bottom: 1px solid #aaa;border-left: 10px solid #1e90ff;" | ||
| Line 32: | Line 34: | ||
| '''Notice''' | | '''Notice''' | ||
| Information readers/editors should be aware of | | Information readers/editors should be aware of | ||
| - | | {{tl| | + | | {{tl|info}}, {{tl|Otheruses}}, {{tl|Current}}, {{tl|GFDL content}} |
|- style="border-bottom: 1px solid #aaa;border-left: 10px solid #9932cc;" | |- style="border-bottom: 1px solid #aaa;border-left: 10px solid #9932cc;" | ||
| style="padding: 0.25em 0.5em;" | #9932cc | | style="padding: 0.25em 0.5em;" | #9932cc | ||
| '''Move''' | | '''Move''' | ||
| - | | [[MeritBadgeDotOrg: | + | | [[MeritBadgeDotOrg:Merge|Merge]] and [[MeritBadgeDotOrg:Split|split]] proposals |
| - | | {{tl| | + | | {{tl|merge}} |
|} | |} | ||
| Line 43: | Line 45: | ||
The choice of color is partly inspired by the ANSI standard safety "Signal Words" and their corresponding colors: Danger (Red), Warning (Orange), Caution (Yellow), and Notice (Blue). | The choice of color is partly inspired by the ANSI standard safety "Signal Words" and their corresponding colors: Danger (Red), Warning (Orange), Caution (Yellow), and Notice (Blue). | ||
| - | Most Article message boxes have a background color of #fbfbfb (slightly off white), which is intended to contrast slightly with the full white (#ffffff) used for articles, while still being easy to read. | + | Most Article message boxes have a background color of #fbfbfb (slightly off white), which is intended to contrast slightly with the full white (#ffffff) used for articles, while still being easy to read.<noinclude> |
| + | |||
| + | ==See also== | ||
| + | * [[MeritBadgeDotOrg:Article message boxes]] | ||
| + | * [[Article Message Box usage]] | ||
| + | </noinclude> | ||
| + | |||
| + | |||
| + | [[Category:Article message box templates]] | ||
Current revision
| | This article is transcluded into another article, potentially several articles. Please take this into consideration and be cautious when editing. |
Categories and colors
Article message boxes are divided into various categories. Each category has a corresponding color code. The color-coding helps to inform of the nature of the issues at a glance.
| Code | Name | Description | Example Templates |
|---|---|---|---|
| #bba | Protection | Page is locked against edits | {{protected}} |
| #b22222 | Deletion | proposed deletion | {{delete}} |
| #f28500 | Content | Problems with the content of an article, i.e., what the article actually says | {{expand}}, {{expand2}}, {{copypaste}}, {{stub}}, {{uncategorized}}, {{unreferenced}} |
| #f4c430 | Style | Problems not with the content, but how it is formatted/presented | {{cleanup}}, {{wikify}} |
| #1e90ff | Notice | Information readers/editors should be aware of | {{info}}, {{Otheruses}}, {{Current}}, {{GFDL content}} |
| #9932cc | Move | Merge and split proposals | {{merge}} |
The choice of color is partly inspired by the ANSI standard safety "Signal Words" and their corresponding colors: Danger (Red), Warning (Orange), Caution (Yellow), and Notice (Blue).
Most Article message boxes have a background color of #fbfbfb (slightly off white), which is intended to contrast slightly with the full white (#ffffff) used for articles, while still being easy to read.
