Template:Trailbox: Difference between revisions
From Xen
Jump to navigationJump to search
Lars.kurth (talk | contribs) (Wrap in Div to avoid issues with :before and :after in CSS) |
Lars.kurth (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{Anchor|{{{2}}}}} |
{{Anchor|{{{2}}}}} |
||
| ⚫ | |||
<div> |
|||
{|style="" cellpadding="0" cellspacing="0" border="0" |
{|style="" cellpadding="0" cellspacing="0" border="0" |
||
| ⚫ | |||
|- |
|||
|colspan="7" | |
|colspan="7" | |
||
|- |
|- |
||
| Line 13: | Line 11: | ||
|style="width: 10px;"| |
|style="width: 10px;"| |
||
|style="width: 220px;" valign="top"|{{{6|}}} |
|style="width: 220px;" valign="top"|{{{6|}}} |
||
| ⚫ | |||
|} |
|||
| ⚫ | |||
{{documentation}} |
{{documentation}} |
||
[[Category:Templates]] |
[[Category:Templates]] |
||
Revision as of 23:37, 22 June 2013
{{{1}}}
[edit] []
Template documentation
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
- An anchor : argument 2
- Three content arguments 3-6 which contain a Template:Trail macro (but could also use other content). At least one argument should be provided.
The page which contains the Trailbox, will be added to the Trail category
Examples
{{Trailbox|Title of box|Anchor|Lorem ipsum dolor sit amet, ...}}
{{Trailbox
|Title of box
|Anchor
|Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod
|enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis
|Duis autem vel eum
}}
Renders as...
Title of box
| Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod | enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis | Duis autem vel eum | ||||
{{Trailbox
|Title of box
|Anchor
|Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod
|enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis
}}
Renders as...
Title of box
| Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod | enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis | |||||
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:Trailbox/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. A print version of this template exists at /Print. If you make a change to this template, please update the print version as well. |
