Content deleted Content added
→no-merging s and t: Reply |
→The unnamed parameter: Reply |
||
Line 77:
:@[[User:Folly Mox|Folly Mox]] I fully agree with your request. I have no idea why <code><nowiki>{{lang-zh|实验|p=shíyàn}}</nowiki></code> displays as {{lang-zh|实验|p=shíyàn}}, instead of {{lang-zh|c=实验|p=shíyàn}}. {{lang-zh|实验}} and {{lang-zh|实验|labels=no}} work, though. [[User:Toadspike|<span style="color:#21a81e;font-variant: small-caps;font-weight:bold;">'''Toadspike'''</span>]] [[User talk:Toadspike|<span style="color:#21a81e;font-variant: small-caps;font-weight:bold;">[Talk]</span>]] 21:19, 30 January 2025 (UTC)
::{{re|Folly Mox|Toadspike}} I agree that this is confusing behaviour. It looks like the module currently only processes an unnamed argument at the end, on lines 287-309, in the case that it has not constructed any output. This section of code also duplicates some of the code earlier in the module, which is bad practice. As well as fixing the problem above, it would also be simpler and more maintainable to remove this section of code and instead map {{para|1}} to {{para|c}} at the beginning (e.g. just after line 103, where two other aliases are defined). [[User:Freelance Intellectual|Freelance Intellectual]] ([[User talk:Freelance Intellectual|talk]]) 15:37, 22 April 2025 (UTC)
== Use / between simplified and traditional when labels=no ==
|