今天是2025年12月17日 第51周 星期三

代人,时大变了。

我们生活在大地上,但我们的梦想超越天空。

變更

跳至導覽 跳至搜尋
增加 17 位元組 、 2014年11月25日 (二) 23:42
無編輯摘要
行 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 ) )
匿名使用者

導覽選單