Template:Navbox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(improved) |
||
Line 1: | Line 1: | ||
<table class="mw-collapsible mw-collapsed" style="border: 1px solid | <table class="mw-collapsible mw-collapsed" style="border: 1px solid grey; width:90%; margin:auto; margin-bottom:10px;"> | ||
<tr style="background:{{{color|lightblue}}};"><th>{{{title}}}</th></tr> | <tr style="background:{{{color|lightblue}}}; padding:5px;"><th>{{{title}}}</th></tr> | ||
<tr style="background:ghostwhite;> | <tr style="background:ghostwhite;> | ||
<td style="font-size:.9em; width:100%; display: flex; column-gap:2%; word-spacing:{{{word-spacing|40px}}}; justify-content: center;"> | <td style="font-size:.9em; width:100%; display: flex; column-gap:2%; word-spacing:{{{word-spacing|40px}}}; justify-content: center; padding:5px;"> | ||
<ul style="display:flex; column-gap:30px; justify-content:center; align-items: center; list-style-type: none; flex-wrap: wrap;"> | |||
{{{links}}} | {{{links}}} | ||
</ul> | |||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
<noinclude> | <noinclude> | ||
Very basic nav box template | Very basic nav box template. Use UL/LI for links | ||
{{navbox |links= dfsdfsdfs dfsdfsdfs dfsdfsdfs dfgssdf }} | {{navbox |links= <li>dfsdfsdfs</li> <li>dfsdfsdfs</li> <li>dfsdfsdfs</li> <li>dfgssdf</li> }} |
Revision as of 08:02, 25 December 2022
{{{title}}} |
---|
|
Very basic nav box template. Use UL/LI for links
{{{title}}} |
---|
|