更改
无编辑摘要
return tostring( mw.html.create( 'div' )
return tostring( mw.html.create( 'div' )
:attr( 'data-noteta-group-source', 'module' )
:attr( 'data-noteta-group-source', 'module' )
:attr( 'data-noteta-group', name )
:attr( 'data-noteta-group', data.name or name )
:wikitext( table.concat( pieces ) ) )
:wikitext( table.concat( pieces ) ) )
end
end