Diferència entre revisions de la pàgina «Discussió:Pàgina principal»
Línia 50: | Línia 50: | ||
<br> | <br> | ||
− | + | Per a obtenir el còdic embed triar la opció "customize" i copiar del còdic per a WordPress el que n'hi ha darrere de '''doc=''' | |
− | [[Image:Slideshare.png]] | + | [[Image:Slideshare.png]] |
+ | |||
+ | == Scrib == | ||
+ | <pre>{{#widget:Scribd | ||
+ | |id=2881106 | ||
+ | |access_key=key-2iauog0xawlbp6a4yxph | ||
+ | }} | ||
+ | </pre> | ||
+ | Parameters<br> | ||
+ | |||
+ | id is a number in the video page URL<br>access_key is a string that must be copied from embed code for the document<br>width is optional, 500 is a default (height is autocalculated) |
Revisió del 10:57, 5 maig 2011
Hem pensat dedicar aquest espai a posar les tips més importants per a editar rapidament el wiki
Contingut
- 1 Per afegir a una categoria un article
- 2 Com posar la barra d'idioma?
- 3 Per posar una ordre que s'ha d'escriure en el Terminal
- 4 Per a posar una nota
- 5 Per a posar un consell
- 6 Per a inserir un pdf als wikimanuals dos opcions
- 7 Per a inserir un vídeo
- 8 Per a inserir una presentació de SlideShare
- 9 Scrib
Per afegir a una categoria un article
[[Category:Nom de la categoria]]
Com posar la barra d'idioma?
{{Languages|Nom de la pàgina}}
Per posar una ordre que s'ha d'escriure en el Terminal
<pre> Ordre</pre>
Per a posar una nota
{{Nota|NOTA: contingut de la nota}}
Per a posar un consell
{{Consell| Text del consell}}
Per a inserir un pdf als wikimanuals dos opcions
<pdf>http://some.site.com/with/a/document.pdf</pdf>
<pdf>Your_uploaded_document.pdf</pdf>
Per a inserir un vídeo
YouTube
{{#ev:youtube|qlTmlxpbnCo}}
només copiem el codi del final de l'adreça del YouTube: http://www.youtube.com/watch?v=qlTmlxpbnCo
Vimeo
{{#widget:Vimeo|id=3579013}}
Parameters
id - numeric video id from the URL
width and height define view dimensions, 400x300 is default
{{#widget:SlideShare |doc=semantic-media-wiki-semantic-forms-1205504882436734-4 |width=425 |height=348 }}
Parameters
doc - is a parameter from embed code
start - optional parameter to define start slide number
width & height - optional, 425x348 is a default
player - defaults to '2' and allows you to switch to other players
norelated - if set, widget will not display related content and sharing functionality at the end of the deck
Per a obtenir el còdic embed triar la opció "customize" i copiar del còdic per a WordPress el que n'hi ha darrere de doc=
Scrib
{{#widget:Scribd |id=2881106 |access_key=key-2iauog0xawlbp6a4yxph }}
Parameters
id is a number in the video page URL
access_key is a string that must be copied from embed code for the document
width is optional, 500 is a default (height is autocalculated)