Template:Trailbox: Difference between revisions
From Xen
				
				
				Jump to navigationJump to search
				
				| Lars.kurth (talk | contribs) No edit summary | Lars.kurth (talk | contribs)   (Wrapping in span to force correct behavior on Firefox) | ||
| Line 1: | Line 1: | ||
| {{Anchor|{{{2}}}}} | <span class="module-title-wrapper">{{Anchor|{{{2}}}}} | ||
| <div class="module-title" style="width: 970px; color: black; font-size: 125%; text-align: left;"><b>{{{1}}}</b></div> | <div class="module-title" style="width: 970px; color: black; font-size: 125%; text-align: left;"><b>{{{1}}}</b></div> | ||
| {|style="" cellpadding="0" cellspacing="0" border="0" | {|style="" cellpadding="0" cellspacing="0" border="0" | ||
| Line 9: | Line 9: | ||
| |style="width: 10px;"| | |style="width: 10px;"| | ||
| |style="width: 220px;" valign="top"|{{{6|}}} | |style="width: 220px;" valign="top"|{{{6|}}} | ||
| |}[[Category:Trail]]<noinclude> | |}</span>[[Category:Trail]]<noinclude> | ||
| {{documentation}} | {{documentation}} | ||
| [[Category:Templates]] | [[Category:Templates]] | ||
Latest revision as of 22:57, 26 June 2013
{{{1}}}
[edit] []  Template documentation
 Template documentation
 Template documentation
 Template documentationUsage
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. | 

