Module talk:Infobox multi-lingual name: Difference between revisions

Content deleted Content added
No edit summary
Line 50:
Could any language lover advised me how to replace the plain-text column "Romanization" with <code><nowiki>[[Romanization of Wu Chinese|Wu romanization]]</nowiki></code> for the language wuu ([[Wu Chinese]])? For example, see the transcription section of the [[Template:Infobox Chinese]] on the right. -- [[User:lovewhatyoudo|<span style="font-family:Times New Roman;color:#3e72cf">''love.wh''</span>]] 09:27, 6 August 2021 (UTC)
:It seems some mystery language lover have fixed it, thanks! -- [[User:lovewhatyoudo|<span style="font-family:Times New Roman;color:#3e72cf">''love.wh''</span>]] 02:40, 8 August 2021 (UTC)
 
== Unnecessary font specification ==
 
Why is [[Module:Infobox_multi-lingual_name#L-919|the following line, 919]] necessary?
<nowiki><span style="font-family: </nowiki>'''Arial Unicode MS'''<nowiki>, sans-serif;"></nowiki>
It tags the Zhuang language text in this font. Test the article, [[Nanning]]. I see that, ''Namzningz'' is written in basic Latin alphabet, therefore, it is very unnecessary, and if it should still be, then a <code>class</code> must be included to allow us to change (nullify) the choice of the font.
 
;Example edit:
<nowiki><span </nowiki>'''class="args.zha"'''<nowiki> style="font-family: Arial Unicode MS, sans-serif;"></nowiki>
 
Thanks. <small>--[[User:Mahmudmasri|Mahmudmasri]] ([[User talk:Mahmudmasri|talk]]) 15:04, 7 December 2021 (UTC)</small>