Template:Navbox: Difference between revisions
From XionKB
Jump to navigationJump to search
m (fix border radii) |
m (fix border radii) |
||
Line 2: | Line 2: | ||
{| class="roundy" style="border:1px solid rgba(88,88,88,0.6);border-bottom:none;background-color:rgba(88,88,88,0.05)" width="600em" | {| class="roundy" style="border:1px solid rgba(88,88,88,0.6);border-bottom:none;background-color:rgba(88,88,88,0.05)" width="600em" | ||
|- | |- | ||
| colspan="1" width="100%" valign="center" align="center" style="background-color:rgba(88,88,88,0.15);font-weight:bold" | {{{title}}} | | colspan="1" width="100%" valign="center" align="center" style="background-color:rgba(88,88,88,0.15);border-radius:5px;font-weight:bold" | {{{title}}} | ||
|- | |- | ||
| colspan="1" width="100%" valign="center" align="center" | {{{body}}} | | colspan="1" width="100%" valign="center" align="center" | {{{body}}} |
Revision as of 05:18, 14 April 2024
{{{title}}} |
{{{body}}} |
This is a base template for various navigation templates in use on the wiki. Do not use this in the mainspace directly.