Template:Deprecated template: Difference between revisions
No edit summary |
Fix the code: {{ARTICLESPACE}} uses the namespace of the *page it's transcluded on*, not the namespace of the template itself, so it would be problematic. |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
| icon = Icon-Deprecated.png | | icon = Icon-Deprecated.png | ||
| type = delete | | type = delete | ||
| text = [[ | | text = [[{{{1|{{ROOTPAGENAME}}}}}]] is deprecated. {{#if:{{{2|}}}|Please use [[{{{2}}}]] instead.}} | ||
{{ | {{#if: {{{details|}}} | '''Details:''' {{{details}}}}} | ||
}} | |||
{{Category handler | |||
| {{#ifeq: {{NAMESPACE}} | Template | |||
| {{#ifeq: {{lc:{{ARTICLEROOTPAGENAME}}}} | template:deprecated template | |||
| <!-- Don't categorize self --> | |||
| Deprecated templates | |||
}} | |||
| Pages with deprecated templates | |||
}} | |||
| {{{debug|}}} | |||
}}</includeonly><noinclude> | |||
{{documentation}} | |||
[[Category:Message boxes]] | [[Category:Message boxes]] | ||
</noinclude> | </noinclude> | ||