Template:FrontPageBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <noinclude> | ||
==Usage== | |||
<pre> | |||
{{FrontPageBox | {{FrontPageBox | ||
|style = | |style = | ||
Line 14: | Line 16: | ||
|description = | |description = | ||
}} | }} | ||
</ | </pre> | ||
</noinclude> | |||
{| border="1" cellpadding="6" cellspacing="0" style="border: 1px solid #aaaaaa; {{{style}}}" | {| border="1" cellpadding="6" cellspacing="0" style="border: 1px solid #aaaaaa; {{{style}}}" | ||
|- | |- | ||
|style="width:20%" | <div class="center"> {{{iconMain}}} <br /> {{{titleMain}}} </div> | |style="width:20%;" | <div class="center" style="padding:12px 0px;"> {{{iconMain}}} <br /> '''{{{titleMain}}}''' </div> | ||
| {{{description}}} | |||
|- | |- | ||
|colspan="2"| | |colspan="2"| | ||
{| class="FrontPage" style="width:100%;background-color:transparent" | {| class="FrontPage" style="width:100%; height:120px; background-color:transparent" | ||
|- | |- | ||
| <div class="center"> {{{icon1}}} <br /> {{{title1}}} </div> | |style="width:25%"| <div class="center"> {{{icon1}}} <br /> '''{{{title1}}}''' </div> | ||
| <div class="center"> {{{icon2}}} <br /> {{{title2}}} </div> | |style="width:25%"| <div class="center"> {{{icon2}}} <br /> '''{{{title2}}}''' </div> | ||
| <div class="center"> {{{icon3}}} <br /> {{{title3}}} </div> | |style="width:25%"| <div class="center"> {{{icon3}}} <br /> '''{{{title3}}}''' </div> | ||
| <div class="center"> {{{icon4}}} <br /> {{{title4}}} </div> | |style="width:25%"| <div class="center"> {{{icon4}}} <br /> '''{{{title4}}}''' </div> | ||
|- | |- | ||
|} | |} | ||
|} | |} |
Latest revision as of 21:14, 1 February 2013
Usage
{{FrontPageBox |style = |titleMain = |title1 = |title2 = |title3 = |title4 = |iconMain = |icon1 = |icon2 = |icon3 = |icon4 = |description = }}
{{{iconMain}}}
{{{titleMain}}} |
{{{description}}} | ||||
|