Difference between revisions of "Template:NavBar"

From Paradise Station Wiki
Jump to navigation Jump to search
(Adds in additional buttons.)
(Adjusts flex basis.)
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="box-shadow: 0 0 .3em 0 #999; border: solid; border-width: 0 0 1px 0; background: #6CADD2; border-radius: .2em 0em 0em 0; color: {{{color}}}; padding: 1em .8em .5em; float:left; flex-basis: 10%; flex-grow: 1;"><center>'''[[New Players Portal]]'''</center></div>
<div style="box-shadow: 0 0 .3em 0 #999; border: solid; border-width: 0 0 1px 0; background: #6CADD2; border-radius: .2em 0em 0em 0; color: {{{color}}}; padding: 1em .8em .5em; float:left; flex-basis: 7%; flex-grow: 1;"><center>'''[[New Players Portal]]'''</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: 1em .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: 1em .8em .5em; float:left; flex-basis: 7%; flex-grow: 1;"><center>'''[[Main Page|Return to Main Page]]'''</center></div>


<div style="box-shadow: 0 0 .3em 0 #999; color: #fff; background: #{{{color|888888}}}; padding: .4em .8em .5em; flex-basis: 50%;"><center>'''<span style="font-size:200%;color:{{{textcolor}}};">{{{HeaderText}}}</span></center></div>
<div style="box-shadow: 0 0 .3em 0 #999; color: #fff; background: #{{{color|888888}}}; padding: .4em .8em .5em; flex-basis: 40%;"><center>'''<span style="font-size:200%;color:{{{textcolor}}};">{{{HeaderText}}}</span></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: 1em .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: 1em .8em .5em; float:right; flex-basis: 7%; 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: #47C189; border-radius: .2em 0em 0em 0; color: {{{color}}}; padding: 1em .8em .5em; float:left; flex-basis: 10%; flex-grow: 1;"><center>'''[[Lore Portal]]'''</center></div>
<div style="box-shadow: 0 0 .3em 0 #999; border: solid; border-width: 0 0 1px 0; background: #47C189; border-radius: .2em 0em 0em 0; color: {{{color}}}; padding: 1em .8em .5em; float:left; flex-basis: 7%; flex-grow: 1;"><center>'''[[Lore Portal]]'''</center></div>


<div style="flex-basis: 100%; flex-grow: 1; padding: 1em; background: #{{{color|888888}}}1e">{{{content}}}</div>
<div style="flex-basis: 100%; flex-grow: 1; padding: 1em; background: #{{{color|888888}}}1e">{{{content}}}</div>

Revision as of 21:11, 19 November 2023

{{{HeaderText}}}
{{{RightLink}}}
{{{content}}}

{{{Tabs}}}