Template:MenuSection: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 August 2025

  • curprev 21:5321:53, 25 August 2025 GailAdmin talk contribs 388 bytes +388 Created page with "<!-- Params: id, key, title, active, 1 (items) --> <input type="radio" name="tabs-{{{id|tabs1}}}" id="{{{id|tabs1}}}-{{{key}}}" class="gw-tab-input" {{#if:{{{active|}}}|checked|}} /> <label class="gw-tab" for="{{{id|tabs1}}}-{{{key}}}">{{{title}}}</label> <div class="gw-panel gw-panel-{{{key}}}"> <div class="gw-menu-grid"> {{{1|}}} <!-- MenuItem calls go here --> </div> </div>"