Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:SortieList
(view source)
Revision as of 09:41, 19 October 2016
468 bytes added
,
8 years ago
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
7,064
edits