20,837
การแก้ไข
(// Edit via Wikiplus) |
(// Edit via Wikiplus) |
||
local word = args[1] or title
local content = mw.title.new("อรรถาภิธาน:" .. word):getContent()
local temp = kind or "คำพ้อง
local template = match(content, "=+ *".. temp .." *=+\n{{ws beginlist}}(.+){{ws endlist}}")
if template and template ~= "" then
|
การแก้ไข