Template:Topics Sidebar: Difference between revisions
Jump to navigation
Jump to search
(Attempting to modify header without value) |
(Updated documentation to include new template) |
||
Line 21: | Line 21: | ||
|TEMPLATE= <!-- Template name. Used for the view and edit links at the bottom right. --> | |TEMPLATE= <!-- Template name. Used for the view and edit links at the bottom right. --> | ||
|CONTENT= | |CONTENT= | ||
{{Topics Collapsible Table|TITLE=Title for section 1|First row|2nd row|3rd row|[[Links are also supported]]}} | |||
{{Topics Collapsible Table|TITLE=Another section table|You can|have|multiple|tables and topics|[[That may or may not be links]]}} | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 11:16, 12 June 2021
Template description pending.
Template usage:
{{Topics Sidebar |HEADER= |IMAGE= <!-- Optional. Will hide the row entirely if not given. --> |COLOR= <!-- Both solid colors and gradients may be used. Defaults to red if omitted. --> |FOOTER= |TEMPLATE= <!-- Template name. Used for the view and edit links at the bottom right. --> |CONTENT= {{Topics Collapsible Table|TITLE=Title for section 1|First row|2nd row|3rd row|[[Links are also supported]]}} {{Topics Collapsible Table|TITLE=Another section table|You can|have|multiple|tables and topics|[[That may or may not be links]]}} }}