Difference between revisions of "Template:Navigation Right"
From AmtWiki
m |
|||
Line 1: | Line 1: | ||
<onlyinclude>{{clr}} | <onlyinclude>{{clr}} | ||
− | {| style="margin-top: | + | {| style="margin-top: 10px; width:25%; border: 1px solid #999; padding: 5px; font-size: 90%" align="right" |
|- | |- | ||
!style="text-align: center; background-color: #AAA; color:black" nowrap="nowrap"| {{{header}}} | !style="text-align: center; background-color: #AAA; color:black" nowrap="nowrap"| {{{header}}} | ||
|- | |- | ||
− | |style="text-align: center | + | |style="text-align: center"| {{{body}}} |
|}</onlyinclude> | |}</onlyinclude> | ||
;Usage | ;Usage |
Revision as of 22:17, 30 March 2016
{{{header}}} |
---|
{{{body}}} |
- Usage
{{Navigation Right |header=Westfall |body=This zone and that zone.}}
- Result
Header goes here |
---|
Body info goes here. |