Difference between revisions of "Template:Assessment"

From blackwiki
Jump to navigation Jump to search
blackwiki>MSGJ
m (Changed protection level of Template:Assessment: barely used now ([Edit=Require autoconfirmed or confirmed access] (indefinite) [Move=Require autoconfirmed or confirmed access] (indefinite)))
blackwiki>Jdaloner
m (Updated "-Class" --> "-importance")
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]]'''}}

Revision as of 05:05, 28 December 2016

|- | || || || ||

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