Modul:Coordinates: Ferqê çımraviyarnayışan

Content deleted Content added
m test
No edit summary
Line 29:
local l = "Koordinati: " .. s
local co = mw.html.create( 'span' )
:attr{ id = 'coordinateskoordinat' }
:css( 'font-size', '11px14px' )
:css( 'text-indent', '0' )
:css( 'text-transform', 'none' )
Line 36:
:wikitext(s .. notes)
local frame = mw.getCurrentFrame()
return frame:extensionTag( 'indicator', tostring(co), { name = 'coordinateskoordinat' } );
end