Anonymous

Template:Tabber/doc: Difference between revisions

From Elwiki
(Created page with "== Overview == This is the refreshed version of Template:Tabs and what you should be using for making tabs now. This version is enhanced with Mobile Frontend support and i...")
 
Line 30: Line 30:
}}
}}


  [[File:Icon - Info.png|20px]] ''Tip'': Nested tabs are also supported.
  [[File:Icon - Info.png|20px]] '''Tip''': Nested tabs are also supported.
{{Tabber
{{Tabber
|Tab 1=
|Tab 1=
Line 49: Line 49:
|Tab 4=Content of tab 4
|Tab 4=Content of tab 4
}}
}}
[[File:Icon - Warning.png|20px]]  '''Warning''': Templates do not work well with tables and other templates, but there is a workaround for that. Before providing the parameter value that contains MediaWiki markup, use <code><nowiki><dfn>{{</dfn></nowiki></code> and insert <code><nowiki><dfn>}}</dfn></nowiki></code> at the end of the parameter's value. Do note that this embeds a little line break. Using this is not required until you notice that something breaks.