• 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
no edit summary
Line 10: Line 10:  
--A group of values passable to Formatting:format_external_link() to create a wikitext link to this person's profile (usually on pixiv/MyAnimeList/etc).
 
--A group of values passable to Formatting:format_external_link() to create a wikitext link to this person's profile (usually on pixiv/MyAnimeList/etc).
 
function PersonData:link()
 
function PersonData:link()
if self._link then
+
return self._link, self:name()
return self._link, self:name()
  −
else
  −
return self:name()
  −
end
   
end
 
end
  
Anonymous user

Navigation menu