Difference between revisions of "Template:V9 Navigation Box"
From AmtWiki
(Initial creation) |
|||
Line 1: | Line 1: | ||
<onlyinclude>{{clr}} | <onlyinclude>{{clr}} | ||
− | {| style="margin-top: 15px; width:100%; border: 1px solid | + | {| style="margin-top: 15px; width:100%; border: 1px solid DarkOrchid; padding: 5px; font-size: 90%" align="center" |
|- | |- | ||
− | !style="text-align: center; background-color: | + | !style="text-align: center; background-color: DarkOrchid; color:white; padding: 0 .5em" nowrap="nowrap"| {{{header}}} |
|- | |- | ||
|style="text-align: center; padding: 0 .5em"| {{{body}}} | |style="text-align: center; padding: 0 .5em"| {{{body}}} |
Revision as of 23:15, 8 December 2022
{{{header}}} |
---|
{{{body}}} |
- Usage
{{Navigation Box |header=Header info |body=List of items}}
- Result
Header goes here |
---|
Body info goes here. |