Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:Iterator
(view source)
Revision as of 03:09, 14 July 2019
2 bytes removed
,
5 years ago
m
no edit summary
Line 46:
Line 46:
if (i - 1) % 10 == 0 then
if (i - 1) % 10 == 0 then
local key = 'key' .. i
local key = 'key' .. i
−
context['custom_row_' .. key .. '_content'] = string.format('
=
==No.%d-%d
=
==', i, i - 1 + 10)
+
context['custom_row_' .. key .. '_content'] = string.format('==No.%d-%d==', i, i - 1 + 10)
return '!' .. key
return '!' .. key
end
end
がか
cssedit, gkautomate
7,064
edits