Diferències

Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.

Enllaç a la visualització de la comparació

Ambdós costats versió prèvia Revisió prèvia
Següent revisió
Revisió prèvia
wiki:plugins:bootstrapwrapper [20/06/2018 09:51] – [Callout] matewiki:plugins:bootstrapwrapper [29/03/2020 03:23] (actual) – [Lables] mate
Línia 2: Línia 2:
 == 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
Línia 49: Línia 49:
 This is a default callout. This is a default callout.
 </callout> </callout>
-<callout type="primary" icon="true"> [...] </callout> +<callout type="primary" icon="true"> %%<callout type="primary" icon="true"> [...] </callout>%% </callout> 
-<callout type="success" icon="true"> [...] </callout> +<callout type="success" icon="true"> %%<callout type="success" icon="true"> [...] </callout>%% </callout> 
-<callout type="info" icon="true"> [...] </callout> +<callout type="info" icon="true"> %%<callout type="info" icon="true"> [...] </callout>%% </callout> 
-''<callout type="warning" icon="true"> [...] </callout>'' +<callout type="warning" icon="true"> %%<callout type="warning" icon="true"> [...] </callout>%% </callout> 
-<callout type="warning" icon="true"> [...] </callout> +<callout type="danger" icon="true"> %%<callout type="danger" icon="true"> [...] </callout>%% </callout> 
-<callout type="danger" icon="true"> [...] </callout> +<callout type="question" icon="true"> %%<callout type="question" icon="true"> [...] </callout>%% </callout> 
-<callout type="question" icon="true"> [...] </callout> +<callout type="tip" icon="true"> %%<callout type="tip" icon="true"> [...] </callout>%% </callout> 
-<callout type="tip" icon="true"> [...] </callout> +<callout type="success" icon="fa fa-plus"> %%<callout type="success" icon="fa fa-plus"> [...] </callout>%% </callout> 
-<callout icon="fa fa-user"> [...] </callout> +<callout icon="fa fa-user"> %%<callout icon="fa fa-user"> [...] </callout>%% </callout> 
-<callout type="success" icon="fa fa-plus"> [...] </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>+
  
 == Collapse == Collapse
Línia 72: Línia 71:
 [[http://www.lotar.altervista.org/wiki/wiki/plugin/bootswrapper/image]] [[http://www.lotar.altervista.org/wiki/wiki/plugin/bootswrapper/image]]
  
 +%%<image shape="rounded">{{:wiki:plugins:pasted:20180608-092540.png?nolink&100|}}</image>%%
 <image shape="rounded"> <image shape="rounded">
 {{:wiki:plugins:pasted:20180608-092540.png?nolink&100|}} {{:wiki:plugins:pasted:20180608-092540.png?nolink&100|}}
 </image> </image>
 +
 +%%<image shape="circle">{{:wiki:plugins:pasted:20180608-092540.png?nolink&100|}}</image>%%
 <image shape="circle"> <image shape="circle">
 {{:wiki:plugins:pasted:20180608-092540.png?nolink&100|}} {{:wiki:plugins:pasted:20180608-092540.png?nolink&100|}}
 </image> </image>
 +
 +%%<image shape="thumbnail">{{:wiki:plugins:pasted:20180608-092540.png?nolink&100|}}</image>%%
 <image shape="thumbnail"> <image shape="thumbnail">
 {{:wiki:plugins:pasted:20180608-092540.png?nolink&100|}} {{:wiki:plugins:pasted:20180608-092540.png?nolink&100|}}
 </image> </image>
 +
 +=== leyenda/caption en imágenes
 +este plugin no es propio de Boostrap Wrapper (si no de imagebox)
 +%%[{{:wiki:plugins:pasted:20180608-092540.png?nolink&100|}}]%%:
 +[{{:wiki:plugins:pasted:20180608-092540.png?nolink&100|Leyenda}}]
  
 == Lables == Lables
 [[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
  • wiki/plugins/bootstrapwrapper.1529513472.txt.gz
  • Darrera modificació: 20/06/2018 09:51
  • per mate