MediaWiki/Bootstrap/Button
Aus Foxwiki
Button
- bootstrap_button
| Button | Code |
|---|---|
| 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}}