Difference between revisions of "Hidden begin"
From Unofficial Stationeers Wiki
m (rm ?duplicate NavFrame <div>) |
(+type (leftlink)) |
||
| Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
| − | --><div class="NavFrame" style="border:{{{border|none}}};"><!-- | + | -->{{#if:{{{type|}}} |<!--equals:-->leftlink<!-- |
| − | --><div class="NavHead" style="background-color:{{{bg1|transparent}}}; text-align:{{{ta1|left}}}; {{{extra1|}}}">{{{header|}}}{{{title|}}} </div> | + | |<!--then: |
| − | <div class="NavContent" style="background-color:{{{bg2|transparent}}}; text-align:{{{ta2|left}}}; {{{extra2|}}}"></includeonly><noinclude><!-- | + | --><div class="NavFrame" |
| + | style="width:100%; position:relative; border:{{{border|none}}};"> | ||
| + | <div class="NavHead" style="width:26pt; position:absolute; left:2px;"></div> | ||
| + | <div style="height:1.6em; font-size:100%; font-weight:bold; {{{barstyle|}}}"><!-- | ||
| + | -->{{{title}}}</div> | ||
| + | <div class="NavContent" | ||
| + | style="{{{bodystyle|}}}"><!-- | ||
| + | |||
| + | --else: | ||
| + | --><div class="NavFrame" | ||
| + | style="border:{{{border|none}}};"><!-- | ||
| + | --><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><!-- | ||
-->{{/doc}} | -->{{/doc}} | ||
<!--Please add any interwiki links etc on the /doc page, not here - thanks!--> | <!--Please add any interwiki links etc on the /doc page, not here - thanks!--> | ||
</noinclude> | </noinclude> | ||
