今天是2025年12月21日 第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 ) )
匿名用戶

導覽菜單