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