Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:Quotes
(view source)
Revision as of 01:29, 22 February 2016
69 bytes added
,
8 years ago
no edit summary
Line 1:
Line 1:
local format = require('Module:StringInterpolation').format
local format = require('Module:StringInterpolation').format
+
local getArgs = require('Module:GetArgs')
local templates = {
local templates = {
Line 40:
Line 41:
function Quotes.ShipQuotes(frame, args)
function Quotes.ShipQuotes(frame, args)
+
args = args or getArgs{frame = frame:getParent()}
local result = {}
local result = {}
−
local ship = args.ship
table.insert(result, templates.header)
table.insert(result, templates.header)
for _, line in pairs(lines) do
for _, line in pairs(lines) do
がか
cssedit, gkautomate
7,064
edits