Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:View/Quest
(view source)
Revision as of 22:08, 18 October 2020
154 bytes added
,
4 years ago
no edit summary
Line 94:
Line 94:
end
end
local s = _.join(result, '\n')
local s = _.join(result, '\n')
−
s = s:gsub("{{ShipLink|(%
a
+)}}", "[[%1]]")
+
s = s:gsub("{{color|red|([^}]+)}}", '<span style="color:red">%1</span>')
+
s = s:gsub("{{ShipLink|(
[^|^}]+)}}", "[[
%
1]]")
+
s = s:gsub("{{EquipmentLink|([^|^}]
+)
|text=true|image=30px
}}", "[[%1]]")
return s
return s
end
end
がか
cssedit, gkautomate
7,064
edits