WikiNebula:AccessLog.json

提供:WikiNebula
2025年9月11日 (木) 11:50時点におけるHiratatomotaka (トーク | 投稿記録)による版
ナビゲーションに移動 検索に移動
  <!-- AL -->
  {
    "queries": {
      "last_viewed" : {"1":3, "0":2}
    },
    "outputs": {
      "last_viewed" : {
        "case0": {
          "head": [
            "{| class=\"wikitable\" style=\"margin:auto\"          ",
            "|-                                                    ",
            "!          記事          !!      最終アクセス日時     "
          ],
          "record": [
            "|-                                                    ",
            "| [[{$record['title']}]] || [[{$record['datetime']}]] "
          ],
          "foot": [
            "|}"
          ]
        }
      }
    }
  }
  <!-- /AL -->