Module:PageSummary:修订间差异
武外梗百科 爱国好学自强图新的百科全书
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第60行: | 第60行: | ||
local cleanText = cleanFinal(step1) | local cleanText = cleanFinal(step1) | ||
local targetLen = | local targetLen = 80 | ||
local summary = mw.ustring.sub(cleanText, 1, targetLen) | local summary = mw.ustring.sub(cleanText, 1, targetLen) | ||