Difference between revisions of "Template:Footer"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Rewrite CSS to be modern)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="widebox" style="border-spacing:2px; border:solid #999 1px; background:#e0e8f8; font-size:90%; margin-top:30px; clear:both;"
+
<!--
|style="padding:3px; text-align:center;"|This page is part of official VLC media player [[Documentation:Documentation|Documentation]] ([[Documentation:Play HowTo|Play HowTo]] &bull; [[Documentation:Streaming HowTo|Streaming HowTo]] &bull; [[Hacker Guide|Hacker's Guide]] &bull;[[Documentation:Modules|Modules]])
+
--><div class="widebox center" style="background:#e0e8f8; font-size:90%; margin-top:40px; padding:0.5em;"><!--
Please read the [[Documentation:EditingGuidelines|Documentation Editing Guidelines]] before you edit the documentation
+
    --><div style="margin:auto 0.5em;">{{{text1}}}</div><!--
|-
+
    -->{{#if:{{{text2|}}}|<div style="margin:auto 0.5em;">{{{text2}}}</div>}}<!--
|style="padding:3px; text-align:center;"|'''Permission is granted to copy, distribute and/or modify this document under the terms of the [http://www.gnu.org/copyleft/gpl.html GNU General Public License] as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.'''
+
--></div><noinclude>
|-
+
== Usage ==
| <!--{{Special:Allpages/Documentation:}}-->
+
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}}.
|}
 
  
<includeonly>[[Category:Documentation|{{{1|{{PAGENAME}}}}}]] [[Category:GNU GPL Licensed pages]]</includeonly><noinclude>
+
Parameters:
 +
* '''<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