Top > MenuBar
***Menu [#t00831a7]
#include(Menu,notitle)
#recent(20)
SIZE(10){now: &color(blue){&online;};}~
SIZE(10){today: &color(blue){&counter(today);};}
SIZE(10){yesterday: &color(blue){&counter(yesterday);};}~
SIZE(10){total: &color(blue){&counter(total);};}~
[[最終更新>RecentChanges]]~
[[削除されたページ>RecentDeleted]]
//常に表示されるメニューバーです。
//&edit(MenuBar,noicon){edit};
//を記述しておくとMenuBarを気軽に修正できるようになって便利かも。
|