Difference between revisions of "Template:Trail"

From Xen
(Fixed tamplate loop?)
(Changed color (template not complete yet))
Line 3: Line 3:
 
|style="align: left; width: 250px;"|<b>{{{1}}}</b>
 
|style="align: left; width: 250px;"|<b>{{{1}}}</b>
 
|-
 
|-
|style="color: #A84412;"|{{{1}}}
+
|style="color #5C5C73: black;"|{{{2}}}
 
|-
 
|-
 
|}
 
|}

Revision as of 12:10, 10 November 2011

{{{1}}}
{{{2}}}


Usage

A Template:Trailbox is a 3 column layout which is intended to be used with the Template:Trail macro

The Trailbox, provides the following arguments

  • A title : argument 1
  • List elements : argument 2; items separated by |

Examples

{{Trail|Headline|Line1|Line2|...}}
{{Trail|Headline|Line1|Line2|Line3333|Line4444}}}

Renders as...

Headline
Line1

Example Use with Trailbox

{{Trailbox|Title of box|Anchor|Lorem ipsum dolor sit amet, ...}}
{{Trailbox
|Title of box
|Anchor
|{{Trail|Headline 1|Line 1|Line 2|Line 3333|Line 4444}} 
|{{Trail|Headline 2|Line 111|Line 222|Line 33|Line 444}}
}}

Renders as...

Title of box
Headline 1
Line 1
Headline 2
Line 111