入𠸜張抵䀡仍𠊝𢷮在各張恪得連結在張妬。(抵䀡各張得攝𠓨𠬠體類、入體類:𠸜體類)。𠊝𢷮得寔現在各張伴當蹺𠼲得印酖。
名冊𡨸曰𨄠:
- M
- 𢯢𢷮尼造𫥨張㵋(䀡添名冊張㵋)
- n
- 低𱺵𠬠𢯢𢷮𡮈
- b
- 𢯢𢷮尼由勃寔現
- (±123)
- 戟櫸張㐌𠊝𢷮憑數拜尼
𣈜25𣎃3𢆥2025
- 恪史 板㑄:R 06:32 −54 Keepout2010 討論 㨂𢵰 (㐌𨀤吏𢯢𢷮25139𧵑Keepout2010(討論)) 𥮋:𨀤𢯢
- 恪史 板㑄:R 06:31 +54 Keepout2010 討論 㨂𢵰 𥮋:㐌得𨀤𢯢
- 恪史 板㑄:R 06:27 −366 Keepout2010 討論 㨂𢵰 (㐌𠊝替哿內容憑「{{{1}}}<small> ({{{2}}}) </small>」) 𥮋:𠊝替內容
𣈜19𣎃3𢆥2025
- 恪史 模庉:Tree chart 22:02 −5 Keepout2010 討論 㨂𢵰
- 恪史 M 模庉:No globals 22:00 +323 Keepout2010 討論 㨂𢵰 (造張㵋貝內容「local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Cố đọc biến toàn cục nil ' .. tostring(k), 2) end return nil end function mt.__newindex(t, k, v) if k ~= 'arg' then error('Cố ghi biến toàn cục ' .. tostring(k), 2) end rawset(t, k, v) end setmetatable(_G, mt)」)
- 日程扠 22:00 Keepout2010 討論 㨂𢵰㐌扠張「模庉:No globals」 (內容𫇰:「local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Cố đọc biến toàn cục nil ' .. tostring(k), 2) end return nil end function mt.__newindex(t, k, v) if k ~= 'arg' then error('Cố ghi biến toàn cục ' .. tostring(k), 2) end rawset(t, k, v) end setmetatable(_G, mt)」)
- 恪史 M 模庉:Tree chart/data 21:59 +26.807 Keepout2010 討論 㨂𢵰 (造張㵋貝內容「local SLD = '1px solid black' local DSH = '1px dashed black' local DOT = '1px dotted black' local data = { ['!'] = { t = { { attr = { rowspan = '2' }, style = { ['border-right'] = SLD, width = '1em', height = '2em' } }, { attr = { rowspan = '2' }, style = { width = '1em', height = '2em' } } } }, ['%'] = { b = { { style = { ['border-right'] = DSH, width = '1em', height = '1em' } }, { style = { width = '1em', height = '1em' } } }, t = { { style = { ['…」)
- 日程扠 21:59 Keepout2010 討論 㨂𢵰㐌扠張「模庉:Tree chart/data」 (內容𫇰:「local SLD = '1px solid black' local DSH = '1px dashed black' local DOT = '1px dotted black' local data = { ['!'] = { t = { { attr = { rowspan = '2' }, style = { ['border-right'] = SLD, width = '1em', height = '2em' } }, { attr = { rowspan = '2' }, style = { width = '1em', height = '2em' } } } }, ['%'] = { b = { { style = { ['border-right'] =…」;𠊛曰唯一:「126.48.249.239」(討論))
- 恪史 M 模庉:Tree chart 21:59 +1.830 Keepout2010 討論 㨂𢵰 (造張㵋貝內容「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) bottom:wikitext(cells[v].b) else…」)
- 日程扠 21:59 Keepout2010 討論 㨂𢵰㐌扠張「模庉:Tree chart」 (內容𫇰:「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) bottom:wikitext(cells[v].b) else top:t…」)
𣈜18𣎃3𢆥2025
- 恪史 M 模庉:Arguments 13:39 +10.054 Keepout2010 討論 㨂𢵰 (造張㵋貝內容「-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'stri…」)
- 日程扠 13:38 Keepout2010 討論 㨂𢵰㐌扠張「模庉:Arguments」 (內容𫇰:「-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to ch…」;𠊛曰唯一:「Keepout2010」(討論))
- 日程扠 13:30 Keepout2010 討論 㨂𢵰㐌扠張「模庉:Arguments」 (扠抵固𡊲𢷮𠸜「Mô đun:Arguments」)