MediaWiki/Bootstrap/Button: Unterschied zwischen den Versionen
Aus Foxwiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 21: | Zeile 21: | ||
{{#bootstrap_button: link | color=link}} | {{#bootstrap_button: link | color=link}} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Kategorie:MediaWiki/Bootstrap]] | |||
Version vom 7. August 2026, 12:06 Uhr
Button
- bootstrap_button
Primary Secondary danger warning info light dark link
- Code
{{#bootstrap_button: Primary | color=primary}}
{{#bootstrap_button: Secondary | color=secondary}}
{{#bootstrap_button: danger | color=danger}}
{{#bootstrap_button: warning | color=warning}}
{{#bootstrap_button: info | color=info}}
{{#bootstrap_button: light | color=light}}
{{#bootstrap_button: dark | color=dark}}
{{#bootstrap_button: link | color=link}}