Difference between revisions of "User:JJRcop/mainpage-button"

From Looking Glass
Jump to navigation Jump to search
(Created page with "<noinclude> Testing fixes to the mainpage-button template without editing the main page </noinclude> <includeonly> <span style="display:block; height: 40px;"> <span class="oo-...")
 
Line 5: Line 5:
 
<span style="display:block; height: 40px;">
 
<span style="display:block; height: 40px;">
 
<span class="oo-ui-widget oo-ui-widget-enabled oo-ui-iconElement oo-ui-iconElement-icon oo-ui-icon-{{{icon|info}}} oo-ui-labelElement-invisible oo-ui-iconWidget" aria-disabled="false" title="{{{name}}}"></span>
 
<span class="oo-ui-widget oo-ui-widget-enabled oo-ui-iconElement oo-ui-iconElement-icon oo-ui-icon-{{{icon|info}}} oo-ui-labelElement-invisible oo-ui-iconWidget" aria-disabled="false" title="{{{name}}}"></span>
[[{{{link{{{name}}}}}}|<span style="border: 1px solid lightgrey; background: #f8f8f8; padding: 5px; width:200px; height: 20px; line-height: 20px; display: inline-block; margin-left: 5px;">{{{name}}}</span>]]</span></includeonly>
+
[[{{{link}}}|<span style="border: 1px solid lightgrey; background: #f8f8f8; padding: 5px; width:200px; height: 20px; line-height: 20px; display: inline-block; margin-left: 5px;">{{{name}}}</span>]]</span></includeonly>

Revision as of 10:11, 9 October 2019

Testing fixes to the mainpage-button template without editing the main page