「モジュール:List」の版間の差分

ナビゲーションに移動 検索に移動
1版 をインポートしました
ja>サンドキャニオン
(ページの作成:「-- 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…」)
 
(1版 をインポートしました)
タグ: モバイル編集 モバイルウェブ編集 改良版モバイル編集
 
(相違点なし)

案内メニュー