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

Difference between revisions of "Module:View/Quest"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return 'foo'")
 
m
Line 1: Line 1:
return 'foo'
+
return {
 +
  render = 'foo'
 +
}

Revision as of 08:24, 22 July 2018

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

return {
  render = 'foo'
}