Template:Navbox: Difference between revisions
From XionKB
Jump to navigationJump to search
m (restyle) |
m (fix border radii) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div align="center"> | <div align="center"> | ||
{| class="roundy" style="border: | {| class="roundy" style="border:2px solid rgba(88,88,88,0.6);border-bottom:none;background-color:rgba(88,88,88,0.05)" width="600px" | ||
|- | |- | ||
| 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:2px 2px 0 0;font-weight:bold" | {{{title}}} | ||
|- | |- | ||
| colspan="1" width="100%" valign="center" align="center" | {{{body}}} | | colspan="1" width="100%" valign="center" align="center" | {{{body}}} |
Latest revision as of 06:10, 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.