Vorlage:Clickable button 3: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
en>Ebrahim K (Protected "Template:Clickable button 3": the template is used in the mediawiki interface ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite))) |
K (1 Version importiert) |
(kein Unterschied)
|
Aktuelle Version vom 7. Oktober 2024, 18:12 Uhr
This template is used in system messages. Changes to it can cause immediate changes to the Wikipedia user interface. To avoid major disruption, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Please discuss changes on the talk page before implementing them. |
Lua-Fehler: expandTemplate: invalid title "Template:TemplateBox/i18n/Vorlage:Fallback"
Examples
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 3|Main Page}}
- Code:
{{Clickable button 3|Main Page|Cover page}}
- Code:
{{Clickable button 3|Main Page|url=https://en.wikipedia.org}}
- Code:
{{Clickable button 3|label=Main Page|url=https://en.wikipedia.org}}
- Code:
{{Clickable button 3|Main Page|class=mw-ui-constructive}}
- Code:
{{Clickable button 3|Main Page|class=mw-ui-destructive}}
- Code:
{{Clickable button 3|Main Page|class=mw-ui-progressive}}
- Code:
{{Clickable button 3|Vorlage:Clickable button 3|class=mw-ui-progressive}}
(link to current page becomes unclickable)