Difference between revisions of "Template:Footer-settings"

From Tweeki
Jump to: navigation, search
(Created page with "<includeonly> * MediaWiki:Tweeki-footer: {{{msg-footer|}}} * MediaWiki:Tweeki-footer-custom: {{{msg-footer-custom|}}} * MediaWiki:Tweeki-footer-class: {{{msg-footer-class|}}}...")
 
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
+
<includeonly><small>
* MediaWiki:Tweeki-footer: {{{msg-footer|}}}
+
{| class="table table-bordered tabe-condensed"
* MediaWiki:Tweeki-footer-custom: {{{msg-footer-custom|}}}
+
! rowspan=2 style="width:10%" | CONFIG
* MediaWiki:Tweeki-footer-class: {{{msg-footer-class|}}}
+
! style="width:45%" | Messages
{{{config-hiding|}}}
+
! style="width:45%" | Configuration Options
* $wgTweekiSkinFooterIcons = true;
+
|-
</includeonly>
+
| {{#if:{{{msg-footer|}}}|
 +
* MediaWiki:Tweeki-footer: <code>{{{msg-footer|}}}</code>
 +
}}{{#if:{{{msg-footer-custom|}}}|
 +
* MediaWiki:Tweeki-footer-custom: <code>{{{msg-footer-custom|}}}</code>
 +
}}
 +
|{{#if:{{{config-options|}}}|
 +
{{{config-options|}}}
 +
}}
 +
|-
 +
! RESULT
 +
| colspan=2 |
 +
<div id="footer" role="contentinfo" class="footer container footer-sticky" style="opacity: 1;">{{{content|}}}</div>
 +
|}</small></includeonly>

Latest revision as of 22:22, 10 March 2017