ホーム
おまかせ表示
ログイン
設定
舞山市ファンWikiについて
免責事項
舞山市ファンWiki
検索
「モジュール:List」の変更履歴
モジュール
議論
このページの記録を表示
版の絞り込み
開く
折り畳む
この日まで:
タグ
絞り込み:
wikieditor(隠しタグ)
サーバー側のアップロード
取り消し
差し戻し済み
選択したものを除く
更新を表示
差分の選択: 比較したい版のラジオボタンを選択し、Enterキーを押すか、下部のボタンを押します。
凡例:
(最新)
=最新版との比較、
(前)
=直前の版との比較、
細
=細部の編集
2023年9月1日 (金)
最新
前
16:24
2023年9月1日 (金) 16:24
imported>十川真砂橋
5,668バイト
+5,668
ページの作成:「-- This module outputs different kinds of lists. At the moment, bulleted, -- unbulleted, horizontal, ordered, and horizontal ordered lists are supported. local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listTyp…」