Test Page: Difference between revisions

From :: ChromeRivals Wiki ::
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
<tabs>
<tabs>
{{#tag:tab|Tab 1|content=<nowiki>
{{#tag:tab|Tab 1|content=__PLACEHOLDER_TAB_1__}}
{{#tag:tab|Tab 2|content=This is content for Tab 2}}
</tabs>
 
<tabs>
<tabs>
{{#tag:tab|Nested Tab 1|content=This is content for Nested Tab 1}}
{{#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}}
{{#tag:tab|Nested Tab 2|content=This is content for Nested Tab 2}}
</tabs>
</tabs>
</nowiki>}}
 
{{#tag:tab|Tab 2|content=This is content for Tab 2}}
<noinclude>{{#replace:{{FULLPAGENAME}}|__PLACEHOLDER_TAB_1__|<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>}}</noinclude>
</tabs>

Revision as of 08:42, 16 May 2024

Tab 1
Tab 2
Nested Tab 1
Nested Tab 2

{{#replace:Test Page|__PLACEHOLDER_TAB_1__|

Nested Tab 1
Nested Tab 2

}}