Modulo:Infobox/sandbox: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
typo strike back |
fix typo |
||
Riga 141:
local function renderNavBar()
if not args.NomeTemplate and not args.
local NomeTemplate = args.NomeTemplate
local navbar = mw.html.create('span')
Riga 148:
:cssText("white-space:nowrap; font-size:xx-small;")
:wikitext(" ")
if args.
local entity = mw.wikibase.getEntityObject()
if entity then
Riga 155:
:wikitext("[[d:" .. entity.id .. '|<span title="Modifica i dati della voce ' .. pagename .. 'su Wikidata">Modifica dati su Wikidata</span>]]')
end
if
navbar
:wikitext('<span style="font-size:80%;">•</span> ')
|