Template:ShipRemodelListKai/doc
This template uses ship data modules to construct a ship remodelling table.
Example
{{ShipRemodelListKai |Nagato |Hiyou/Kai |Amagi |# |Kitakami/Kai Ni |Ooyodo/Kai |Yuudachi/Kai Ni |# |Hiryuu |Taihou/Kai |Fusou/Kai Ni |# |U-511/Kai |Choukai/Kai Ni |Tone/Kai Ni }}
becomes
Before Remodel | ⇒ | After Remodel | Required Resources | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
No. | Name | Type | Level | No. | Name | Type | |||||||||||||
1 | Nagato | BB | 30 | ⇒ | 1 | Nagato Kai | BB | 900 | 800 | - | - | - | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
65 | Hiyou Kai | CVL | - | ⇒ | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - |
202 | Amagi | CV | 50 | ⇒ | 229 | Amagi Kai | CV | 1000 | 750 | - | - | - | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | |
Before Remodel | ⇒ | After Remodel | Required Resources | ||||||||||||||||
No. | Name | Type | Level | No. | Name | Type | |||||||||||||
115 | Kitakami Kai Ni | CLT | - | ⇒ | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - |
183 | Ooyodo Kai | CL | - | ⇒ | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - |
144 | Yuudachi Kai Ni | DD | - | ⇒ | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - |
Before Remodel | ⇒ | After Remodel | Required Resources | ||||||||||||||||
No. | Name | Type | Level | No. | Name | Type | |||||||||||||
9 | Hiryuu | CV | 30 | ⇒ | 9 | Hiryuu Kai | CV | 300 | 650 | - | - | - | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
156 | Taihou Kai | CVB | - | ⇒ | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - |
211 | Fusou Kai Ni | BBV | - | ⇒ | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - |
Before Remodel | ⇒ | After Remodel | Required Resources | ||||||||||||||||
No. | Name | Type | Level | No. | Name | Type | |||||||||||||
231 | U-511 Kai | SS | 55 | ⇒ | 236 | Ro-500 | SS | 270 | 170 | - | - | - | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
227 | Choukai Kai Ni | CA | - | ⇒ | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - |
188 | Tone Kai Ni | CAV | - | ⇒ | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - |
No. | Name | Type | Level | ⇒ | No. | Name | Type | ||||||||||||
Before Remodel | After Remodel | Required Resources |
Parameters
The following sections describe the parameters that can be passed to this template.
Ships
The list of ships to be included in that table should be passed in as unnamed parameters, like in the example. Pass a dash (-) to insert an empty row. Pass a hash (#) to insert a header row. Pass an exclamation mark (!) followed by a string key to specify a custom row.
Ship Name Format
Ships should be passed in as ship_name[/suffix].
For example, the basic form of Ooyodo would be specified as Ooyodo, whereas her Kai form would be specified as Ooyodo/Kai.
Notes
You can specify custom notes in the notes column for each ship by passing the parameter shipname_notes.
You can also highlight the notes by passing outstanding or good as the parameter shipname_notes_highlight.
Custom Rows
You can specify custom rows by passing in an exclamation mark followed by a string key as described in #Ships.
You can then set the properties of that custom row using the following parameters:
custom_row_key_content
Pass this parameter to set the content of the custom row. You can use wikitext. Be careful with = and |, for they may interfere with template parsing.
custom_row_key_text_align
Pass this parameter to set the text_align of the custom row. Defaults to "start".