Difference between revisions of "Template:Navbox"

From Morloch Wiki
Jump to: navigation, search
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}}}
| style="width:10px; padding:0.2em 0.5em; background:{{{bgcolor}}}; color:{{{textcolor}}}" |[http://morloch.shadowbaneemulator.com/index.php?title=Template:Navbox&action=edit Edit]
 
 
|-
 
|-
 
| 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}}}

Template:T

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?