Template:Parent Tab

From Zelda Wiki, the Zelda encyclopedia
Revision as of 16:04, 30 December 2021 by Nemesislivezx (talk | contribs) (Created page with "<div style="font-weight:bold; text-align:center; margin-bottom:0px;"> {{#ifeq:{{SUBPAGENAME}}|{{PAGENAME}}| <!-- main page --> <div style="min-width:{{{minwidth|5.0}}}em; ma...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{{tab1}}}


This template is supposed to be the base template for other tab templates.


Usage


{{Parent Tab Tempate

|color=

|backcolor=

|height=

|minwidth=       

|maxwidth=

|tab1=

|tab2=

|tab3=

|tab4=

|tab5=

|tab6=

|tab7=

|tab8=

}}


All parameters, except tab1, are optional.

  • color - text color for active tab
  • backcolor - background color of active tab;
  • height - height of tabs
  • minwidth - min. width of tabs
  • maxwidth - max. width of tabs
  • tab1 - an arbitrary title of the first tab;
  • tab2 - title of the second tab; it must correspond to the part after "/" of the name of the page, to which it links
  • tab3, tab4, tab5, tab6, tab7, tab8 - like tab2


Example


{{Parent Tab Template

|backcolor=lightblue

|height=2.2

|maxwidth=20

|tab1=Information

|tab2=Image Gallery

}}

Purpose

This template is supposed to be the base template for other tab templates.

Usage

{{Parent Tab Tempate
|color=
|backcolor=
|height=
|minwidth=       
|maxwidth=
|tab1=
|tab2=
|tab3=
|tab4=
|tab5=
|tab6=
|tab7=
|tab8=
}}

All parameters, except tab1, are optional.

  • color - text color for active tab
  • backcolor - background color of active tab;
  • height - height of tabs
  • minwidth - min. width of tabs
  • maxwidth - max. width of tabs
  • tab1 - an arbitrary title of the first tab;
  • tab2 - title of the second tab; it must correspond to the part after "/" of the name of the page, to which it links
  • tab3, tab4, tab5, tab6, tab7, tab8 - like tab2

Example

{{Parent Tab Template
|backcolor=lightblue
|height=2.2
|maxwidth=20
|tab1=Information
|tab2=Image Gallery
The above documentation is transcluded from Template:Parent Tab/Documentation. (edit | history)