Difference between revisions of "Template:Footer"

From VideoLAN Wiki
Jump to navigation Jump to search
(Ready to be used now, documentation added. It is only slightly different from Template:Navbox, which expects lists and titles. This expects "text1" and optionally "text2")
m (Change "margin-top: 30px;" to "margin-top: 40px;")
Line 1: Line 1:
 
<!--
 
<!--
--><div class="widebox center" style="background:#e0e8f8; font-size:90%; margin-top:30px; padding:0.5em;"><!--
+
--><div class="widebox center" style="background:#e0e8f8; font-size:90%; margin-top:40px; padding:0.5em;"><!--
 
     --><div style="margin:auto 0.5em;">{{{text1}}}</div><!--
 
     --><div style="margin:auto 0.5em;">{{{text1}}}</div><!--
 
     -->{{#if:{{{text2|}}}|<div style="margin:auto 0.5em;">{{{text2}}}</div>}}<!--
 
     -->{{#if:{{{text2|}}}|<div style="margin:auto 0.5em;">{{{text2}}}</div>}}<!--

Revision as of 23:56, 23 March 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