• 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/VoiceActor/Uchida Shuu"

From Kancolle Wiki
Jump to navigation Jump to search
com>Leeyc0
m
com>Ckwng
(Undo revision 732403 by Leeyc0 (talk): We do not add spaces in japanese names in most cases.)
Line 3: Line 3:
 
return {
 
return {
 
     _name = "Uchida Shuu",
 
     _name = "Uchida Shuu",
     _japanese_name = "内田 秀",
+
     _japanese_name = "内田秀",
 
     _reading = "うちだ しゅう",
 
     _reading = "うちだ しゅう",
 
     _link = false,
 
     _link = false,
 
}
 
}

Revision as of 23:15, 8 September 2016

Documentation for this module may be created at Module:Data/VoiceActor/Uchida Shuu/doc

--[[Category:Voice actor data modules]]
 
return {
    _name = "Uchida Shuu",
    _japanese_name = "内田秀",
    _reading = "うちだ しゅう",
    _link = false,
}