Template:Main page/Leftbox: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
mNo edit summary
(+ doc, ad hoc)
Line 10: Line 10:
<div style="padding-bottom:5px; padding-top:2px;" title="{{{title}}}" id="mf-{{{title}}}">
<div style="padding-bottom:5px; padding-top:2px;" title="{{{title}}}" id="mf-{{{title}}}">
{{{contents|Add contents}}}<div style="clear:both;"></div></div></div>
{{{contents|Add contents}}}<div style="clear:both;"></div></div></div>
|}
|}<noinclude>
{{Informative template|1=
__NOTOC__
== Goal ==
Use this template when adding another section to middle of the main page and portal pages.
 
== Usage ==
<pre>
{{Main page/Leftbox|title=
  |contents=
 
}}
</pre>
=== Parameters ===
* <tt>'''title='''</tt>  Section heading
* <tt>'''contents='''</tt>  Section contents
 
[[Category:Formatting templates]]
}}
</noinclude>

Revision as of 17:23, 31 October 2013

 
 

Add title

Add contents
The following template description is not displayed when the template is inserted in an article.

Goal

Use this template when adding another section to middle of the main page and portal pages.

Usage

{{Main page/Leftbox|title=
  |contents=

}}

Parameters

  • title= Section heading
  • contents= Section contents