- 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) |
m (3 revisions imported) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | local | + | local PersonData = require("Module:PersonData") |
− | local ArtistData = | + | local ArtistData = PersonData() |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
return ArtistData | return ArtistData |
Latest revision as of 12:43, 12 May 2021
Documentation for this module may be created at Module:ArtistData/doc
local PersonData = require("Module:PersonData")
local ArtistData = PersonData()
return ArtistData