- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
Line 275:
Line 275:
− +
Default to 2x2
self[field](self)
self[field](self)
end
end
return format(self._args.flat and self._flat_template or self._template, self._vars)
return format(self._args.thin and self._template or self._flat_template, self._vars)
end
end