Template:Deprecated template: Difference between revisions

Ganaram inukshuk (talk | contribs)
mNo edit summary
Overthink (talk | contribs)
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.
 
Line 2: Line 2:
| icon = Icon-Deprecated.png
| icon = Icon-Deprecated.png
| type = delete
| type = delete
| text = [[{{ARTICLESPACE}}:{{{1|{{ROOTPAGENAME}}}}}]] is deprecated. {{#if:{{{2|}}}|Please use [[{{{2}}}]] instead.}}
| text = [[{{{1|{{ROOTPAGENAME}}}}}]] is deprecated. {{#if:{{{2|}}}|Please use [[{{{2}}}]] instead.}}


{{#if: {{{details|}}} | '''Details:''' {{{details}}}}}
{{#if: {{{details|}}} | '''Details:''' {{{details}}}}}