• 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
m
no edit summary
Line 1: Line 1:  
==Parameter Naming==
 
==Parameter Naming==
* id = <value>
   
* <"From" Node> -> <"To" Node> = <argument value>  
 
* <"From" Node> -> <"To" Node> = <argument value>  
 
** 0 = Start
 
** 0 = Start
Line 8: Line 7:  
** <Node>/storm = Purple node
 
** <Node>/storm = Purple node
 
** <Node>/resource = Green node
 
** <Node>/resource = Green node
 +
 +
To assign a manual id for the tables, you can use "id = <value>". This is generally not necessary, unless you want some buttons to show/hide multiple branches for whatever reason you have. Either way, the option is there.
    
To change the width of the table, you can use "width = auto" for a more compact table. If "width" is not stated, it will create a wide table that fits the screen on default. Table is always collapsed by default.
 
To change the width of the table, you can use "width = auto" for a more compact table. If "width" is not stated, it will create a wide table that fits the screen on default. Table is always collapsed by default.
  −
'''Note''': Make sure that you assign an unique id value for each table, because the buttons are linked by the id value. If all the tables you have created has the same value, the button will also show/hide all the tables when clicked.
      
With the use of a template, invoking the module through #invoke is no longer required and you can treat this module as a template.
 
With the use of a template, invoking the module through #invoke is no longer required and you can treat this module as a template.
cssedit, prechecked
1,656

edits

Navigation menu