MenuBar の変更点

Top > MenuBar

*管理用 [#u62c8230]
[[編集:MenuBar]]
[[AutoAliasName]]
~
*アクセスカウンター [#q0fa6e08]
**このページ [#tae53593]
本日:&counter(today);
昨日:&counter(yesterday);
合計:&counter(total);
**全ページ [#edda7322]
本日:&counterall(today);
昨日:&counterall(yesterday);
合計:&counterall(total);
~
*掲示板 [#n68f6260]
[[雑談掲示板]]
[[管理掲示板]]
~
*ページ一覧 [#r8be5c65]
**終了日順 [#z2923342]
#region
#lsx(終了日別/,date,num=1+100,hierarchy=off)
#endregion
**寿命日数順 [#sed8e544]
#region
#lsx(寿命別/,date,num=1+100,hierarchy=off)
#endregion

~
*最近の人気ページ [#d7164279]
#region
#lsx(/,date,num=1+100,sort=popular,popular=recent,withcount,hierarchy=off)
#endregion
~
*更新履歴 [#u9dbefc6]
#recent(1000)

#lsx(/,date,num=1+100,sort=date,popular=recent,withcount,hierarchy=off,linkstr=title)