Template:Expandable table: Difference between revisions
Template page
More actions
Created page with "<includeonly><table class="wikitable mw-collapsible mw-collapsed wizlords-magic-table wizlords-example-table {{{class|}}}"> <caption>{{{caption}}}</caption> {{{content}}} </table></includeonly><noinclude> == About this template == Creates a table that initially loads collapsed and can be expanded by selecting its caption. On phone and tablet, the caption also works as the accessible JavaScript-controlled toggle. The template keeps the existing <code>wizlords-example-tab..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><table class="wikitable mw-collapsible mw-collapsed wizlords-magic-table wizlords-example-table {{{class|}}}"> | <includeonly><table class="wikitable mw-collapsible mw-collapsed wizlords-magic-table wizlords-example-table {{{class|}}}"> | ||
<caption>{{{caption}}}</caption> | <caption>{{{caption}}} </caption> | ||
{{{content}}} | {{{content}}} | ||
</table></includeonly><noinclude> | </table></includeonly><noinclude> | ||