Difference between revisions of "Template:Navbar"
Jump to navigation
Jump to search
>David Kernow m (<br/>) |
>CBM (use fontcolor parameter for div per talk page request) |
||
Line 3: | Line 3: | ||
-->{{#if:{{{nodiv|}}} |<!--then: | -->{{#if:{{{nodiv|}}} |<!--then: | ||
--> <span class="noprint plainlinksneverexpand" style="white-space:nowrap; font-weight:normal; font-size:xx-small; {{{style|}}}"> |<!--else: | --> <span class="noprint plainlinksneverexpand" style="white-space:nowrap; font-weight:normal; font-size:xx-small; {{{style|}}}"> |<!--else: | ||
--><div class="noprint plainlinksneverexpand" style="background-color:transparent; padding:0; font-weight:normal; font-size:xx-small; color:# | --><div class="noprint plainlinksneverexpand" style="background-color:transparent; padding:0; font-weight:normal; font-size:xx-small; color:{{#if:{{{fontcolor|}}}|{{{fontcolor}}}|#000}}; white-space:nowrap; {{{style|}}}"><!-- | ||
-->}}<!-- | -->}}<!-- | ||