Modul:VoteRight: Porovnání verzí

Smazaný obsah Přidaný obsah
Auvajs (diskuse | příspěvky)
+poznámka hehe
Auvajs (diskuse | příspěvky)
aha
Řádek 2:
 
function p.print (frame)
local frame = mw.getCurrentFrame()
local out = ""
local nacti = require ("Modul:VoteRight/data")
Řádek 7 ⟶ 8:
out = out .. "<table class=\"wikitable sortable\">"
out = out .. "<tr>"
out = out .. "<th> . </th><th>uživatel</th><th>počet editací<" .. callParserFunction{ "#tag:ref>", args = { "v hlavním NS mezi " .. Dates[1] .. " a " .. Dates[2] .. " (CET)</ref>" }} .. "</th>"
out = out .. "</tr>"
num = 0
Řádek 19 ⟶ 20:
end
out = out .. "</table>"
out = out .. "<br /><br /><references" />.. callParserFunction{"#tag:references"}
return out
end