Difference between revisions of "Template:Blue button"

From blackwiki
Jump to navigation Jump to search
imported>Edokter
(more tweaking)
imported>Edokter
(does not help)
Line 1: Line 1:
<span class="mw-ui-button mw-ui-progressive mw-ui-big" role="button">{{#if:{{{elink|}}}|[{{{elink}}} <span style="color: #FFF; text-decoration: none;">{{{text}}}</span>]|{{#if:{{{link|}}}|[[{{{link}}}|<span style="color: #FFF; text-decoration: none;">{{{text}}}</span>]]|{{{text|{{{1|Go on}}} }}} }} }}</span>
+
<span class="mw-ui-button mw-ui-progressive mw-ui-big" role="button">{{#if:{{{elink|}}}|[{{{elink}}} <span style="color: #FFF;">{{{text}}}</span>]|{{#if:{{{link|}}}|[[{{{link}}}|<span style="color: #FFF;">{{{text}}}</span>]]|{{{text|{{{1|Go on}}} }}} }} }}</span>
 
<noinclude>
 
<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 00:26, 19 February 2014

Go on

50px Template documentation[view] [edit] [history] [purge]

This makes a blue button. It's not the same as {{Big Blue Button}}.

Usage

{{blue button|link=Target of link|text=Text of link}}

For instance, {{blue button|link=google|text=google}} shows up as google