(Created page with "=== Optional Design elements === == Alert Messages == Usage: <code><nowiki> {{alert|This is your message|alert-danger}} </nowiki></code> '''Examples''' {{alert|This is an a...") |
|||
Line 1: | Line 1: | ||
=== Optional Design elements === | === Optional Design elements === | ||
− | == Alert Messages == | + | === Alert Messages === |
Usage: <code><nowiki> | Usage: <code><nowiki> | ||
{{alert|This is your message|alert-danger}} | {{alert|This is your message|alert-danger}} | ||
Line 13: | Line 13: | ||
{{alert|This is an alert message! (alert-info)|alert-info}} | {{alert|This is an alert message! (alert-info)|alert-info}} | ||
− | == Tooltips == | + | === Tooltips === |
Usage: <code><nowiki>{{tip|Something|This is the tooltip!}}</nowiki></code> or <code><nowiki>{{tip|[[A Link]]|This is the tooltip!}}</nowiki></code> | Usage: <code><nowiki>{{tip|Something|This is the tooltip!}}</nowiki></code> or <code><nowiki>{{tip|[[A Link]]|This is the tooltip!}}</nowiki></code> | ||
Line 21: | Line 21: | ||
{{tip|[[A Link]]|This is the tooltip!}} | {{tip|[[A Link]]|This is the tooltip!}} | ||
+ | |||
+ | === Popovers === |
Usage:
{{alert|This is your message|alert-danger}}
Examples
Usage: {{tip|Something|This is the tooltip!}}
or {{tip|[[A Link]]|This is the tooltip!}}
Examples
Something