Difference between revisions of "Template:Navigation Right"

From AmtWiki
(made right-alighned nav template)
 
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<onlyinclude>{{clr}}
 
<onlyinclude>{{clr}}
{| style="margin-top: 15px; width:25%; border: 1px solid #999; padding: 5px; font-size: 90%" align="right"
+
{| 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; 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"| {{{body}}}
 
|}</onlyinclude>
 
|}</onlyinclude>
 
;Usage
 
;Usage
Line 15: Line 15:
 
|collapse={{{collapse|}}}
 
|collapse={{{collapse|}}}
 
|body=Body info goes here.}}
 
|body=Body info goes here.}}
[[Category:General wiki templates|{{PAGENAME}}]]
+
[[Category:Amtwiki Usage Templates]]

Latest revision as of 21:41, 7 January 2019

{{{header}}}
{{{body}}}
Usage
{{Navigation Right
 |header=Westfall
 |body=This zone and that zone.}}
Result
Header goes here
Body info goes here.