MediaWiki talk:Titleblacklist-custom-archive
Appearance
This interface message or skin may be documented on MediaWiki.org or translatewiki.net. The page forms part of the MediaWiki interface, and can only be edited by administrators and interface editors. To request a change to the page, add {{edit fully-protected}} to this page, followed by a description of your request. Consider announcing discussions you add here at Wikipedia:Village pump (technical) to bring more people to the discussion. |
Protected edit request on 10 January 2021
[edit]This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
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)
- Done — xaosflux Talk 19:31, 14 January 2021 (UTC)
- 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)
Protected edit request on 9 April 2021
[edit]This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
Please import my changes from the sandbox. 54nd60x (talk) 11:03, 9 April 2021 (UTC)
Protected edit request on 11 June 2024
[edit]This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
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)