• 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 1: Line 1:  
==Ship Data Format==
 
==Ship Data Format==
   −
This module should return a table.
+
<div class="mw-collapsible {{#if:{{{collapsed|false}}}|true|mw-collapsed}}">This module should return a table.
    
If the module contains ship forms, the returned table should contain other tables for each form of the ship. The table for the basic form should be under the key "", or the empty string. Remodels should be under the suffix of that remodel, like "Kai" or "Kai Ni".
 
If the module contains ship forms, the returned table should contain other tables for each form of the ship. The table for the basic form should be under the key "", or the empty string. Remodels should be under the suffix of that remodel, like "Kai" or "Kai Ni".
   −
For example,
+
<div class="mw-collapsible-content">For example,
    
  local Ooyodo = {
 
  local Ooyodo = {
Line 27: Line 27:  
   
 
   
 
  return Ooyodo
 
  return Ooyodo
 +
</div></div>
Anonymous user

Navigation menu