Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:EnemyEncounters
(view source)
Revision as of 09:14, 1 May 2015
No change in size
,
9 years ago
no edit summary
Line 150:
Line 150:
td:css("font-weight","bold")
td:css("font-weight","bold")
td:css("text-align","center")
td:css("text-align","center")
−
if values[
i
]["Air Superiority"] ~= "" then
+
if values[
1
]["Air Superiority"] ~= "" then
td
td
:wikitext("AS")
:wikitext("AS")
:wikitext("<br>")
:wikitext("<br>")
−
:wikitext(values[
i
]["Air Superiority"])
+
:wikitext(values[
1
]["Air Superiority"])
end
end
−
if values[
i
]["Air Supremacy"] ~= "" then
+
if values[
1
]["Air Supremacy"] ~= "" then
−
if values[
i
]["Air Superiority"] ~= "" then td:wikitext("<br>") end
+
if values[
1
]["Air Superiority"] ~= "" then td:wikitext("<br>") end
td
td
:wikitext("AS+")
:wikitext("AS+")
:wikitext("<br>")
:wikitext("<br>")
−
:wikitext(values[
i
]["Air Supremacy"])
+
:wikitext(values[
1
]["Air Supremacy"])
end
end
firstRow:node(td)
firstRow:node(td)
Remi Scarlet
2,922
edits