Template:Template rating/doc: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
Despite the name, this template can also be used on lua modules. | Despite the name, this template can also be used on lua modules. | ||
'''Draft template''' | '''Draft template''' - for testing new templates and, sometimes, rewriting existing templates. | ||
{{Template rating|Sometemplate|rating=draft|namespace=Template|details=Other details go here.|debug=1}} | {{Template rating|Sometemplate|rating=draft|namespace=Template|details=Other details go here.|debug=1}} | ||
'''Ready template''' | '''Ready template''' - for templates that are ready; the absence of this template implies a template is ready, so this isn't strictly required. | ||
{{Template rating|Sometemplate|rating=ready|namespace=Template|details=Other details go here.}} | {{Template rating|Sometemplate|rating=ready|namespace=Template|details=Other details go here.}} | ||
'''Broken template''' | '''Broken template''' - for templates with broken functionality that requires rewriting | ||
{{Template rating|Sometemplate|rating=broken|namespace=Template|details=Other details go here.|debug=1}} | {{Template rating|Sometemplate|rating=broken|namespace=Template|details=Other details go here.|debug=1}} | ||
'''Replaced template, archived''' | '''Replaced template, archived''' - for templates that have been replaced by another, and shouldn't be deleted. Deprecated templates that have been used extensively should NOT be deleted as it makes viewing past revisions of pages harder to do. | ||
{{Template rating|Sometemplate|rating=replaced|namespace=Template|replacement=Somenewtemplate|details=Other details go here.|debug=1}} | {{Template rating|Sometemplate|rating=replaced|namespace=Template|replacement=Somenewtemplate|details=Other details go here.|debug=1}} | ||
'''Replaced template, delete''' | '''Replaced template, delete''' - for templates that have been replaced by another, but the original should be deleted. This is meant for templates that were never used extensively (or a draft template that was never made ready) and can be safely deleted. | ||
{{Template rating|Sometemplate|rating=replaced|namespace=Template|replacement=Somenewtemplate|details=Other details go here.|debug=1|delete=1}} | {{Template rating|Sometemplate|rating=replaced|namespace=Template|replacement=Somenewtemplate|details=Other details go here.|debug=1|delete=1}} | ||
'''Deprecated template, archived''' | '''Deprecated template, archived''' - for templates that have been deprecated without a replacement, and shouldn't be deleted. | ||
{{Template rating|Sometemplate|rating=deprecated|namespace=Template|details=Other details go here.|debug=1}} | {{Template rating|Sometemplate|rating=deprecated|namespace=Template|details=Other details go here.|debug=1}} | ||
'''Deprecated template, delete''' | '''Deprecated template, delete''' - for templates that have been deprecated without a replacement, and should be deleted. | ||
{{Template rating|Sometemplate|rating=deprecated|namespace=Template|details=Other details go here.|debug=1|delete=1}} | {{Template rating|Sometemplate|rating=deprecated|namespace=Template|details=Other details go here.|debug=1|delete=1}} | ||