“帮助:AdyeshachPremium 目录”的版本间的差异
来自Purtmars Wikipedia —— 普特莫斯维基
第1行: | 第1行: | ||
+ | {{:GrowlNotification}} | ||
+ | <html> | ||
+ | <script> | ||
+ | GrowlNotification.notify({ | ||
+ | title: '注意!', | ||
+ | description: '当前正在浏览私有页面, 请勿传播内容副本.', | ||
+ | type: 'error', | ||
+ | position: 'top-right', | ||
+ | closeTimeout: 10000, | ||
+ | showProgress: true | ||
+ | }); | ||
+ | </script> | ||
+ | </html> | ||
<div style="margin-top: -18px"></div> | <div style="margin-top: -18px"></div> | ||
__NOEDITSECTION__ | __NOEDITSECTION__ |