1,014
个编辑
Economy666(讨论 | 贡献) 小 (修Last) |
Economy666(讨论 | 贡献) 小无编辑摘要 |
||
第359行: | 第359行: | ||
local designerTitle = designer | local designerTitle = designer | ||
if formatJa and mw.ustring.match(designer,'[一-龠ぁ-ゔァ-ヴー々〆〤ヶ]+') then | if formatJa and mw.ustring.match(designer,'[一-龠ぁ-ゔァ-ヴー々〆〤ヶ]+') then | ||
designerTitle = '<span lang="ja">' .. designer .. '</span>' | designerTitle = '-{<span lang="ja">' .. designer .. '</span>}-' | ||
end | end | ||
theText = theText ..titelStr.. designerTitle ..titelStr.."\n" | theText = theText ..titelStr.. designerTitle ..titelStr.."\n" |
个编辑