- 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
Line 24:
Line 24:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Line 250:
Line 264:
− +
no edit summary
|${availability}
|${availability}
|-
|-
!Implemented on
|${implementation_date}
|}]],
_flat_template = [[{|class="${table_class}"
|-
!class="infobox-kai-header-major" colspan=4|${name} ${japanese_name}
|-
!${voice_actor_header}
|${voice_actor}
!Availability
|${availability}
|-
!${artist_header}
|${artist}
!Implemented on
!Implemented on
|${implementation_date}
|${implementation_date}
self[field](self)
self[field](self)
end
end
return format(self._template, self._vars)
return format(self.args.flat and self._flat_template or self._template, self._vars)
end
end