Difference between revisions of "Template:Footer"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Parameters)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="widebox center" style="background:#e0e8f8; font-size:90%; margin-top:30px;">
+
<!--
<div style="margin:1em;">{{{text1}}}</div>
+
--><div class="widebox center" style="background:#e0e8f8; font-size:90%; margin-top:40px; padding:0.5em;"><!--
 +
    --><div style="margin:auto 0.5em;">{{{text1}}}</div><!--
 +
    -->{{#if:{{{text2|}}}|<div style="margin:auto 0.5em;">{{{text2}}}</div>}}<!--
 +
--></div><noinclude>
 +
== Usage ==
 +
Navigational or banner template. Might also be called a "bottom box" (like {{tl|Top box}} or {{tl|Side box}}). It is slightly different from {{tl|Navbox}}.
  
<div style="margin:1em;">{{{text2}}}</div>
+
Parameters:
</div><noinclude>
+
* '''<code><nowiki>text1</nowiki></code>''' - required
 +
* '''<code><nowiki>text2</nowiki></code>''' - optional
  
[[Category:Templates]]
+
[[Category:Footer templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 07:26, 23 April 2019

{{{text1}}}

Usage

Navigational or banner template. Might also be called a "bottom box" (like {{Top box}} or {{Side box}}). It is slightly different from {{Navbox}}.

Parameters:

  • text1 - required
  • text2 - optional