Template:ක්රියා කරවිය හැකි පැනලය/උපදෙස්
This is a documentation subpage for Template:ක්රියා කරවිය හැකි පැනලය. It contains usage information, categories and other content that is not part of the original template page. |
භාවිතය
[edit]See the documentation on w:en:Template:ක්රියා කරවිය හැකි පැනලය
Uses Lua: |
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:
{{ක්රියා කරවිය හැකි පැනලය|Main Page}}
- Code:
{{ක්රියා කරවිය හැකි පැනලය|Main Page|Cover page}}
- Code:
{{ක්රියා කරවිය හැකි පැනලය|Main Page|url=http://en.wikipedia.org}}
- Code:
{{ක්රියා කරවිය හැකි පැනලය|Main Page|class=mw-ui-destructive}}
- Code:
{{ක්රියා කරවිය හැකි පැනලය|Main Page|class=mw-ui-progressive}}
Note: After the changes outlined in Phabricator task Template:Phab were implemented, {{ක්රියා කරවිය හැකි පැනලය|Main Page|class=mw-ui-constructive}}
produces the same output as {{ක්රියා කරවිය හැකි පැනලය|Main Page|class=mw-ui-progressive}}
.
Template data
[edit]Styles a link like a button, using the mediawiki.ui.button module
Parameter | Description | Type | Status | |
---|---|---|---|---|
Link/Label | 1 | Defines the page to link to, and uses that page's title as the text for the button
| Page name | required |
Label | 2 | Defines the text that appears on the button | Unknown | suggested |
URL | url | Defines a web address for the button to link to
| URL | optional |
class | class | Defines the visual type of the button
| String | optional |
style | style | no description | String | optional |
category | category | no description | Boolean | optional |