Difference between revisions of "Template:Assessment"

From blackwiki
Jump to navigation Jump to search
blackwiki>Fuhghettaboutit
m (Changed protection level of Template:Assessment: Enable access by template editors ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)))
m (17 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
|-
 
|-
 
| {{{1|{{{page|}}}}}} || {{#switch:{{{2|{{{importance|}}}}}}
 
| {{{1|{{{page|}}}}}} || {{#switch:{{{2|{{{importance|}}}}}}
|{{Top-Class}}=style="background: #ff00ff; text-align: center;" {{!}} {{sort|1|'''Top'''}}
+
|{{Top-importance}}=style="background: #ff00ff; text-align: center;" {{!}} {{sort|1|'''Top'''}}
|{{High-Class}}=style="background: #ff88ff; text-align: center;" {{!}} {{sort|2|'''High'''}}
+
|{{High-importance}}=style="background: #ff88ff; text-align: center;" {{!}} {{sort|2|'''High'''}}
|{{Mid-Class}}=style="background: #ffccff; text-align: center;" {{!}} {{sort|3|'''Mid'''}}
+
|{{Mid-importance}}=style="background: #ffccff; text-align: center;" {{!}} {{sort|3|'''Mid'''}}
|{{Low-Class}}=style="background: #ffeeff; text-align: center;" {{!}} {{sort|4|'''Low'''}}
+
|{{Low-importance}}=style="background: #ffeeff; text-align: center;" {{!}} {{sort|4|'''Low'''}}
 
|#default={{{2|{{{importance|}}}}}}}} || {{{3|{{{date|}}}}}} || {{#switch:{{{4|{{{class|}}}}}}
 
|#default={{{2|{{{importance|}}}}}}}} || {{{3|{{{date|}}}}}} || {{#switch:{{{4|{{{class|}}}}}}
 
|{{FA-Class}}=style="background: #6699ff; text-align: center;" {{!}} {{sort|1|[[Image:Featured article star.svg|14px|?|Featured article]] '''[[:Category:FA-Class articles|FA]]'''}}
 
|{{FA-Class}}=style="background: #6699ff; text-align: center;" {{!}} {{sort|1|[[Image:Featured article star.svg|14px|?|Featured article]] '''[[:Category:FA-Class articles|FA]]'''}}
Line 13: Line 13:
 
|{{Start-Class}}=style="background: #ffaa66; text-align: center;" {{!}} {{sort|5|'''[[:Category:Start-Class articles|Start]]'''}}
 
|{{Start-Class}}=style="background: #ffaa66; text-align: center;" {{!}} {{sort|5|'''[[:Category:Start-Class articles|Start]]'''}}
 
|{{Stub-Class}}=style="background: #ff6666; text-align: center;" {{!}} {{sort|6|'''[[:Category:Stub-Class articles|Stub]]'''}}
 
|{{Stub-Class}}=style="background: #ff6666; text-align: center;" {{!}} {{sort|6|'''[[:Category:Stub-Class articles|Stub]]'''}}
|#default={{{4|{{{class|}}}}}}}} || {{{5|{{{version|}}}}}} || {{{6|{{{comments|}}}}}}<noinclude>
+
|#default={{{4|{{{class|}}}}}}}} || {{{5|{{{version|}}}}}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 06:31, 29 October 2020

|- | || || || ||

Template documentation[view] [edit] [history] [purge]

Usage

This simple template (see code at the bottom) is used to make easy entries in the Version 1.0 Editorial Team article assessment tables. Usage is as follows:

{{assessment
 | page = (link to) Article's name 
 | importance=Article importance
 | date=Assessment date
 | class=Assessment class
 | version=Scheduled release version
 | comments=Comments, if any
}}

If the names of the parameters are used, then the entries can be entered in any order; if they are omitted, the call to this template has to be in this exact order:

{{assessment | page | importance | date | class | version | comments}}

See also