Template:Template rating: Difference between revisions

Ganaram inukshuk (talk | contribs)
No edit summary
Ganaram inukshuk (talk | contribs)
No edit summary
Line 1: Line 1:
{{#switch: {{{rating | draft}}}
{{#switch: {{{rating|draft}}}
 
| draft = {{Mbox
| draft = {{Mbox
   | icon = Icon-Draft.png
   | icon = Icon-Draft.png
   | text = '''{{{template_name|{{FULLPAGENAME}}}}}''' is a '''draft {{#ifeq: {{{namespace|{{ARTICLEROOTPAGENAME}}}}} | Module | module | template}}'''. It is incomplete and may not necessarily be in active development. In the meantime, do not use this {{#ifeq: {{{namespace|{{ARTICLEROOTPAGENAME}}}}} | Module | module | template}} across the wiki, except for testing.
  | type = content
 
   | text = '''{{{namespace|{{ARTICLESPACE}}}}}:{{{template_name|{{PAGENAME}}}}}''' is a '''draft {{#ifeq: {{{namespace|{{ARTICLESPACE}}}}} | Module | module | template}}'''. It is incomplete and may not necessarily be in active development. In the meantime, do not use this {{#ifeq: {{{namespace|{{ARTICLESPACE}}}}} | Module | module | template}} across the wiki, except for testing.
{{#if: {{{other_notes|}}} | '''Other notes:''' {{{other_notes}}}}}
{{#if: {{{other_notes|}}} | '''Other notes:''' {{{other_notes}}}}}
  | type = content}}
}}


| ready = {{Mbox
| ready = {{Mbox
   | text = '''{{{template_name|{{FULLPAGENAME}}}}}''' is '''ready for use''' across the wiki. This message is used to indicate a draft {{#ifeq: {{{namespace|{{ARTICLEROOTPAGENAME}}}}} | Module | module | template}} has recently been declared ready for use, or a broken {{{namespace|{{ARTICLEROOTPAGENAME}}}}} has been recently repaired.
  | type = ready
This message may be removed once it has been used across the wiki.
   | text = '''{{{namespace|{{ARTICLESPACE}}}}}:{{{template_name|{{PAGENAME}}}}}''' is '''ready for use''' across the wiki. This message is used to indicate a draft {{#ifeq: {{{namespace|{{ARTICLESPACE}}}}} | Module | module | template}} has recently been declared ready for use, or a broken {{#ifeq: {{{namespace|{{ARTICLESPACE}}}}} | Module | module | template}} has been recently repaired. This message may be removed once it has been used across the wiki.
 
{{#if: {{{other_notes|}}} | '''Other notes:''' {{{other_notes}}}}}
{{#if: {{{other_notes|}}} | '''Other notes:''' {{{other_notes}}}}}
  | type = ready}}
}}


| broken = {{Mbox
| broken = {{Mbox
   | text = '''{{{template_name|{{FULLPAGENAME}}}}}''' is currently '''broken'''. Editors are encouraged to improve it or nominate it for deletion or deprecation if it cannot be fixed.
  | type = content
In the meantime, do not use this {{#ifeq: {{{namespace|{{ARTICLEROOTPAGENAME}}}}} | Module | module | template}} anywhere on the wiki, except for testing.
   | text = '''{{{namespace|{{ARTICLESPACE}}}}}:{{{template_name|{{PAGENAME}}}}}''' is currently '''broken'''. Editors are encouraged to improve it or nominate it for deletion or deprecation if it cannot be fixed. In the meantime, do not use this {{#ifeq: {{{namespace|{{ARTICLESPACE}}}}} | Module | module | template}} anywhere on the wiki, except for testing.
 
{{#if: {{{other_notes|}}} | '''Other notes:''' {{{other_notes}}}}}
{{#if: {{{other_notes|}}} | '''Other notes:''' {{{other_notes}}}}} | type = content}}
}}


| deprecated = {{Mbox
| deprecated = {{Mbox
   | text = '''{{{template_name|{{FULLPAGENAME}}}}}''' is '''deprecated'''. Further use of this {{#ifeq: {{{namespace|{{ARTICLEROOTPAGENAME}}}}} | Module | module | template}} anywhere on the wiki is not advised.
  | type = delete
 
   | text = '''{{{namespace|{{ARTICLESPACE}}}}}:{{{template_name|{{PAGENAME}}}}}''' is '''deprecated'''. Further use of this {{#ifeq: {{{namespace|{{ARTICLESPACE}}}}} | Module | module | template}} anywhere on the wiki is not advised.
{{#if: {{{replacement|}}} | Editors are advised to its replacement: [[{{{replacement}}}]] | No replacement exists for {{{template_name|{{FULLPAGENAME}}}}}.}}
{{#if: {{{replacement|}}} |
Editors are advised to use its replacement: [[{{{namespace|{{ARTICLESPACE}}}}}:{{{replacement}}}]] |
No replacement exists for {{{namespace|{{ARTICLESPACE}}}}}:{{{template_name|{{PAGENAME}}}}}.
}}
{{#if: {{{other_notes|}}} | '''Other notes:''' {{{other_notes}}}}}
}}


{{#if: {{{other_notes|}}} | '''Other notes:''' {{{other_notes}}}}}
| #default = {{Mbox
  | type = delete}}
  | type = aaa
  | text = No messagebox exists for this template rating: '''{{{rating}}}'''.
}}


| #default = No messagebox exists for this template rating: '''{{{rating}}}'''.
}}
}}