Template:Template rating: Difference between revisions
No edit summary |
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|{{ | | 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}}}}} | ||
}} | |||
| ready = {{Mbox | | ready = {{Mbox | ||
| text = '''{{{template_name|{{ | | 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}}}}} | ||
}} | |||
| broken = {{Mbox | | broken = {{Mbox | ||
| text = '''{{{template_name|{{ | | type = content | ||
In the meantime, do not use this {{#ifeq: {{{namespace|{{ | | 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}}}}} | }} | ||
| deprecated = {{Mbox | | deprecated = {{Mbox | ||
| text = '''{{{template_name|{{ | | 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|{{ | {{#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}}}}} | |||
}} | |||
| #default = {{Mbox | |||
| type = aaa | |||
| text = No messagebox exists for this template rating: '''{{{rating}}}'''. | |||
}} | |||
}} | }} | ||