Şablon:Tıklanabilir düğme 2
Bu şablonla ilgili çeşitli denemeler yapmak için kullanabileceğiniz deneme tahtası vardır
Usage
See the documentation on w:en:Template:Clickable button 2
Bu şablon şu Lua modülünü kullanıyor: |
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:
{{Tıklanabilir düğme 2|Main Page}}
- Code:
{{Tıklanabilir düğme 2|Main Page|Cover page}}
- Code:
{{Tıklanabilir düğme 2|Main Page|url=http://en.wikipedia.org}}
- Code:
{{Tıklanabilir düğme 2|Main Page|class=mw-ui-destructive}}
- Code:
{{Tıklanabilir düğme 2|Main Page|class=mw-ui-progressive}}
Note: After the changes outlined in Phabricator task task T110555 were implemented, {{Tıklanabilir düğme 2|Main Page|class=mw-ui-constructive}}
produces the same output as {{Tıklanabilir düğme 2|Main Page|class=mw-ui-progressive}}
.
Template data
Styles a link like a button, using the mediawiki.ui.button module
Parametre | Açıklama | Tür | Durum | |
---|---|---|---|---|
Link/Label | 1 | Defines the page to link to, and uses that page's title as the text for the button
| Sayfa adı | gerekli |
Label | 2 | Defines the text that appears on the button | Bilinmiyor | önerilen |
URL | url | Defines a web address for the button to link to
| URL | isteğe bağlı |
class | class | Defines the visual type of the button
| Dize | isteğe bağlı |
style | style | açıklama yok | Dize | isteğe bağlı |
category | category | açıklama yok | Boole | isteğe bağlı |