Template:Tabber/doc: Difference between revisions

imported>TheWallflower00
No edit summary
imported>TheWallflower00
Replaced content with "<tabber> [CHOICE]= [CONTENT]|-| [CHOICE]= [CONTENT]|-| </tabber>"
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Source:
<tabber>
<pre><tabber>
[CHOICE]=
[CHOICE]=
[CONTENT]|-|
[CONTENT]|-|
[CHOICE]=
[CHOICE]=
[CONTENT]|-|
[CONTENT]|-|
</tabber>
</pre>
<tabber>
|-|Title1=Text1
|-|Title2=Text2
|-|Title3=Text3
</tabber>
{{#tag:tabber|
{{{tab1|}}}=
{{!}}-{{!}}
Original={{{image|}}}
{{!}}-{{!}}
Final Mix={{{FMimage|}}}
{{!}}-{{!}}
{{{tab2|}}}={{{image2|}}}
}}
Rendered:
<tabber>First Tab Title=First tab sample text.
|-|Second Tab Title=Second tab content goes here.
|-|Third Tab Title=Third tab content goes here.
</tabber>
<tabber>
[CHOICE]=[CONTENT]|-|
[CHOICE]=[CONTENT]|-|
</tabber>
Example of a tabber within a tabber
<tabber>
First Tab =
Example Text 1
{{#tag:tabber|
Inner Tab 1 =
Example Text 3
{{!}}-{{!}}
Inner Tab 2 =
Example Text 4
}}
|-|
Second Tab =
Example Text 2
</tabber>
</tabber>