- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Module:ArtistData"
Jump to navigation
Jump to search
com>Ckwng m (Ckwng moved page Module:Artist to Module:ArtistData without leaving a redirect) |
com>Ckwng |
||
Line 1: | Line 1: | ||
− | local | + | local PersonData = require("Module:PersonData") |
− | local ArtistData = | + | local ArtistData = PersonData() |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
return ArtistData | return ArtistData |
Revision as of 07:22, 3 August 2016
Documentation for this module may be created at Module:ArtistData/doc
local PersonData = require("Module:PersonData")
local ArtistData = PersonData()
return ArtistData