Difference between revisions of "Template:Assessment/doc"
Jump to navigation
Jump to search
blackwiki>MSGJ (create) |
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) |
||
Line 5: | Line 5: | ||
This simple template (see code at the bottom) is used to make easy entries in the [[Wikipedia:Version 1.0 Editorial Team|Version 1.0 Editorial Team]] article assessment tables. Usage is as follows: | This simple template (see code at the bottom) is used to make easy entries in the [[Wikipedia:Version 1.0 Editorial Team|Version 1.0 Editorial Team]] article assessment tables. Usage is as follows: | ||
− | < | + | <kbd>{{assessment |
| page = (link to) ''Article's name'' | | page = (link to) ''Article's name'' | ||
| importance=''[[Wikipedia:Version 1.0 Editorial Team/Core topics|Article importance]]'' | | importance=''[[Wikipedia:Version 1.0 Editorial Team/Core topics|Article importance]]'' | ||
Line 12: | Line 12: | ||
| version=''[[Wikipedia:Version 1.0 Nominations|Scheduled release version]]'' | | version=''[[Wikipedia:Version 1.0 Nominations|Scheduled release version]]'' | ||
| comments=''Comments, if any'' | | comments=''Comments, if any'' | ||
− | }}</ | + | }}</kbd> |
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: | 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: |
Revision as of 05:27, 5 August 2018
![]() | This is a documentation subpage for Template:Assessment. It contains usage information, categories and other content that is not part of the original template page. |
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}}