- 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:Data/Ship/Matsukaze"
< Module:Data | Ship
Jump to navigation
Jump to search
(Created page with " return { _type = 2, _class = "Kamikaze", }") |
m |
||
Line 1: | Line 1: | ||
return { | return { | ||
− | _type = 2, | + | [""] = { |
− | + | _type = 2, | |
+ | _class = "Kamikaze", | ||
+ | _wikipedia = "Japanese destroyer Matsukaze (1923)", | ||
+ | }, | ||
+ | ["Kai"] = { | ||
+ | } | ||
} | } |
Revision as of 05:04, 11 February 2017
Documentation for this module may be created at Module:Data/Ship/Matsukaze/doc
return {
[""] = {
_type = 2,
_class = "Kamikaze",
_wikipedia = "Japanese destroyer Matsukaze (1923)",
},
["Kai"] = {
}
}