Difference between revisions of "Template:Assessment/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Zyxw
m (Since <tt> is obsolete in HTML5, replace it with <kbd> – see HTML element#tt, Wikipedia:HTML5, and mw:Help:Extension:Linter/obsolete-tag. using AWB)
blackwiki>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
Line 19: Line 19:
 
=== See also ===
 
=== See also ===
  
<includeonly>
+
<includeonly>{{Sandbox other||
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
[[Category:Wikipedia release version templates|Assessment]]
 
[[Category:Wikipedia release version templates|Assessment]]
  
</includeonly>
+
}}</includeonly>

Revision as of 23:17, 23 April 2020

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