Actions

Template

Difference between revisions of "Hidden"

From Unofficial Stationeers Wiki

(sync some parameters with template:hidden begin ... this template should really be a frontend for that one)
(fix for header overlap with show/hide (tested in sandbox))
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}}};  
+
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>
text-align:{{{ta1|center}}}; {{{headercss|{{{headerstyle|{{{titlestyle|}}}}}}}}}">{{{title|{{{header|{{{1}}}}}}}}} </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}}};  

Revision as of 17:35, 22 December 2014

Template documentation[create]