Template:Trail: Difference between revisions
From Xen
Jump to navigationJump to search
Lars.kurth (talk | contribs) No edit summary |
Lars.kurth (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{| |
{|class="module-content" style="margin: 0.2em 10px 10px; padding:0.2em 0.4em; text-align: left; width: 220px;" cellpadding="3" cellspacing="0" border="0" |
||
|style="align: left; width: 220px;"|<b>{{{1}}}</b> |
|style="align: left; width: 220px;"|<b>{{{1}}}</b> |
||
|- |
|- |
||
Latest revision as of 16:48, 22 June 2013
| {{{1}}} |
| {{{2}}} |
[edit] []
Template documentation
Usage
A Template:Trail is a 3 column layout which is intended to be used with the Template:Trailbox macro
The Trailbox, provides the following arguments
- A title : argument 1
- List elements : argument 2 which describes links to further articles that should be separated by *'s (see examples)
Examples
{{Trail|Headline|
* Line 1
* Line 2
* ...}}
{{Trail|Headline|
* Line 1
* Line 2
* Line 3333
* Line 4444}}
Renders as...
| Headline |
|
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
|
|
| The above documentation is transcluded from Template:Trail/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (edit) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |
