Template:Clickable button 2/doc

From OS-Tan Collections Wiki
< Template:Clickable button 2
Revision as of 20:41, 10 December 2023 by Halian (talk | contribs) (Created page with "{{Documentation subpage}} {{Shortcut|Template:Click}} {{lua|Module:Clickable button 2}} This template styles a link like a button, using the mediawiki.ui.button module. This expands the clickable area and tap target for the link. It can be used in the following ways, *'''Code: '''<code><nowiki>{{Clickable button 2|Main Page}}</nowiki></code> **'''Result: '''{{Clickable button 2|Main Page}} *'''Code: '''<code><nowiki>{{Clickable button 2|Main Page|Cover page}}</nowiki><...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
An OS-tan that actually reads the manual‽
This is a documentation subpage for Template:Clickable button 2.
It may contain usage information, categories, and other content that is not part of the original template page.

This template styles a link like a button, using the mediawiki.ui.button module. This expands the clickable area and tap target for the link. 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-destructive}}
  • Code: {{Clickable button 2|Main Page|class=mw-ui-progressive}}