„Modul:Message box” változatai közötti eltérés

Tartalom törölve Tartalom hozzáadva
Új oldal, tartalma: „-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load neces…”
 
felesleges kategorizálás ki
 
123. sor:
cat = string.format('[[Category:%s]]', cat)
end
mw.log('Added ' .. cat)
self.hasCategories = true
-- self.hasCategories = true -- no need for advanced categorization on huwikibooks
self.categories[ns] = self.categories[ns] or {}
table.insert(self.categories[ns], cat)