更改

大小无更改 、 2014年6月7日 (六) 18:26
无编辑摘要
第53行: 第53行:  
end
 
end
 
local div = mw.html.create( 'div' )
 
local div = mw.html.create( 'div' )
:attr( 'class', 'noteTA-local-' .. i )
+
-- :attr( 'id', 'noteTA-local-' .. i )
 
:attr( 'data-noteta-code', mw.uri.encode( code ) )
 
:attr( 'data-noteta-code', mw.uri.encode( code ) )
 
:wikitext( WikitextLC.hidden( code ) )
 
:wikitext( WikitextLC.hidden( code ) )
匿名用户