• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:View/Quest

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:View/Quest/doc

return {
  render = function ()
    return 'foo'
  end
}