User Tools

Site Tools


pagina_proves_styler

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
pagina_proves_styler [2013/11/23 19:47]
sermnadmin removed
— (current)
Line 1: Line 1:
-====== Styler plugin ====== 
- 
-Pàgina de proves del [[http://www.dokuwiki.org/plugin:styler | plugin Styler.]] 
- 
-===== Cites (Quotes) ===== 
- 
-Aquest plugin proporciona una versió millorada de la comanda ''<quote>'' que permet l'ús de llistes, donar format, etcètera dins el text citat. Per exemple, 
- 
-<code> 
-<quote> 
-First line. 
- 
-With additional quotation you can: 
-  * Use lists;\\ multiple lines? 
-  * Use **formattings**; 
-  * Use pictures {{http://www.debian.org/logos/openlogo-25.png}}; 
-  * And many other things. 
- 
-Last line. 
-</quote> 
-</code> 
- 
-dóna lloc a, 
- 
-<quote> 
-First line. 
- 
-With additional quotation you can: 
-  * Use lists;\\ multiple lines? 
-  * Use **formattings**; 
-  * Use pictures {{http://www.debian.org/logos/openlogo-25.png}}; 
-  * And many other things. 
- 
-Last line. 
-</quote> 
- 
-===== Capses de text ===== 
- 
-També incorpora comandes per dibuixar capses de text, amb diferents formats i alineaments. 
- 
-==== Capsa flotant ==== 
- 
-El codi, 
-<code> 
-<style float-right box background> 
-To place on the right the floating\\ block with a background and border. 
-</style> 
-</code> 
-dóna lloc a, 
-<style float-right box background> 
-To place on the right the floating\\ block with a background and border. 
-</style> 
-una capsa "flotant" que es "flota" cap el costat dret (//float right//) d'aquest text en comptes de trencar-lo pel mig. 
- 
-I com que aquest text és massa curt per mostrar l'efecte de la capsa flotant, afegiré un tros de //lorem ipsum//: //Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam ac eros ac nulla consequat rutrum et viverra ante. Proin lacinia quam quis erat semper lacinia. Nam quam nisi, ullamcorper eget fermentum ac, volutpat eget velit. Nulla facilisi. Phasellus nibh enim, tristique quis laoreet eget, ullamcorper a enim. Nulla eros lacus, varius sit amet venenatis id, commodo quis augue. Quisque ornare sagittis leo, posuere facilisis metus malesuada non.// 
-==== Capsa centrada ==== 
- 
-<code> 
-<style center box background>To place the text on the center</style> 
-</code> 
- 
-es tradueix en, 
- 
-<style center box background>To place the text on the center</style> 
- 
-===== Altres proves ===== 
- 
-==== Tres capses de costat  ==== 
- 
-<nowiki> 
-<style background-orange box-orange float-left s25>some text</style> 
-<style background-blue box-blue float-left s50>some text</style> 
-<style background box float-left s25>some text</style> 
-</nowiki> 
- 
-==== Una capsa dins d'una altra ==== 
- 
-<nowiki> 
-<style background-lorange box-dorange float-left s50> 
-<style background-dgreen center> 
-**Maybe a title in bold** 
-</style> 
-Here your text 
-</style> 
-</nowiki> 
  
pagina_proves_styler.1385232479.txt.gz · Last modified: 2013/11/23 19:47 by sermnadmin