• 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 25: Line 25:  
| ${strategy_name}
 
| ${strategy_name}
 
| ${strategy_info}]=],
 
| ${strategy_info}]=],
 +
 +
    eo_map_rows = [=[|-
 +
| colspan="4" style="text-align:center;" | ${banner}
 +
|-
 +
! colspan="4" style="text-align:center;" | [[${link}|World ${id}: ${name}]]<br />${name_en}
 +
|-
 +
! style="width:10%;" | Difficulty
 +
| style="width:25%;" | ${difficulty}
 +
! rowspan="3" style="width:11%;" | Fluff text
 +
| style="width:54%;" | ${strategy_name}
 +
|-
 +
! EXP/node
 +
| ${ship_exp}
 +
| rowspan="2" | ${strategy_info}
 +
|-
 +
! Items
 +
| ${items_string}]=],
    
}
 
}
Line 71: Line 88:  
         local map_data = loadMapData(world_id, id)
 
         local map_data = loadMapData(world_id, id)
 
         table.insert(rows, format{
 
         table.insert(rows, format{
             templates.map_rows,
+
             map_data.eo and templates.eo_map_rows or templates.map_rows,
 
             id = id,
 
             id = id,
 
             link = string.format("World %d#%s", world_id, id),
 
             link = string.format("World %d#%s", world_id, id),
cssedit, gkautomate
6,996

edits

Navigation menu