From Dark and Darker Wiki

mNo edit summary
(tabtoggle example)
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>Data</includeonly><noinclude>
<tabber>
==Variables==
|-|Tab1=
x
content1
|-|Tab2=
content2
|-|{{TabNameTest}}=
content3
</tabber>


==Examples==
<pre>{{User:Sur|param1}}</pre>


{{TabToggle|1|Tab1}}
{{TabToggle|2|Tab2}}
{{TabToggle|3|{{TabNameTest}}}}


{{User:Sur|param1}}
<div class="1-data All-data" style="display:none;">
<noinclude>
content1</div>
<div class="2-data All-data" style="display:none;">
content2</div>
<div class="3-data All-data" style="display:none;">
content3</div>

Latest revision as of 14:58, 25 September 2024

content1

content2
content3


Tab1
Tab2
MyCoolTabName