Module talk:Wd: Difference between revisions

Content deleted Content added
Line 117:
:@[[User:Julius Schwarz|Julius Schwarz]] For the first case, are you trying to output the date in that format? If so, as long as the input date is the raw "1992-11-10" or in English, you could set up the code to run the date through something like <source lang=lua inline>lang:formatDate( i18n.fullDate, '1992-11-10')</source> and then, for Spanish, set <code>i18n.fullDate = 'n \\d\\e F \\d\\e Y'</code>. <span class="nowrap">--[[User:Ahecht|Ahecht]] ([[User talk:Ahecht|<b style="color:#FFF;background:#04A;display:inline-block;padding:1px;vertical-align:middle;font:bold 50%/1 sans-serif;text-align:center">TALK<br />PAGE</b>]])</span> 14:14, 9 June 2025 (UTC)
::Thanks a lot, @[[User:Ahecht|Ahecht]]. In the meantime, a Spanish contributor, @[[User:Leoncastro|Leoncastro]], helped out [https://en.wikipedia.org/w/index.php?title=Module:European_and_national_party_data/Wd&action=history here] and [https://en.wikipedia.org/w/index.php?title=Module:European_and_national_party_data/Wd/i18n&action=history here], in case you want to have a look! [[User:Julius Schwarz|Julius Schwarz]] ([[User talk:Julius Schwarz|talk]]) 14:37, 9 June 2025 (UTC)
:::PS: @[[User:Ahecht|Ahecht]], would you know how to hard-code a plural for the currency, by any chance? [[User:Julius Schwarz|Julius Schwarz]] ([[User talk:Julius Schwarz|talk]]) 18:34, 9 June 2025 (UTC)