Template:Navbox: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Wekhter
mNo edit summary
 
(37 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| style="width:100%; margin-top:0.45em; border:0px; font-size:20px; text-align:center;"
<includeonly>
{| class="Navbox" style="width:100%; margin-top:0.45em; border:1px; font-size:15px; text-align:center;"
|-
|-
! style="padding:0.3em 0.4em; font-size:20px; color:#00000; background:#916699; margin:8px; border-radius:1px" | {{{header}}}
! style="padding:0.5em 0.5em 0.5em 0.5em; font-size:15px; color:#000000; background:#916699; margin:3px; border-radius: 10px 10px 0px 0px;" | {{{header}}}
|-
|-
| style="padding:0em 0em; background:#e6e6e6; font-size:16px"; | {{{body}}}
| style="font-size:15px; background:#e6e6e6; margin:8px; border-radius: 0px 0px 10px 10px;" | {{{body}}}
|}<noinclude>
|}
{{documentation}}</noinclude>
</includeonly>
<noinclude>
<pre>
Usage:
{{Navbox
|Header=example
|body=example
}}
</pre>
</noinclude>

Latest revision as of 19:58, 4 October 2021


Usage:
{{Navbox
|Header=example
|body=example
}}