پودمان:Tree chart: Difference between revisions
admin>Admin صفحهای تازه حاوی «require('Module:No globals') local p = {} local cells = mw.loadData('Module:Tree chart/data') function p._main(cell_args) local ret = mw.html.create() local top = ret:tag('tr') :css{ height = '1px', ['text-align'] = 'center' } local bottom = ret:tag('tr') :css{ height = '1px', ['text-align'] = 'center' } for _, v in ipairs(cell_args) do if type(v) == 'string' then top:wikitext(cells[v].t) bott...» ایجاد کرد |
m 2 revisions imported |
||
| (One intermediate revision by one other user not shown) | |||
(No difference)
| |||