Template:Hidden begin: Difference between revisions
Jump to navigation
Jump to search
>Ruud Koot (rv to david (you are trying to mix NavFrame and collapsible table scripting, if it isn't broken now it likely will break in the future)) |
>David Kernow m (parameter precedence) |
||
Line 9: | Line 9: | ||
! Parameter !! Description !! Default<tr/> | ! Parameter !! Description !! Default<tr/> | ||
| ''border'' || Border width and type (style="border:<nowiki>{{{border|}}}</nowiki>;") || none</tr> | | ''border'' || Border width and type (style="border:<nowiki>{{{border|}}}</nowiki>;") || none</tr> | ||
| ''bg1'' || Titlebar background color | | ''bg1'' || Titlebar background color || transparent</tr> | ||
| ''ta1'' || Titlebar text-alignment | | ''ta1'' || Titlebar text-alignment || left</tr> | ||
| ''extra1'' || Any extra styles to apply to titlebar | | ''extra1'' || Any extra styles to apply to titlebar || (nothing)</tr> | ||
| '' | | ''title'' || (or ''header'') Title shown on titlebar || (nothing)</tr> | ||
| ''bg2'' || Body background color | | ''bg2'' || Body background color || transparent</tr> | ||
| ''ta2'' || Body text-alignment | | ''ta2'' || Body text-alignment || left</tr> | ||
| ''extra2'' || Any extra styles to apply to body | | ''extra2'' || Any extra styles to apply to body || (nothing)</tr> | ||
|} | |} | ||
Revision as of 10:10, 2 May 2007
Parameters
Parameter | Description | Default |
---|---|---|
border | Border width and type (style="border:{{{border|}}};") | none |
bg1 | Titlebar background color | transparent |
ta1 | Titlebar text-alignment | left |
extra1 | Any extra styles to apply to titlebar | (nothing) |
title | (or header) Title shown on titlebar | (nothing) |
bg2 | Body background color | transparent |
ta2 | Body text-alignment | left |
extra2 | Any extra styles to apply to body | (nothing) |