Difference between revisions of "Template:Navigation Right"

From AmtWiki
(made right-alighned nav template)
 
m
Line 2: Line 2:
 
{| style="margin-top: 15px; width:25%; border: 1px solid #999; padding: 5px; font-size: 90%" align="right"
 
{| style="margin-top: 15px; width:25%; border: 1px solid #999; padding: 5px; font-size: 90%" align="right"
 
|-
 
|-
!style="text-align: center; background-color: #AAA; color:black; padding: 0 .5em" nowrap="nowrap"| {{{header}}}
+
!style="text-align: center; background-color: #AAA; color:black" nowrap="nowrap"| {{{header}}}
 
|-
 
|-
 
|style="text-align: center; padding: 0 .5em"| {{{body}}}
 
|style="text-align: center; padding: 0 .5em"| {{{body}}}

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.