Ambdós costats versió prèvia Revisió prèvia Següent revisió | Revisió prèvia |
wiki:plugins:bootstrapwrapper [28/06/2018 00:44] – [leyenda/caption en imágenes] mate | wiki:plugins:bootstrapwrapper [29/03/2020 03:23] (actual) – [Lables] mate |
---|
== alert | == alert |
[[http://www.lotar.altervista.org/wiki/wiki/plugin/bootswrapper/alert]] | [[http://www.lotar.altervista.org/wiki/wiki/plugin/bootswrapper/alert]] |
<alert type="success">...</alert> | <alert type="success">%%<alert type="success">...</alert>%%</alert> |
<alert type="info">...</alert> | <alert type="info">%%<alert type="info">...</alert>%%</alert> |
<alert type="warning">...</alert> | <alert type="warning">%%<alert type="warning">...</alert>%%</alert> |
<alert type="danger">...</alert> | <alert type="danger">%%<alert type="danger">...</alert>%%</alert> |
<alert type="warning" dismiss="true">**Warning!** Better check yourself, you're not looking too good.</alert> | <alert type="warning" dismiss="true">%%<alert type="warning" dismiss="true">**Warning!** Better check yourself, you're not looking too good.</alert>%%</alert> |
<alert type="warning" dismiss="true" icon="fa fa-warning">**Warning!** Better check yourself, you're not looking too good.</alert> | <alert type="warning" dismiss="true" icon="fa fa-warning">%%<alert type="warning" dismiss="true" icon="fa fa-warning">**Warning!** Better check yourself, you're not looking too good.</alert>%%</alert> |
| |
== badges | == badges |
<callout type="question" icon="true"> %%<callout type="question" icon="true"> [...] </callout>%% </callout> | <callout type="question" icon="true"> %%<callout type="question" icon="true"> [...] </callout>%% </callout> |
<callout type="tip" icon="true"> %%<callout type="tip" icon="true"> [...] </callout>%% </callout> | <callout type="tip" icon="true"> %%<callout type="tip" icon="true"> [...] </callout>%% </callout> |
<callout type="success" icon="fa fa-plus"> %%<callout type="success" icon="true"> [...] </callout>%% </callout> | <callout type="success" icon="fa fa-plus"> %%<callout type="success" icon="fa fa-plus"> [...] </callout>%% </callout> |
<callout icon="fa fa-user"> %%<callout icon="fa fa-user"> [...] </callout>%% </callout> | <callout icon="fa fa-user"> %%<callout icon="fa fa-user"> [...] </callout>%% </callout> |
<callout icon="fa fa-user" color="blue" title="Custom color + icon"> %%<callout icon="fa fa-user" color="blue" title="Custom color + icon"> [...] </callout>%%</callout> | <callout icon="fa fa-user" color="blue" title="Custom color + icon"> %%<callout icon="fa fa-user" color="blue" title="Custom color + icon"> [...] </callout>%%</callout> |
[[http://www.lotar.altervista.org/wiki/wiki/plugin/bootswrapper/label]] | [[http://www.lotar.altervista.org/wiki/wiki/plugin/bootswrapper/label]] |
| |
<label type="default">default</label> | <label type="default">%%<label type="default">...</label>%%</label> |
<label type="primary">primary</label> | <label type="primary">%%<label type="primary">...</label>%%</label> |
<label type="success">success</label> | <label type="success">%%<label type="success">...</label>%%</label> |
<label type="info">info</label> | <label type="info">%%<label type="info">...</label>%%</label> |
<label type="warning">warning</label> | <label type="warning">%%<label type="warning">...</label>%%</label> |
<label type="danger">danger</label> | <label type="danger">%%<label type="danger">...</label>%%</label> |
| |
<LABEL type="default">default</LABEL> | |
<LABEL type="primary">primary</LABEL> | |
<LABEL type="success">success</LABEL> | |
| |
== Modal | == Modal |