Changes

m
no edit summary
Line 51: Line 51:  
     _footer_links = [=[*[[${ship_name}/Gallery|View ${ship_name} CG]]
 
     _footer_links = [=[*[[${ship_name}/Gallery|View ${ship_name} CG]]
 
*[[${ship_code}|List of ${ship_type}s]]
 
*[[${ship_code}|List of ${ship_type}s]]
*[[wikipedia:${wikipedia}|Wikipedia entry on ${ship_type} ${ship_name}]]]=],
+
*[[wikipedia:${wikipedia}|Wikipedia entry on ${ship_type} ${ship_name}]]${extra_links}]=],
    
}
 
}
Line 104: Line 104:  
         ship_type = Formatting:format_ship_type(ship_type),
 
         ship_type = Formatting:format_ship_type(ship_type),
 
         wikipedia = ship:wikipedia(),
 
         wikipedia = ship:wikipedia(),
 +
        extra_links = args.explicit.links and ("\n" .. args.explicit.links) or ""
 
     }
 
     }
 
end
 
end
cssedit, gkautomate
7,060

edits