Jump to content

MediaWiki talk:Titleblacklist-custom-archive

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Protected edit request on 10 January 2021

Replace content with

Please only use [[forward slash]]es when creating [[WP:archive|]]s.

;Wrong
* {{!xt|{{FULLPAGENAME}}}}

;Correct
* [[{{replace|{{FULLPAGENAME}}|\|/}}|{{xt|{{replace|{{FULLPAGENAME}}|\|/}}}}]]

JsfasdF252 (talk) 05:39, 10 January 2021 (UTC)[reply]

 Donexaosflux Talk 19:31, 14 January 2021 (UTC)[reply]
There are two problems with the new version. One is that it breaks when invoked in article space, but you're not supposed to create talk page archives in mainspace anyway. A suggested fix is to use direct html to replace {{xt}} and {{!xt}} respectively:
<span class="example" style="font-family: Georgia, 'DejaVu Serif', serif; color: #006400;"></span>
<span class="example deprecated-content example-bad" style="font-family: Georgia, 'DejaVu Serif', serif; color: #8B0000;"></span>
Another problem is that other backslashes might be incorrectly replaced. I don't think there is a way to fix this problem except to modify Module:String. JsfasdF252 (talk) 23:36, 15 January 2021 (UTC)[reply]

Protected edit request on 9 April 2021

Please import my changes from the sandbox. 54nd60x (talk) 11:03, 9 April 2021 (UTC)[reply]

 Donexaosflux Talk 18:19, 9 April 2021 (UTC)[reply]

Protected edit request on 11 June 2024

Please replace the entire message with

Please only use [[forward slash]]es when creating [[Help:Archiving a talk page|archive]]s.

;Wrong
:<span class="example deprecated-content example-bad" style="font-family: Georgia, 'DejaVu Serif', serif; color: #8B0000;">{{FULLPAGENAME}}</span>
;Correct
:[[{{replace|{{FULLPAGENAME}}|\|/}}|<span class="example" style="font-family: Georgia, 'DejaVu Serif', serif; color: #006400;">{{replace|{{FULLPAGENAME}}|\|/}}</span>]]

...which fixes a MOS:PSEUDOHEAD problem by using a proper description list. Thanks, HouseBlaster (talk · he/they) 00:29, 11 June 2024 (UTC)[reply]

 Done * Pppery * it has begun... 01:01, 11 June 2024 (UTC)[reply]