今天是2025年12月17日 第51周 星期三
代人,时大变了。
我们生活在大地上,但我们的梦想超越天空。
變更
跳至導覽
跳至搜尋
行 115:
行 115:
− +
無編輯摘要
args = { name = 'noteTA-' .. hash },
args = { name = 'noteTA-' .. hash },
} .. tostring( mw.html.create( 'div' )
} .. tostring( mw.html.create( 'div' )
:attr( 'id', 'noteTA-' .. hash )
:attr( 'id', string.format( 'noteTA-%x', hash ) )
:attr( 'class', 'noteTA' )
:attr( 'class', 'noteTA' )
:wikitext( code ) )
:wikitext( code ) )