{{{title1}}}
![]() | This template uses TemplateStyles: |
Usage
[edit]This template's primary usage is as part of Main Page, where it contains {{Discover}} and similar links. The template divides content into two rows of information, with a single section on the left and two on the right half.
Parameters
[edit]Bottomboxes consists two parameters, each with three variants. These are:
title
— Numbered 1-3; the title of the subsection.content
— Numbered 1-3; the text within this subsection.
title1
and content1
are mandatory parameters. 2 and 3 are hidden when not defined.
Example
[edit]{{Bottomboxes
| title1 = [[Discover]]
| content1= {{Discover}}
| title2 = Heading 2
| content2= Some meaningful content should probably be inserted here.
| title3 = Heading 3
| content3= And some more may be inserted here.
* You can even do so with ''wikitext'' '''markup'''! }}