sandbox151
Mon, 27 Oct 2025 00:10:10 JST (18d)
Top > sandbox151
カウンター関連のテスト1 
- 累計(total)のアクセス数:15567968回
&counterall(total);
今日(today)のアクセス数:88056回&counterall(today);
昨日(yesterday)のアクセス数:72292回&counterall(yesterday);
- 解説。
- こちらは「counterallプラグイン」を使用し、ここのWiki全体でのアクセス数の集計結果を表示している。
- 「menubar」に「counterallプラグイン」が設置されているため、カウントが機能している。「counterプラグイン」とは別枠のカウントとなっている。
- 詳しくは「アクセスカウンタープラグインの使い方
」を参照。
- こちらは「counterallプラグイン」を使用し、ここのWiki全体でのアクセス数の集計結果を表示している。
カウンター関連のテスト2 
- 累計(total)の人気ページ
#lsx(prefix=/,num=1:10,sort=popular,popular=total,withcount=on,date=on,new=on)
- FrontPage(8972668) 2025-11-13 (木) 13:28:21 New
- サーヴァント一覧(1051103) 2025-10-26 (日) 22:18:24
- 真名一覧(クラス別)(726643) 2025-10-31 (金) 16:26:51
- 曜日クエスト(501044) 2023-01-04 (水) 09:04:00
- 第一の聖杯(450057) 2024-11-24 (日) 03:17:14
- 第二の聖杯(420080) 2022-11-28 (月) 00:32:05
- サーヴァント宝具一覧(262737) 2025-10-28 (火) 20:50:04
- 月の女神はお団子の夢を見るか?(250693) 2015-09-30 (水) 00:18:10
- 小技・小ネタ(223611) 2025-10-31 (金) 19:57:35
- アイテム一覧(212360) 2025-10-27 (月) 21:25:52
- 今日(today)の人気ページ
#lsx(prefix=/,num=1:10,hierarchy=off,sort=popular,popular=today,withcount=on,date=on,new=on)
- sandbox151(15) 2025-10-27 (月) 00:10:10
- 各種掲示板(軽量版)(10) 2016-10-31 (月) 10:40:45
- sandbox160(9) 2025-10-05 (日) 23:28:08
- sandbox161(8) 2025-10-27 (月) 23:41:34
- sandbox001/ログ1(5) 2025-11-04 (火) 19:21:08
- sandbox003(5) 2021-09-08 (水) 07:06:08
- 魔法少女紀行 ~プリズマ・コーズ~(軽量版)(5) 2016-09-08 (木) 21:57:40
- sandbox153(4) 2025-05-25 (日) 18:08:45
- sandbox003/雑談(3) 2022-10-14 (金) 13:57:15
- 重箱洋菓子九重巡り(0) 2025-03-04 (火) 03:14:22
- 昨日(yesterday)の人気ページ
#lsx(prefix=/,num=1:10,hierarchy=off,sort=popular,popular=yesterday,withcount=on,date=on,new=on)
- sandbox160(19) 2025-10-05 (日) 23:28:08
- sandbox161(16) 2025-10-27 (月) 23:41:34
- sandbox151(16) 2025-10-27 (月) 00:10:10
- sandbox003(5) 2021-09-08 (水) 07:06:08
- sandbox153(5) 2025-05-25 (日) 18:08:45
- 各種掲示板(軽量版)(5) 2016-10-31 (月) 10:40:45
- sandbox001/ログ1(4) 2025-11-04 (火) 19:21:08
- sandbox003/雑談(1) 2022-10-14 (金) 13:57:15
- 魔法少女紀行 ~プリズマ・コーズ~(軽量版)(1) 2016-09-08 (木) 21:57:40
- FormatRule(1) 2011-02-14 (月) 15:44:43
- 今日+昨日(recent)の人気ページ
#lsx(prefix=/,num=1:10,hierarchy=off,sort=popular,popular=recent,withcount=on,date=on,new=on)
- sandbox151(31) 2025-10-27 (月) 00:10:10
- sandbox160(28) 2025-10-05 (日) 23:28:08
- sandbox161(24) 2025-10-27 (月) 23:41:34
- 各種掲示板(軽量版)(15) 2016-10-31 (月) 10:40:45
- sandbox003(10) 2021-09-08 (水) 07:06:08
- sandbox001/ログ1(9) 2025-11-04 (火) 19:21:08
- sandbox153(9) 2025-05-25 (日) 18:08:45
- 魔法少女紀行 ~プリズマ・コーズ~(軽量版)(6) 2016-09-08 (木) 21:57:40
- sandbox003/雑談(4) 2022-10-14 (金) 13:57:15
- FormatRule(1) 2011-02-14 (月) 15:44:43
- 解説。
- こちらは「lsxプラグイン」の【popular】オプションを使用して人気ページを表示している。
- 「counterプラグイン」が設置されていないと機能しない。「counterallプラグイン」のカウントは反映されない。
- ページ名の右側の数字は、ページが表示された回数(【withcount】オプション)。
- 2025年現在、ここのWikiでは「counterプラグイン」がほぼ設置されていない。
そのため累計(total)で表示されている数字は、過去に「counterプラグイン」が機能していた頃のものだと思われる。同じ理由で、今日または昨日(today・yesterday・recent)の表示対象に雑談掲示板などが無い。- 「menubar」や「フッター」、「スキン」など、どのページからも表示される場所に「counterプラグイン」を設置すると、全ページに対するカウントを機能させられる。
- 「counterプラグイン」は、各ページに個別で設置しても機能する。
『1650』←ここにも設置しているため、おそらく今日または昨日(today・yesterday・recent)の表示対象に本ページも表示されるのではないかと思われる。 - カウントが0になっているページの表示条件は不明。
- 【num=1:10】の部分を【num=1:20】にするなど、数値を書き換えれば表示範囲を変更できる。
- 詳しくは「lsxプラグインの使い方
」を参照。
- こちらは「lsxプラグイン」の【popular】オプションを使用して人気ページを表示している。
