Template:Clickable button 2/doc

From escforumwiki
Revision as of 00:59, 22 March 2016 by en>CabbagePotato (Removed {{Clickable button 2|Main Page|class=mw-ui-progressive}} example; added note about phab:T110555)
Jump to navigation Jump to search

This template generates a clickable button that is styled using the mediawiki.ui.button module. It can be used in the following ways,

  • Code: {{Clickable button 2|Main Page}}
  • Code: {{Clickable button 2|Main Page|Cover page}}
  • Code: {{Clickable button 2|Main Page|url=http://en.wikipedia.org}}
  • Code: {{Clickable button 2|Main Page|class=mw-ui-constructive}}
  • Code: {{Clickable button 2|Main Page|class=mw-ui-destructive}}

Note: After the changes outlined in Phabricator task T110555 were implemented, {{Clickable button 2|Main Page|class=mw-ui-progressive}} produces the same output as {{Clickable button 2|Main Page|class=mw-ui-constructive}}.

See also