Modulo:Sandbox/ValterVB: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica |
. |
||
Riga 21:
local wdIMDb = frame:preprocess("{{#property:P345}}") -- codice IMDb presente su Wikidata
--if wdIMDB == '' then
-- Categoria = '\[\[Categoria:Codice IMDB non presente in Wikidata\]\]'
--elseif wdIMDB ~= wpIMDb then
-- Categoria = '\[\[Categoria:Codice IMDB in Wikidata differente\]\]'
--else
-- Categoria = '\[\[Categoria:Codice IMDB uguale in Wikidata\]\]'
--end
result = result .. tipo .. id
|