Difference between revisions of "Hidden begin"
From Unofficial Stationeers Wiki
(<includeonly>, +parameter table) |
m (+header/title) |
||
Line 1: | Line 1: | ||
<includeonly><div class="NavFrame" style="border:{{{border|none}}};"><div class="NavFrame" style="border:{{{border|none}}};"> | <includeonly><div class="NavFrame" style="border:{{{border|none}}};"><div class="NavFrame" style="border:{{{border|none}}};"> | ||
− | <div class="NavHead" style="background-color:{{{bg1|transparent}}}; text-align:{{{ta1|left}}}; {{{extra1|}}}">{{{header|}}} </div> | + | <div class="NavHead" style="background-color:{{{bg1|transparent}}}; text-align:{{{ta1|left}}}; {{{extra1|}}}">{{{header|}}}{{title|}}} </div> |
<div class="NavContent" style="background-color:{{{bg2|transparent}}}; text-align:{{{ta2|left}}}; {{{extra2|}}}"></includeonly><noinclude> | <div class="NavContent" style="background-color:{{{bg2|transparent}}}; text-align:{{{ta2|left}}}; {{{extra2|}}}"></includeonly><noinclude> | ||
Line 7: | Line 7: | ||
! 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 || (nothing)</tr> | + | | ''extra1'' || Any extra styles to apply to titlebar || (nothing)</tr> |
− | | ''bg2'' || Body background color | + | | ''header'' || (or ''title'') Title shown on titlebar || (nothing)</tr> |
− | | ''ta2'' || Body text-alignment | + | | ''bg2'' || Body background color || transparent</tr> |
− | | ''extra2'' || Any extra styles to apply to body | + | | ''ta2'' || Body text-alignment || left</tr> |
+ | | ''extra2'' || Any extra styles to apply to body || (nothing)</tr> | ||
|} | |} | ||
[[Category:Wikipedia special effects templates|{{PAGENAME}}]] | [[Category:Wikipedia special effects templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Revision as of 20:10, 9 January 2007
Parameters
Parameter | Description | Default<tr/> | border | Border width and type (style="border:{{{border|}}};") | none</tr> | bg1 | Titlebar background color | transparent</tr> | ta1 | Titlebar text-alignment | left</tr> | extra1 | Any extra styles to apply to titlebar | (nothing)</tr> | header | (or title) Title shown on titlebar | (nothing)</tr> | bg2 | Body background color | transparent</tr> | ta2 | Body text-alignment | left</tr> | extra2 | Any extra styles to apply to body | (nothing)</tr> |
---|