Template:Trail: Difference between revisions

From Xen
Jump to navigationJump to search
(Changed color (template not complete yet))
mNo edit summary
Line 15: Line 15:
The Trailbox, provides the following arguments
The Trailbox, provides the following arguments
* A title : argument 1
* A title : argument 1
* List elements : argument 2; items separated by |
* List elements : argument 2-10


== Examples ==
== Examples ==
<pre>{{Trail|Headline|Line1|Line2|...}}</pre>
<pre>{{Trail|Headline|Line 1|Line 2|...}}</pre>
<pre>{{Trail|Headline|Line1|Line2|Line3333|Line4444}}}</pre>
<pre>{{Trail|Headline|Line 1|Line 2|Line 3333|Line 4444}}}</pre>
Renders as...
Renders as...
{{Trail|Headline|Line1|Line2|Line3333|Line4444}}
{{Trail|Headline|Line 1|Line 2|Line 3333|Line 4444}}


== Example Use with Trailbox ==
== Example Use with Trailbox ==

Revision as of 12:11, 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-10

Examples

{{Trail|Headline|Line 1|Line 2|...}}
{{Trail|Headline|Line 1|Line 2|Line 3333|Line 4444}}}

Renders as...

Headline
Line 1



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