Template:Hidden begin: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>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))
meta>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             || transparent</tr>
| ''bg1''    || Titlebar background color               || transparent</tr>
| ''ta1''    || Titlebar text-alignment               || left</tr>
| ''ta1''    || Titlebar text-alignment                 || left</tr>
| ''extra1'' || Any extra styles to apply to titlebar || (nothing)</tr>
| ''extra1'' || Any extra styles to apply to titlebar   || (nothing)</tr>
| ''header'' || (or ''title'') Title shown on titlebar || (nothing)</tr>
| ''title'' || (or ''header'') Title shown on titlebar || (nothing)</tr>
| ''bg2''    || Body background color                 || transparent</tr>
| ''bg2''    || Body background color                   || transparent</tr>
| ''ta2''    || Body text-alignment                   || left</tr>
| ''ta2''    || Body text-alignment                     || left</tr>
| ''extra2'' || Any extra styles to apply to body     || (nothing)</tr>
| ''extra2'' || Any extra styles to apply to body       || (nothing)</tr>
|}
|}



Revision as of 15: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)