Padron:mapipindot na boton/doc
Itsura
Example: {{mapipindot na boton|WT:Unang Pahina|Unang Pahina}} ⇒
Ang padrong ito ay nagdidisenyo isang link na tulad ng isang boton, gamit ang modyul na mediawiki.ui.button. Pinapalawak nito ang laki maaaring mapindot at tap target para sa link. Magagamit ito sa mga sumusunod na paraan,
- Code:
{{mapipindot na boton|Unang Pahina}} or {{pindot|Main Page}} - Code:
{{mapipindot na boton|Unang Pahina|Bahay}} - Code:
{{mapipindot na boton|Unang Pahina|url=http://tl.wikipedia.org}} - Code:
{{mapipindot na boton|Unang Pahina|class=mw-ui-destructive}} - Code:
{{mapipindot na boton|Unang Pahina|class=mw-ui-progressive}}
Template data
[baguhin]Styles a link like a button, using the mediawiki.ui.button module
| Pangalan | Paglalarawan | Type | Katayuan | |
|---|---|---|---|---|
| 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 |