• 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
no edit summary
Line 3: Line 3:  
local getArgs = require('Module:GetArgs')
 
local getArgs = require('Module:GetArgs')
 
--local Ship = require('Module:Ship')
 
--local Ship = require('Module:Ship')
  −
function format_category(name)
  −
    return "[[" .. "Category:" .. name .. "]]"
  −
end
      
local templates = {
 
local templates = {
Line 21: Line 17:  
     spoiler = [[<span style="background-color:#3a3a3a">${text}</span>]],
 
     spoiler = [[<span style="background-color:#3a3a3a">${text}</span>]],
 
     incomplete_style = "background:#fee;",
 
     incomplete_style = "background:#fee;",
     incomplete_category = format_category("Ship pages with incomplete quotes"),
+
     incomplete_category = Utils.category("Ship pages with incomplete quotes"),
 
     row = [=[|- ${style} class="shipquote" data-shipquote-id="${id}" data-shipquote-form="${form}"
 
     row = [=[|- ${style} class="shipquote" data-shipquote-id="${id}" data-shipquote-form="${form}"
 
| nowrap="nowrap" |${audio_button} ${line}
 
| nowrap="nowrap" |${audio_button} ${line}
cssedit, gkautomate
6,940

edits

Navigation menu