MediaWiki talk:Titleblacklist-custom-archive

Latest comment: 10 days ago by Pppery in topic Protected edit request on 11 June 2024

Protected edit request on 10 January 2021

edit

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

edit

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

edit

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