更改

模块:Navbar

删除360字节2013年8月22日 (四) 14:48
以下行是添加(+)和删除(-)的内容:
     local viewLink, talkLink, editLink = '-{zh-hans:查看;zh-hant:檢視;}-', ' 讨论', '编辑'     local viewLink, editLink = '-{zh-hans:查看;zh-hant:檢視;}-', ' 修改'         viewLink, talkLink, editLink = '-{zh-hans:查;zh-hant:檢;}-', ' 论', '编'         viewLink, editLink = '-{zh-hans:查;zh-hant:檢;}-', ' 修改'        .tag( 'li' )            .addClass( 'nv-talk' )            .wikitext( '[[' .. talkpage .. '|' )            .tag( 'span ' )                .attr( 'title', '讨论该模板' )                .cssText( args.fontstyle or '' )                .wikitext( talkLink )                .done()            .wikitext( ']]' );
行政员管理员
1,451
个编辑