Difference between revisions of "Template:V9 Navigation Box"

From AmtWiki
m (Protected "Template:V9 Navigation Box" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude>{{clr}}
+
<onlyinclude><blockquote>
{| style="margin-top: 15px; width:100%; border: 1px solid DarkOrchid; padding: 5px; font-size: 90%" align="center"
+
{| style="margin-top: 15px; width:100%; border: 1px solid Gray; padding: 5px; font-size: 90%" align="center"
 
|-
 
|-
!style="text-align: center; background-color: DarkOrchid; color:white; padding: 0 .5em" nowrap="nowrap"| {{{header}}}
+
!style="text-align: center; background-color: Silver; color:black; padding: 0 .5em" nowrap="nowrap"| {{{header}}}
 
|-
 
|-
 
|style="text-align: center; padding: 0 .5em"| {{{body}}}
 
|style="text-align: center; padding: 0 .5em"| {{{body}}}
|}</onlyinclude>
+
|}</blockquote></onlyinclude>
 
;Usage
 
;Usage
 
  <nowiki>{{Navigation Box
 
  <nowiki>{{Navigation Box
Line 11: Line 11:
 
  |body=List of items}}</nowiki>
 
  |body=List of items}}</nowiki>
 
;Result
 
;Result
{{Navigation Box
+
{{V9 Navigation Box
 
|header=Header goes here
 
|header=Header goes here
 
|collapse={{{collapse|}}}
 
|collapse={{{collapse|}}}
|body=Body info goes here.}}
+
|body=Body info goes here.}}<noinclude>[[Category: V9 Templates]]</noinclude>
<noinclude>[[Category: V9 Templates]]</noinclude>
 

Latest revision as of 20:29, 13 January 2023

{{{header}}}
{{{body}}}
Usage
{{Navigation Box
 |header=Header info
 |body=List of items}}
Result
Header goes here
Body info goes here.