Any contributor may edit the template's sandbox. This template does not have a testcases subpage. You can create the testcases subpage here.
| Template:Str count is indefinitely protected from editing as 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. This template does not have a testcases subpage. You can create the testcases subpage here. |
This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
A follow-up to this discussion: Template talk:Replace#Edit request 19 August 2024.
Please replace:
|plain={{{3|{{{plain}}}}}}}}</includeonly><noinclude>
with:
|plain={{{{{|safesubst:}}}#if:{{{3|{{{plain|}}}}}}|{{{3|{{{plain}}}}}}|true}}}}</includeonly><noinclude>
Current template behavior:
plain parameter : literally "{{{plain}}}", which is (by chance) interpreted as "true" by the module.plain parameter present but empty: erroneously interpreted as "false" by the module, instead of the expected default "true".Fixed template behavior:
plain parameter : explicitly pass "true" to the module.plain parameter present but empty: explicitly pass "true" to the module, so we are good whether the module is fixed or not yet.After the module is fixed, the template code could be simplified back to {{{3|{{{plain|}}}}}} (with a pipe after "plain", for cleanliness and robustness).
Od1n (talk) 04:30, 20 August 2024 (UTC)
frame.args, there is no other way such as using frame:getParent().args or passing a table. Therefore, the module can only be used by #invoke'ing from templates, passing the parameters to the #invoke. Od1n (talk) 09:18, 20 August 2024 (UTC)}} in the applied edit. My code above was correct. Could you please make the change again? Od1n (talk) 17:51, 20 August 2024 (UTC)Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.