Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:KanmusuModule
(view source)
Revision as of 15:51, 10 January 2017
7 bytes added
,
7 years ago
m
Fix
Line 153:
Line 153:
local cat = '[[Category:Ships]]'
local cat = '[[Category:Ships]]'
if shipmodule[shipNum]["artist"] ~= "Unknown" and shipmodule[shipNum]["artist"] ~= "" then
if shipmodule[shipNum]["artist"] ~= "Unknown" and shipmodule[shipNum]["artist"] ~= "" then
−
illustrator = '[[:Category:' .. shipmodule[shipNum]["artist"] .. shipmodule[shipNum]["artist"] .. ']]'
+
illustrator = '[[:Category:' .. shipmodule[shipNum]["artist"]
.. '|'
.. shipmodule[shipNum]["artist"] .. ']]'
cat = cat .. '[[Category:' .. shipmodule[shipNum]["artist"] .. ']]'
cat = cat .. '[[Category:' .. shipmodule[shipNum]["artist"] .. ']]'
else
else
KyoriAsh
6,043
edits