Difference between revisions of "Template:Navbox"
Line 2: | Line 2: | ||
|- | |- | ||
! class="color1" style="padding:0em 0em; background:{{{bgcolor}}}; color:{{{textcolor}}}" nowrap="nowrap"| {{{header}}} | ! class="color1" style="padding:0em 0em; background:{{{bgcolor}}}; color:{{{textcolor}}}" nowrap="nowrap"| {{{header}}} | ||
− | |||
|- | |- | ||
| colspan="2" style="padding:0.1em 0.1em;" | {{{body}}} | | colspan="2" style="padding:0.1em 0.1em;" | {{{body}}} |
Revision as of 18:46, 5 September 2017
{{{header}}} | |
---|---|
{{{body}}} |
Parameters
header: header content
body: body content
bgcolor: header background color
textcolor: header text color
wt: border weight
Copyable
{{Navbox |header= |body= |bgcolor= |textcolor= |wt= }}
Example
{{Navbox |header=Navbars R Cool |body=See what I mean? |bgcolor=orange |textcolor=red |wt=999 }}
Yields:
Navbars R Cool | |
---|---|
See what I mean? |