- 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 33:
Line 33:
+
+
no edit summary
if self._page then
if self._page then
return self._page, self:name()
return self._page, self:name()
elseif self._common_name then
return self:common_name(), self:name()
end
end
return self:name()
return self:name()