Actions

Template

Difference between revisions of "Hidden begin"

From Unofficial Stationeers Wiki

m (typo correction)
(fix)
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="NavFrame" style="border:{{{border|none}}};">
 
<div class="NavHead" style="background-color:{{{bg1|transparent}}}; text-align:{{{ta1|left}}}; {{{extra1|}}}">{{{header|}}}{{{title|}}}&nbsp;</div>
 
<div class="NavHead" style="background-color:{{{bg1|transparent}}}; text-align:{{{ta1|left}}}; {{{extra1|}}}">{{{header|}}}{{{title|}}}&nbsp;</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>

Revision as of 09:47, 23 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>