Anonimo

Modulo:DTGenerico: differenze tra le versioni

Da Wikitrek.
Nessun cambiamento nella dimensione ,  14 feb 2022
Italian title SMW
(Italian title SMW)
(Italian title SMW)
Riga 123: Riga 123:
ITLabel = "In italiano"
ITLabel = "In italiano"
end
end
ITValue = {mw.wikibase.getLabelByLang(ItemQ, 'it')}
ITValue = mw.wikibase.getLabelByLang(ItemQ, 'it')
AllRows[#AllRows + 1] = {ITLabel .. ":", ITValue}
AllRows[#AllRows + 1] = {ITLabel .. ":", {ITValue}}
if AddSemantic then
if AddSemantic then
mw.smw.set(ITLabel .. "=" .. ITValue)
mw.smw.set(ITLabel .. "=" .. ITValue)