Template:Togglesection View history

imported>Forumtestuser
No edit summary
imported>Wottem
No edit summary
 
Line 18: Line 18:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<div class="details block border-b border-g border-gray-200 overflow-hidden transition-all {{#ifeq: {{{open|}}}|Yes|max-h-screen|max-h-12}}"
<div class="details block border-b border-g border-gray-200 overflow-hidden transition-all {{#ifeq: {{{open|}}}|Yes|max-h-screen|max-h-12}} {{{class|}}}"
         data-details="{{#ifeq: {{{open|}}}|Yes|true|false}}" role="button" tabindex="0">
         data-details="{{#ifeq: {{{open|}}}|Yes|true|false}}" role="button" tabindex="0">
         <div class="h6 flex items-center justify-between w-full pt-1 mb-7 font-medium ">
         <div class="h6 flex items-center justify-between w-full pt-1 mb-7 font-medium ">

Latest revision as of 17:44, 12 January 2022

Template structure

{{Togglesection
|title=This is a title
|content=Here is some content
|button=Road
|button text=A button to Road page
}}

Output

This is a title