Test Page: Difference between revisions

From :: ChromeRivals Wiki ::
Jump to navigation Jump to search
Ranzu (talk | contribs)
Redirected page to Main Page
Tags: New redirect Manual revert
Ranzu (talk | contribs)
Removed redirect to Main Page
Tags: Removed redirect Reverted
Line 1: Line 1:
#REDIRECT [[Main Page]]
<tabs>
<!-- First Tab -->
{{#tag:tab|Tab 1
    |content=
        <tabs>
            <!-- Nested Tabs -->
            {{#tag:tab|Nested Tab 1
                |content=This is content for Nested Tab 1
            }}
            {{#tag:tab|Nested Tab 2
                |content=This is content for Nested Tab 2
            }}
        </tabs>
}}
<!-- Second Tab -->
{{#tag:tab|Tab 2
    |content=This is content for Tab 2
}}
</tabs>

Revision as of 06:39, 16 May 2024

{{#tag:tab|Tab 1

   |content=
       <tabs>
Nested Tab 1
Nested Tab 2

}}

Tab 2

</tabs>