Modulo:Maplink/sandbox: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
mNessun oggetto della modifica |
mNessun oggetto della modifica |
||
Riga 1:
require('Module:No globals')
local getArgs = require('Module:Arguments').getArgs
local numLeg = reguire('Module:overlay').icon
local p = {}
Riga 121 ⟶ 122:
agg(txt,'\n|-')
if not (dida == '') then agg(txt,'\n|style="font-size:90%"|',dida) end
if (elenco == '2') then
if (dida == '') then agg(txt,'\n|') end
agg(txt,'\n{| width="100%"\n|-\n|width=50% valign=top|<small>')
for i=1,#pp do
agg(
if (i == math.floor(#pp/2 +0.5)) then agg(
end
agg(txt
elseif (elenco == '1') then
if (dida == '') then agg(txt,'\n|style="font-size:90%"|') else agg(txt,'<br/>') end
agg(txt,'<small>')
for i=1,#pp do
agg(
end
end
agg(txt,'</small>\n|}')
|