From The Mana World
(updated the page with a more simple code. Please so not just copy the code from wikimedia and wikiversity. They have a different format.)
(update the page again as the code dont work)
Line 1: Line 1:
<span class="mw-ui-button {{#switch: {{{color|white}}} | red = mw-ui-destructive | green = mw-ui-constructive | white = | blue = mw-ui-progressive}}" role="button" aria-disabled="false">{{{1|Button text}}}</span>
<onlyinclude>{{#if:{{{3|{{{external|}}}}}}
  | <span class="plainlinks" {{#if:{{{id|}}}|id="{{{id}}}"}}>[{{{1|{{{target|//parameter_target_is_empty.de}}}}}} <span class="submit ui-button ui-widget ui-state-default ui-corner-all {{Clickable button/iconclass
    |{{{4|{{{iconPrimary|}}}}}}
    |{{{5|{{{iconSecondary|}}}}}}
    |{{{2|{{{text|<noinclude>x</noinclude>}}}}}}
  }} {{{class|}}}" role="button" aria-disabled="false"><!-- // -->{{#if:{{{4|{{{iconPrimary|}}}}}}
  |<span class="ui-button-icon-primary ui-icon {{{4|{{{iconPrimary}}}}}}">&nbsp;</span>
  }}<span class="ui-button-text">{{{2|{{{text|Parameter '''text''' is empty}}}}}}</span>{{#if:{{{5|{{{iconSecondary|}}}}}}
  |<span class="ui-button-icon-secondary ui-icon {{{5|{{{iconSecondary|}}}}}}">&nbsp;</span>
  }}</span>]</span><!--
  -->
  | [[{{{1|{{{target|Parameter target is empty!}}}}}}|<span class="submit ui-button ui-widget ui-state-default ui-corner-all {{Clickable button/iconclass
    |{{{4|{{{iconPrimary|}}}}}}
    |{{{5|{{{iconSecondary|}}}}}}
    |{{{2|{{{text|<noinclude>x</noinclude>}}}}}}
  }} {{{class|}}}" role="button" aria-disabled="false" {{#if:{{{id|}}}|id="{{{id}}}"}}><!-- // -->{{#if:{{{4|{{{iconPrimary|}}}}}}
  |<span class="ui-button-icon-primary ui-icon {{{4|{{{iconPrimary}}}}}}">&nbsp;</span>
  }}<span class="ui-button-text">{{{2|{{{text|Parameter '''text''' is empty}}}}}}</span>{{#if:{{{5|{{{iconSecondary|}}}}}}
  |<span class="ui-button-icon-secondary ui-icon {{{5|{{{iconSecondary|}}}}}}">&nbsp;</span>
  }}</span>]]
}}<!--
 
 
-->
</onlyinclude>
{{documentation}}
<!-- Add categories and interwikis to Template:Clickable button/doc subpage, not here! -->

Revision as of 10:22, 5 March 2015

Parameter text is empty

50px-Template-info.png Template documentation [ Edit ]

Description

Documentation for the Clickable button template.

Usage

Copy the following code into your page:

{{{{{Code}}}}}