Difference between revisions of "Template:Footer-settings"
From Tweeki
| Line 6: | Line 6: | ||
|- | |- | ||
| {{#if:{{{msg-footer|}}}| | | {{#if:{{{msg-footer|}}}| | ||
| − | * MediaWiki:Tweeki-footer: {{{msg-footer|}}} | + | * MediaWiki:Tweeki-footer: <code>{{{msg-footer|}}}</code> |
}}{{#if:{{{msg-footer-custom|}}}| | }}{{#if:{{{msg-footer-custom|}}}| | ||
| − | * MediaWiki:Tweeki-footer-custom: {{{msg-footer-custom|}}} | + | * MediaWiki:Tweeki-footer-custom: <code>{{{msg-footer-custom|}}}</code> |
}} | }} | ||
| | | | ||
| Line 14: | Line 14: | ||
|- | |- | ||
! RESULT | ! RESULT | ||
| − | | | + | | colspan=2 | |
<div id="footer" role="contentinfo" class="footer container footer-sticky" style="opacity: 1;"> | <div id="footer" role="contentinfo" class="footer container footer-sticky" style="opacity: 1;"> | ||
{{{content|}}} | {{{content|}}} | ||
</div> | </div> | ||
|}</small></includeonly> | |}</small></includeonly> | ||