Template:Tab: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 14: Line 14:
This template is an attempt to put parts of the tabs extension into a template. It does not work at the current time. Hopefully in the future, the extension is fixed to work better with templates.
This template is an attempt to put parts of the tabs extension into a template. It does not work at the current time. Hopefully in the future, the extension is fixed to work better with templates.


[[Category: Tab templates]]</noinclude>
__notoc__[[Category: Tab templates]]</noinclude>

Latest revision as of 03:08, 6 September 2024


Usage[edit | hide | hide all]

{{tabs|attr=plain|style=text-align:center; margin:0;}}{{tab|name=HotA}}Horn of the Abyss{{endtab}}{{tab|name=SoD}}Shadow of Death{{endtab}}{{endtabs}}

<tabs plain style='text-align:center; margin:0;'><tab name="HotA">Horn of the Abyss</tab><tab name="SoD">Shadow of Death</tab></tabs>

Variables[edit | hide]

  • name = (tab name, e.g. HotA)

Tabs Documentation[edit | hide]

mediawiki.org/wiki/Extension:Tabs/Usage

Warning[edit | hide]

This template is an attempt to put parts of the tabs extension into a template. It does not work at the current time. Hopefully in the future, the extension is fixed to work better with templates.