Template:Template rating/doc: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{dochead}} | {{dochead}} | ||
{{ | {{Template rating|details=It works now! This template may be tested on actual templates/modules before being declared ready.}} | ||
<hr> | <hr> | ||
'''Draft template''' | '''Draft template''' | ||
{{ | {{Template rating|Sometemplate|rating=draft|namespace=Template|details=Other details go here.|debug=1}} | ||
'''Ready template''' | '''Ready template''' | ||
{{ | {{Template rating|Sometemplate|rating=ready|namespace=Template|details=Other details go here.}} | ||
'''Broken template''' | '''Broken template''' | ||
{{ | {{Template rating|Sometemplate|rating=broken|namespace=Template|details=Other details go here.|debug=1}} | ||
'''Deprecated template, with replacement, archived''' | '''Deprecated template, with replacement, archived''' | ||
{{ | {{Template rating|Sometemplate|rating=deprecated|namespace=Template|replacement=Somenewtemplate|details=Other details go here.|debug=1}} | ||
'''Deprecated template, without replacement, archived''' | '''Deprecated template, without replacement, archived''' | ||
{{ | {{Template rating|Sometemplate|rating=deprecated|namespace=Template|details=Other details go here.|debug=1}} | ||
'''Deprecated template, with replacement, delete''' | '''Deprecated template, with replacement, delete''' | ||
{{ | {{Template rating|Sometemplate|rating=deprecated|namespace=Template|replacement=Somenewtemplate|details=Other details go here.|debug=1|delete=1}} | ||
'''Deprecated template, without replacement, delete''' | '''Deprecated template, without replacement, delete''' | ||
{{ | {{Template rating|Sometemplate|rating=deprecated|namespace=Template|details=Other details go here.|debug=1|delete=1}} | ||
<hr> | <hr> | ||
'''Draft module''' | '''Draft module''' | ||
{{ | {{Template rating|Somemodule|rating=draft|namespace=Module|details=Other details go here.|debug=1}} | ||
'''Ready module''' | '''Ready module''' | ||
{{ | {{Template rating|Somemodule|rating=ready|namespace=Module|details=Other details go here.}} | ||
'''Broken module''' | '''Broken module''' | ||
{{ | {{Template rating|Somemodule|rating=broken|namespace=Module|details=Other details go here.|debug=1}} | ||
'''Deprecated module, with replacement, archived''' | '''Deprecated module, with replacement, archived''' | ||
{{ | {{Template rating|Somemodule|rating=deprecated|namespace=Module|replacement=Somenewmodule|details=Other details go here.|debug=1}} | ||
'''Deprecated module, without replacement, archived''' | '''Deprecated module, without replacement, archived''' | ||
{{ | {{Template rating|Somemodule|rating=deprecated|namespace=Module|details=Other details go here.|debug=1}} | ||
'''Deprecated module, with replacement, delete''' | '''Deprecated module, with replacement, delete''' | ||
{{ | {{Template rating|Somemodule|rating=deprecated|namespace=Module|replacement=Somenewmodule|details=Other details go here.|debug=1|delete=1}} | ||
'''Deprecated module, without replacement, delete''' | '''Deprecated module, without replacement, delete''' | ||
{{ | {{Template rating|Somemodule|rating=deprecated|namespace=Module|details=Other details go here.|debug=1|delete=1}} | ||
'''Incorrect options''' | '''Incorrect options''' | ||
{{ | {{Template rating|Sometemplate|rating=aaa|namespace=Template}} | ||