跳转到内容

MediaWiki:TemplateNotice.js:修订间差异

Created page with "→‎* * This script interacts with [[Template:Notice]] * [[Category:Template script pages]]:​ var TemplateNotice = { init: function () { $( '.template-notice-more' ).on( 'click', TemplateNotice.showAll ); }, showAll: function () { $moreButton = $( this ); $moreButton.hide(); $moreButton.prevAll().show(); } }; $( TemplateNotice.init );"
Tbpedia>Sophivorus
(Created page with "→‎* * This script interacts with [[Template:Notice]] * [[Category:Template script pages]]:​ var TemplateNotice = { init: function () { $( '.template-notice-more' ).on( 'click', TemplateNotice.showAll ); }, showAll: function () { $moreButton = $( this ); $moreButton.hide(); $moreButton.prevAll().show(); } }; $( TemplateNotice.init );"
(没有差异)
匿名用户
Cookie帮助我们提供我们的服务。通过使用我们的服务,您同意我们使用cookie。