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
← Older edit
Newer edit →
Module:NodeInfoInvoke
(view source)
Revision as of 09:25, 15 August 2016
408 bytes added
,
8 years ago
no edit summary
Line 1:
Line 1:
local NodeInfoInvoke = {}
local NodeInfoInvoke = {}
local NodeInfo = require('Module:NodeInfo')
local NodeInfo = require('Module:NodeInfo')
−
local
getArgs
= require('Module:
GetArgs
')
+
local
getContext
= require('Module:
Utils
')
.getContext
−
+
+
local title_template = [[<div id="${map} ${node} ${diff}" style="width:700px;text-align:center;">${map} ${node}: ${name} ([http://db.kcwiki.moe/drop/map/${event}${map_number}/${diff_number}/${map}-SAB.html PoiDB])</div>]]
+
function NodeInfoInvoke.Table(frame)
function NodeInfoInvoke.Table(frame)
−
local
args
=
getArgs{
frame =
frame
:
getParent
()
}
+
local
context
=
getContext(
frame
)
−
return
NodeInfo:Table
(args)
+
local table
=
NodeInfo
:
Table
(
context.args
)
+
if context.args.title then
+
return
table.concat
(
{ context.pagename, context.
args
.title, title_template, table }, "\n"
)
+
else
+
return table
+
end
end
end
−
+
return NodeInfoInvoke
return NodeInfoInvoke
がか
cssedit, gkautomate
7,064
edits
Navigation menu
Personal tools
Log in
Request account
Namespaces
Module
Discussion
Variants
Views
Read
View source
View history
More
Search
Content Navigation
Kancolle Wiki
Random page
Recent changes
Batch Uploading
Current Mini-event
Naval District Saury Festival
Sortie
Sortie
World 1 (Naval Base Waters)
World 2 (Nansei Island Waters)
World 3 (Northern Waters)
World 7 (South Western Waters)
World 4 (Western Waters)
World 5 (Southern Waters)
World 6 (Central Waters)
Events
Shortcuts
Expeditions
Quests
Ships Maximum Status
Equipment
Construction
Development
Akashi's Improvement Arsenal
Shop
Inventory
Combat Mechanics
Glossary
Drop List
Interviews
Tutorials
How to Register
How To Play
Leveling
Resource Farming
Ship Priority
Equipment Setup
Akashi Upgrades
Event Preparation
Troubleshooting
FAQ
Community
Help
Sandbox
Tools
Upload file
Special pages
Printable version