More actions
Create template documentation. |
m Update dependencies. |
||
| Line 9: | Line 9: | ||
:: {{T|Sidebar with collapsible lists/row}} | :: {{T|Sidebar with collapsible lists/row}} | ||
:; Used by | :; Used by | ||
:: {{ | :: {{T|SistersOfEVEEpicArcNav}} | ||
:: {{T|CaldariEpicArcNav}} | |||
; Syntax | ; Syntax | ||
| Line 55: | Line 56: | ||
</pre> | </pre> | ||
:; Parameters | :; Parameters (Data) | ||
: This template uses mostly the same parameter set as {{Tl|Sidebar}} see there for the shared parameters. | : This template uses mostly the same parameter set as {{Tl|Sidebar}} see there for the shared parameters. | ||
:; expanded : Used to identify which list is to be shown initially expanded. Use the <code>list''<x>''name</code> of the wanted list or use <code>all</code> to show all lists expanded. | :; expanded : Used to identify which list is to be shown initially expanded. Use the <code>list''<x>''name</code> of the wanted list or use <code>all</code> to show all lists expanded. | ||
| Line 62: | Line 63: | ||
:; list''<x>''name : ''x'' is 1 till 35 - Target of the <code>expanded</code> parameter. A list without this parameter or empty can not be initially expanded. | :; list''<x>''name : ''x'' is 1 till 35 - Target of the <code>expanded</code> parameter. A list without this parameter or empty can not be initially expanded. | ||
:; list''<x>''title : ''x'' is 1 till 35 - Text in the non-collapsible part, defaults to "List". Use &nbsp; to leave empty. | :; list''<x>''title : ''x'' is 1 till 35 - Text in the non-collapsible part, defaults to "List". Use &nbsp; to leave empty. | ||
:; list''<x>'' : ''x'' is 1 till 35 - The contents of the collapsible part of the list | :; list''<x>'' : ''x'' is 1 till 35 - The contents of the collapsible part of the list. | ||
:: If one or more lists should always be expanded the Sidebar <code>content''<x>''</code> can be used. | :: If one or more lists should always be expanded the Sidebar <code>content''<x>''</code> can be used. | ||