Template:FrontPageBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (13 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{| | <noinclude> | ||
==Usage== | |||
<pre> | |||
{{FrontPageBox | |||
|style = | |||
|titleMain = | |||
|title1 = | |||
|title2 = | |||
|title3 = | |||
|title4 = | |||
|iconMain = | |||
|icon1 = | |||
|icon2 = | |||
|icon3 = | |||
|icon4 = | |||
|description = | |||
}} | |||
</pre> | |||
</noinclude> | |||
{| border="1" cellpadding="6" cellspacing="0" style="border: 1px solid #aaaaaa; {{{style}}}" | |||
|- | |- | ||
|style="width:20%" | <div class="center"> | |style="width:20%;" | <div class="center" style="padding:12px 0px;"> {{{iconMain}}} <br /> '''{{{titleMain}}}''' </div> | ||
| {{{description}}} | |||
|- | |- | ||
|colspan="2"| | |colspan="2"| | ||
{| class="FrontPage" style="width:100%" | {| class="FrontPage" style="width:100%; height:120px; background-color:transparent" | ||
|- | |- | ||
|style="width: | |style="width:25%"| <div class="center"> {{{icon1}}} <br /> '''{{{title1}}}''' </div> | ||
|style="width: | |style="width:25%"| <div class="center"> {{{icon2}}} <br /> '''{{{title2}}}''' </div> | ||
|style="width: | |style="width:25%"| <div class="center"> {{{icon3}}} <br /> '''{{{title3}}}''' </div> | ||
|style="width: | |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}}} | ||||
| |||||