Test Page: Difference between revisions

From :: ChromeRivals Wiki ::
Jump to navigation Jump to search
Ranzu (talk | contribs)
Removed redirect to Main Page
Tags: Removed redirect Reverted
Ranzu (talk | contribs)
No edit summary
Tag: Reverted
Line 1: Line 1:
<tabs>
<tabs>
<!-- First Tab -->
{{#tag:tab|Tab 1|content=
{{#tag:tab|Tab 1
<tabs>
    |content=
{{#tag:tab|Nested Tab 1|content=This is content for Nested Tab 1}}
        <tabs>
{{#tag:tab|Nested Tab 2|content=This is content for Nested Tab 2}}
            <!-- Nested Tabs -->
</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 -->
<!-- Second Tab -->
{{#tag:tab|Tab 2
{{#tag:tab|Tab 2|content=This is content for Tab 2}}
    |content=This is content for Tab 2
}}
</tabs>
</tabs>

Revision as of 06:40, 16 May 2024

{{#tag:tab|Tab 1|content= <tabs>

Nested Tab 1
Nested Tab 2

}}

Tab 2

</tabs>