Template:Navbox: Difference between revisions

From Hardcore Wiki
Content deleted Content added
imported>GalaxyPurpleHair
No edit summary
imported>GalaxyPurpleHair
No edit summary
Line 1: Line 1:
{| style="width:100%; margin-top:1em; border:1px solid #999; font-size:90%; text-align:center;"
{| style="width:100%; margin-top:1em; border:1px solid #999; font-size:90%; text-align:center;"
|-
|-
! style="background-color:tan; color:Tan; padding:0.2em 0.5em;" nowrap="nowrap" | {{{header}}}
! style="background-color:tan; color:Black; padding:0.2em 0.5em;" nowrap="nowrap" | {{{header}}}
|-
|-
| style="padding:0.2em 0.5em;" | {{{body}}}
| style="padding:0.2em 0.5em;" | {{{body}}}

Revision as of 12:33, 14 March 2022

{{{header}}}
{{{body}}}
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 navigation box.
Syntax
Type {{navbox|<...>}} somewhere, with parameters as shown below.
Sample output
{{navbox
|header=Land of Bob
|body=This [[place]] and that [[place]].
}}

Results in...

Land of Bob
This [[place]] and that [[place]].