באַקוקן דעם קאוד פון יחידה:List
קפיצה לניווט
קפיצה לחיפוש
איר זענט נישט ערלויבט צו רעדאגירן דעם בלאַט, וועגן דער פאלגנדער סיבה:
איר קענט זען און קאפּירן דעם קאוד פון דעם בלאט.
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(listType, args)
-- Constructs a data table to be passed to p.renderList.
local data = {}
-- Classes and TemplateStyles
data.classes = {}
000
1:0
מוסטער באנוצט אויף דעם בלאט:
צוריק צו יחידה:List.