Vorlage:Clickable button 2/doc: Unterschied zwischen den Versionen
This is [[MediaWiki:Tagline]]. Set to <code>display:none</code> by chameleon skin.
(Die Seite wurde neu angelegt: „{{documentation subpage}} {{lua|Module:Clickable button 2}} This template generates a clickable button that is styled using the mediawiki.ui.button module. It…“) |
(kein Unterschied)
|
Aktuelle Version vom 29. September 2014, 10:44 Uhr
| This is a documentation subpage for Vorlage:Clickable button 2. It contains usage information, categories and other content that is not part of the original vorlage page. |
| Uses Lua: |
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|Home|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}} - Code:
{{Clickable button 2|Main Page|class=mw-ui-progressive}}