Template talk:Delete: Difference between revisions

m
m (last)
Line 27: Line 27:
<code><nowiki>{{#ifeq:{{TALKSPACE}}|{{NAMESPACE}}|Don't delete the page itself, only this talk page|{{#ifexist:{{TALKPAGENAME}}|<u>Delete</u> the talk page as well.}}}}</nowiki></code><br>
<code><nowiki>{{#ifeq:{{TALKSPACE}}|{{NAMESPACE}}|Don't delete the page itself, only this talk page|{{#ifexist:{{TALKPAGENAME}}|<u>Delete</u> the talk page as well.}}}}</nowiki></code><br>
It includes: check if the temple is in talkspace and if not, checks talkspace for existing. {{User:SWFlash/Sig}}
It includes: check if the temple is in talkspace and if not, checks talkspace for existing. {{User:SWFlash/Sig}}
:The #ifexist function doesn't work very well - it glitches up [[Special:Wantedpages]] IIRC. {{User|Marioguy1}}