Difference between revisions of "Template:NavBar"

From Paradise Station Wiki
Jump to navigation Jump to search
(Adds dividing border line + some edge fixes.)
(Adds drop-shadow to help improve clarity/distinction between header & tabs.)
Line 1: Line 1:
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em .2em 1em 1em; align-content: start; display: flex; flex-flow: row wrap;">
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em .2em 1em 1em; align-content: start; display: flex; flex-flow: row wrap;">
<div style="border: solid; border-width: 0 0 1px 0; background: #{{{color|888888}}}8e; border-radius: .2em 0em 0em 0; color: {{{color}}}; padding: .4em .8em .5em; float:left; flex-basis: 10%; flex-grow: 1;"><center>'''[[Main Page|Return to Main Page]]'''</center></div>
<div style="box-shadow: 0 0 .3em 0 #999; border: solid; border-width: 0 0 1px 0; background: #{{{color|888888}}}8e; border-radius: .2em 0em 0em 0; color: {{{color}}}; padding: .4em .8em .5em; float:left; flex-basis: 10%; flex-grow: 1;"><center>'''[[Main Page|Return to Main Page]]'''</center></div>


<div style="border: solid; border-width: 0 0 1px 0; background: #{{{color|888888}}}; padding: .4em .8em .5em; flex-basis: 73%;"><center>'''[[File:{{{ImageOne}}}|left|64px]]<span style="font-size:200%;color:{{{textcolor}}};">{{{HeaderText}}}</span> [[File:{{{ImageTwo}}}|right|64px]]'''</center></div>
<div style="box-shadow: 0 0 .3em 0 #999; border: solid; border-width: 0 0 1px 0; background: #{{{color|888888}}}; padding: .4em .8em .5em; flex-basis: 73%;"><center>'''[[File:{{{ImageOne}}}|left|64px]]<span style="font-size:200%;color:{{{textcolor}}};">{{{HeaderText}}}</span> [[File:{{{ImageTwo}}}|right|64px]]'''</center></div>


<div style="border: solid; border-width: 0 0 1px 0; background: #{{{color|888888}}}8e; border-radius: 0em .2em 0em 0em; padding: .4em .8em .5em; float:right; flex-basis: 10%; flex-grow: 1;"><center>'''{{{RightLink}}}'''</center></div>
<div style="box-shadow: 0 0 .3em 0 #999; border: solid; border-width: 0 0 1px 0; background: #{{{color|888888}}}8e; border-radius: 0em .2em 0em 0em; padding: .4em .8em .5em; float:right; flex-basis: 10%; flex-grow: 1;"><center>'''{{{RightLink}}}'''</center></div>
{{{Tabs}}}
{{{Tabs}}}
</div></div>
</div></div>

Revision as of 10:45, 4 April 2022

[[File:{{{ImageOne}}}|left|64px]]{{{HeaderText}}} [[File:{{{ImageTwo}}}|right|64px]]
{{{RightLink}}}

{{{Tabs}}}