Difference between revisions of "Template:Navbox"

From Emulation General Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly><div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 0em 1em 1em 0; padding: 1px;">
+
<includeonly><div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 1em 1em 0; padding: 1px;">
 
<div style="background: {{{color|}}}; border-radius: .2em; color: #282828; font-size:140%; padding: .4em .8em .5em;"><span style="opacity: .7;"></span> '''{{{header|}}}''' </div>
 
<div style="background: {{{color|}}}; border-radius: .2em; color: #282828; font-size:140%; padding: .4em .8em .5em;"><span style="opacity: .7;"></span> '''{{{header|}}}''' </div>
 
{{{body|}}}
 
{{{body|}}}
 
</div></includeonly><noinclude>
 
</div></includeonly><noinclude>
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>

Revision as of 07:20, 7 March 2016

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Navbox/doc to edit this documentation. (How does this work?)
Description
This template is used to create a basic navbox.
Syntax
Type {{navbox|<...>}} somewhere, with parameters as shown below.
Sample output
{{navbox
|header=Land of Bob
|body=This [[place]] and that [[place]].
|color=#EFECCA
}}

Results in...

Land of Bob

This [[place]] and that [[place]].