нема опису редагування
starcitizen>Alistair3149 (Use Palette icon for TemplateStyles) |
starcitizen>Alistair3149 Немає опису редагування |
||
| Рядок 259: | Рядок 259: | ||
for styleName in string.gmatch( content, '<templatestyles src="(.[^"]+)"' ) do | for styleName in string.gmatch( content, '<templatestyles src="(.[^"]+)"' ) do | ||
-- TemplateStyles default to Template: when there are no namespace suffix | |||
if string.find( styleName, ':', 1, true ) then | if string.find( styleName, ':', 1, true ) then | ||
styleName = mw.text.trim( styleName ) | styleName = mw.text.trim( styleName ) | ||