• 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
m
no edit summary
Line 92: Line 92:  
</div>]],
 
</div>]],
   −
     _footer_sections = [[<div class="ship-page-gallery">
+
     _footer_sections = [=[<div class="ship-page-gallery">
==CG==
+
==[[${name}/Gallery|CG]]==
 
${gallery}
 
${gallery}
 
</div>
 
</div>
 
==See Also==
 
==See Also==
${links}]],
+
${links}]=],
    
}
 
}
Line 276: Line 276:     
function ShipPage.FooterSections(frame, args)
 
function ShipPage.FooterSections(frame, args)
 +
    args = args or Utils.getTemplateArgs(frame)
 +
    local ship_name = args.explicit.ship or args.implicit.pagename or ""
 
     return format{
 
     return format{
 
         ShipPage._footer_sections,
 
         ShipPage._footer_sections,
 +
        name = ship_name,
 
         gallery = frame:preprocess(ShipPage.GalleryTabber(frame, args)),
 
         gallery = frame:preprocess(ShipPage.GalleryTabber(frame, args)),
 
         links = ShipPage.FooterLinks(frame, args)
 
         links = ShipPage.FooterLinks(frame, args)
cssedit, gkautomate
7,060

edits

Navigation menu