今天是2025年十二月17日 第51周 星期三
代人,时大变了。
我们生活在大地上,但我们的梦想超越天空。
更改
跳到导航
跳到搜索
第31行:
第31行:
+
第39行:
第40行:
− +
无编辑摘要
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 )
:wikitext( table.concat( pieces ) ) )
:wikitext( table.concat( pieces ) ) )
end
end
return tostring( mw.html.create( 'div' )
return tostring( mw.html.create( 'div' )
-- :attr( 'id', 'noteTA-group-' .. mw.uri.anchorEncode( name ) )
-- :attr( 'id', 'noteTA-group-' .. mw.uri.anchorEncode( name ) )
:attr( 'class', 'noteTA-missing' )
:attr( 'data-noteta-group-source', 'none' )
:attr( 'data-noteta-group', name ) )
:attr( 'data-noteta-group', name ) )
end
end