Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Expand: Difference between revisions

Template page
// via Wikitext Extension for VSCode
// via Wikitext Extension for VSCode
Line 16: Line 16:
         <div class="expandable-content-container">
         <div class="expandable-content-container">
             <div class="mw-collapsible-content">
             <div class="mw-collapsible-content">
                test
                 {{{2}}}
                 {{{2}}}
             </div>
             </div>

Revision as of 22:00, 8 February 2025


Call this template in the following format:

{{Expand
|Box Name
|Box Content
|expanded (optional, makes the box expanded by default)
}}