Difference between revisions of "Template:NavBar"

From Paradise Station Wiki
Jump to navigation Jump to search
(Experimenting with padding values.)
(Removes linebreak.)
 
(6 intermediate revisions by the same user not shown)
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; margin-bottom: 0.5em; 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: #6CADD28e; 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: #6CADD28e; 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: 7%; 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>
Line 6: Line 6:


<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: #{{{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: #47C1898e; 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="box-shadow: 0 0 .3em 0 #999; border: solid; border-width: 0 0 1px 0; background: #{{{color2|47C1898e}}}; border-radius: .2em 0em 0em 0; color: {{{color}}}; padding: 1em .8em .5em; float:left; flex-basis: 7%; flex-grow: 1;"><center>'''{{{RightLink2}}}'''</center></div>


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


{{{Tabs}}}
{{{Tabs}}}
</div></div>
</div></div><noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 23:52, 26 November 2023

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

{{{Tabs}}}