Difference between revisions of "Template:Navbox"

From NeoTokyo MUCK
Jump to: navigation, search
(Created page with "<noinclude> <div style="width: 50%;"> <pre> {{Navbox| Title= |Group1= |List1= |}}</pre> </div> For a list of custom Navboxes created using this template, please see :Categ...")
 
Line 14: Line 14:
 
{| style="clear: right; width: 70%; font-size: 90%; border: 1px solid #000; background:#111; box-shadow: -3px 3px 5px #000;"
 
{| style="clear: right; width: 70%; font-size: 90%; border: 1px solid #000; background:#111; box-shadow: -3px 3px 5px #000;"
 
|-
 
|-
! "text-align:center; background:#000; font-size=120%" | '''{{{Title}}}'''
+
! "text-align:center; background:#000; font-size=120%; color:#fff;" | '''{{{Title}}}'''
 
|-
 
|-
 
|
 
|
 
{| style="background: #000; width: 100%;"
 
{| style="background: #000; width: 100%;"
 
|-
 
|-
| style="background: #333; width: 20%; text-align:right;" |'''{{{Group1}}}'''  
+
| style="background: #333; width: 20%; text-align:right; color:#fff;" |'''{{{Group1}}}'''  
| style="vertical-align: top; background: #000;" |'''{{{List1}}}'''  
+
| style="vertical-align: top; background: #000; color:#fff;" |'''{{{List1}}}'''  
 
|}
 
|}
 
|}</center>
 
|}</center>

Revision as of 12:39, 3 December 2014


{{Navbox|
Title=
|Group1=
|List1=
|}}

For a list of custom Navboxes created using this template, please see Category:Navboxes.

{{{Title}}}
{{{Group1}}} {{{List1}}}
Personal tools