• 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
no edit summary
Line 55: Line 55:  
The list of equipment to be included in the table should be passed in as unnamed parameters, like in the example.
 
The list of equipment to be included in the table should be passed in as unnamed parameters, like in the example.
 
Pass a hash (#) to insert a header row.
 
Pass a hash (#) to insert a header row.
 +
Pass an exclamation mark (!) followed by a string key to specify a [[#Custom Rows|custom row]].
    
===Notes===
 
===Notes===
    
You can specify custom notes in the notes column for each ship by passing the parameter ''equipmentname''_notes.
 
You can specify custom notes in the notes column for each ship by passing the parameter ''equipmentname''_notes.
 +
 +
===Custom Rows===
 +
 +
You can specify custom rows by passing in an exclamation mark followed by a string key as described in [[#Equipment]].
 +
 +
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".
 +
 +
====custom_row_''key''_bg_color====
 +
 +
Pass this parameter to set the background-color of the custom row. Defaults to "transparent".
Anonymous user

Navigation menu