Template:Infobox/tabber/doc: Difference between revisions
Jump to navigation
Jump to search
tabber docs |
Lots of Tabs |
||
| Line 8: | Line 8: | ||
}} | }} | ||
{{Infobox/row|uvw|xyz}} | {{Infobox/row|uvw|xyz}} | ||
}} | |||
{{Infobox| | |||
{{Infobox/above|Lots of Tabs}} | |||
{{Infobox/tabber | |||
|label1=Tab One|{{Infobox/image|image=Slablet_1.png|options=border{{!}}frameless{{!}}128px}} | |||
|label2=Tab Two|{{Infobox/image|image=Slablet_2.png|options=border{{!}}frameless{{!}}128px}} | |||
|label3=Tab Three|{{Infobox/image|image=Slablet_4.png|options=border{{!}}frameless{{!}}128px}} | |||
|label4=Tab Four|{{Infobox/image|image=Slablet_8.png|options=border{{!}}frameless{{!}}128px}} | |||
|label5=Tab Five|{{Infobox/image|image=Slablet_16.png|options=border{{!}}frameless{{!}}128px}} | |||
|label6=Ætérnal Talking|{{Infobox/image|image=Aeternal-talking.png|options=frameless{{!}}192px}} | |||
|label7=Agamashuya I|{{Infobox/image|image=Agamashuya_i.png|options=frameless{{!}}192px}} | |||
}} | |||
}} | }} | ||
This is a template for making infobox tabbers. Unnamed/number arguments contain the contents of the tabs, and arguments named <code>labelN</code> contain the labels for tabs correspoding to the number N. If a label is not specified, the number is used as a label. Below is an example of an infobox with a tabber in it, as well as stuff outside the tabber: | This is a template for making infobox tabbers. Unnamed/number arguments contain the contents of the tabs, and arguments named <code>labelN</code> contain the labels for tabs correspoding to the number N. If a label is not specified, the number is used as a label. Below is an example of an infobox with a tabber in it, as well as stuff outside the tabber: | ||
Latest revision as of 11:20, 19 December 2024
| Tabber Example | |
|---|---|
| uvw | xyz |
| Lots of Tabs | |
|---|---|
This is a template for making infobox tabbers. Unnamed/number arguments contain the contents of the tabs, and arguments named labelN contain the labels for tabs correspoding to the number N. If a label is not specified, the number is used as a label. Below is an example of an infobox with a tabber in it, as well as stuff outside the tabber:
{{Infobox|
{{Infobox/above|Tabber Example}}
{{Infobox/tabber
|label1=Tab One|{{Infobox/image|image=Slablet_1.png|options=border{{!}}frameless{{!}}128px}}
|label2=Tab Two|{{Infobox/image|image=Slablet_2.png|options=border{{!}}frameless{{!}}128px}}
|label3=Tab Three|{{Infobox/row|abc|def}}
|{{Infobox/row|ghi|jkl}}
}}
{{Infobox/row|uvw|xyz}}
}}