- 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
mLine 264:
Line 264:
− +
no edit summary
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.flat and self._flat_template or self._template, self._vars)
end
end