Difference between revisions of "Hidden"
From Unofficial Stationeers Wiki
(fix for header overlap with show/hide (tested in sandbox)) |
m (restore centering using same method as template:navbox) |
||
Line 1: | Line 1: | ||
<div class="NavFrame {{#if:{{{expanded|}}}||collapsed}} {{{class|}}}" style="border:{{{border|none}}}; {{{style|{{{css|}}}}}}"><div class="NavHead" | <div class="NavFrame {{#if:{{{expanded|}}}||collapsed}} {{{class|}}}" style="border:{{{border|none}}}; {{{style|{{{css|}}}}}}"><div class="NavHead" | ||
− | style="font-weight:{{{fw1|bold}}}; background:{{{bg1|transparent}}}; text-align:{{{ta1|center}}}; height:auto; {{{headercss|{{{headerstyle|{{{titlestyle|}}}}}}}}}"><div style="margin-right:4em; height:auto">{{{title|{{{header|{{{1}}}}}}}}}</div></div> | + | style="font-weight:{{{fw1|bold}}}; background:{{{bg1|transparent}}}; text-align:{{{ta1|center}}}; height:auto; {{{headercss|{{{headerstyle|{{{titlestyle|}}}}}}}}}"><div style="margin-right:4em; height:auto"><span style="float:left;width:4em;"> </span>{{{title|{{{header|{{{1}}}}}}}}}</div></div> |
<div class="NavContent" style="font-weight:{{{fw2|normal}}}; | <div class="NavContent" style="font-weight:{{{fw2|normal}}}; | ||
background-color:{{{bg2|transparent}}}; text-align:{{{ta2|left}}}; | background-color:{{{bg2|transparent}}}; text-align:{{{ta2|left}}}; |