Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Want to make the wiki better? Contribute towards getting larger projects done on our Patreon!
NOTICE: Seems like daily VIP shadow missions may be wrong occasionally!!
I'm blocking like thousands of bot accounts so if you were accidentally banned please get on the Discord and ping Kadalyn!
Template:Tabs
From Mabinogi World Wiki
[edit]Template Documentation
Contents
Parameters
As many as 15 tabs can be created.
name (Optional)
- Unique name for tab container. Use this parameter if you have more than one tab window on the same page.
containerstyle (optional)
- For customized container style.
tab1-tab15
- Tab name labels. If the tab is not named, the tab will not show up at all, making it useful for templates.
contents1-contents15
- Content of tabs.
Copy + Paste
{{Tabs |name= |containerstyle= |tab1= |contents1= |tab2= |contents2= ... |tab15= |contents15= }}
Examples
{{tabs |name=Example1 |tab1=Example Tab 1 |contents1=Example Contents 1 |tab2=Example Tab 2 |contents2=Example Contents 2 }}
produces
Example Contents 1
{{tabs |name=Example2 |tab1=Example Tab 1 |contents1=Example Contents 1 |tab3=Example Tab 3 |contents3=Example Contents 3 }}
produces
Example Contents 1