Template talk:Soft redirect
![]() | This template was nominated for merging. Please review the prior discussions if you are considering re-nomination:
|
![]() | This template does not require a rating on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||
|
![]() | Template:Soft redirect is permanently protected from editing because it is a heavily used or highly visible template. Substantial changes should first be proposed and discussed here on this page. If the proposal is uncontroversial or has been discussed and is supported by consensus, editors may use {{edit template-protected}} to notify an administrator or template editor to make the requested edit. Usually, any contributor may edit the template's documentation to add usage notes or categories.
Any contributor may edit the template's sandbox. Functionality of the template can be checked using test cases. |
|
|
This page has archives. Sections older than 365 days may be automatically archived by Lowercase sigmabot III when more than 5 sections are present. |
Edit request
[edit]![]() | This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
@Jc86035: The code in this template intended to avoid problems with double colons in links (e.g. [[::de:Foo]]) is unnecessarily complicated.
Please replace:
[[:{{#invoke:String|match|1={{{1}}}|2=^:*(.-)$}}|{{{2|{{#invoke:String|match|1={{{1}}}|2=^:*(.-)$}}}}}]]
With:
{{#ifeq:{{First character|{{{1}}}}}|:|[[{{{1}}}]]|[[:{{{1}}}]]}}
I've already implemented this approach in pl:Szablon:Softredirect. Matma Rex talk 21:08, 29 September 2017 (UTC)
Not done: This would remove
|2=
. — JJMC89 (T·C) 22:53, 29 September 2017 (UTC)
The soft redirects
[edit]The soft redirects are needed in {{Streets in Montreal}} Peter Horn User talk 03:02, 19 September 2018 (UTC)
Peter Horn User talk 03:02, 19 September 2018 (UTC)
Edit request to complete TfD nomination
[edit]![]() | This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
Template:Soft redirect has been listed at Templates for discussion (nomination), but was protected so could not be tagged. Please add:
{{subst:tfm|help=off|1=Double soft redirect}}
to the top of the page to complete the nomination. Thank you. JsfasdF252 (talk) 22:46, 17 March 2021 (UTC)
Template-protected edit request on 20 March 2021
[edit]![]() | This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
Please change "March 18" to "March 17" in the TfD link: the wrong date was picked up because the tagging took place the day after the nomination. 116.86.4.41 (talk) 08:10, 20 March 2021 (UTC)
Done, and thank you very much, good catch! P.I. Ellsworth ed. put'r there 13:35, 20 March 2021 (UTC)
Template-protected edit request on 12 March 2022
[edit]![]() | This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
{{#ifeq:{{Is interwiki link|{{{1}}}}}|yes|[[Category:Wikipedia interwiki soft redirects|{{PAGENAME}}]]|{{#ifexist:{{{1}}}||[[Category:Wikipedia soft redirects to nonexistent targets|{{PAGENAME}}|]]}}}}
has the following piece of code near the end: [[Category:Wikipedia soft redirects to nonexistent targets|{{PAGENAME}}|]]
. It adds an unnecessary vertical bar after the PAGENAME which should be removed. ---CX Zoom(he/him) (let's talk|contribs) 09:18, 12 March 2022 (UTC)