|
|
Línia 1: |
Línia 1: |
− | Hem pensat dedicar aquest espai a posar les tips més importants per a editar rapidament el wiki
| + | Ara aquest contingut està en [http://wikimanuals.edutictac.es/index.php?title=Ajuda:Ajuda ajuda] el pots trobar fàcilment en el menú navegació de l'esquerra. |
− | | |
− | | |
− | | |
− | == Per a insertar qualsevol pàgina ==
| |
− | | |
− | | |
− | <pre>{{#widget:Iframe
| |
− | |url=http://musescore.com/user/26539/scores/43819
| |
− | |width=410
| |
− | |height=342
| |
− | |border=0
| |
− | }}
| |
− | </pre>
| |
− | <br>
| |
− | | |
− | == Per afegir a una categoria un article ==
| |
− | <pre>[[Category:Nom de la categoria]]
| |
− | </pre>
| |
− | <br>
| |
− | | |
− | == Com posar la barra d'idioma? ==
| |
− | <pre>{{Languages|Nom de la pàgina}}
| |
− | </pre>
| |
− | <br>
| |
− | | |
− | == Per posar una ordre que s'ha d'escriure en el Terminal ==
| |
− | <pre><pre> Ordre</pre></pre>
| |
− | <br>
| |
− | | |
− | == Per a posar una nota ==
| |
− | <pre>{{Nota|NOTA: contingut de la nota}}
| |
− | </pre>
| |
− | == <br> Per a posar un consell ==
| |
− | <pre>{{Consell| Text del consell}}</pre>
| |
− | == <br> Per a inserir un pdf als wikimanuals dos opcions ==
| |
− | <pre><pdf>http://some.site.com/with/a/document.pdf</pdf></pre><pre><pdf>Your_uploaded_document.pdf</pdf></pre>
| |
− | == <br> Per a inserir un vídeo ==
| |
− | | |
− | === YouTube ===
| |
− | | |
− | ==== Opció 1 ====
| |
− | <div><br></div> <pre>{{#ev:youtube|qlTmlxpbnCo}}</pre>
| |
− | només copiem el codi del final de l'adreça del YouTube: http://www.youtube.com/watch?v=qlTmlxpbnCo
| |
− | | |
− | <br>
| |
− | | |
− | ==== Opció 2 ====
| |
− | <pre>{{#widget:YouTube|id=DWef69ItVrU}}</pre>
| |
− | <br>Parameters
| |
− | | |
− | id - video id (from the URL)<br>height and width define view dimensions, 420x350 is default
| |
− | | |
− | <br>
| |
− | | |
− | === Vimeo ===
| |
− | <pre>{{#widget:Vimeo|id=3579013}}</pre>
| |
− | Parameters
| |
− | | |
− | id - numeric video id from the URL<br>width and height define view dimensions, 400x300 is default
| |
− | | |
− | == Per a inserir una presentació de SlideShare ==
| |
− | <pre>{{#widget:SlideShare
| |
− | |doc=semantic-media-wiki-semantic-forms-1205504882436734-4
| |
− | |width=425
| |
− | |height=348
| |
− | }}</pre>
| |
− | '''Parameters'''
| |
− | | |
− | doc - is a parameter from embed code<br>start - optional parameter to define start slide number<br>width & height - optional, 425x348 is a default<br>player - defaults to '2' and allows you to switch to other players<br>norelated - if set, widget will not display related content and sharing functionality at the end of the deck<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]]
| |
− | | |
− | == 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)
| |
− | <div id="-chrome-auto-translate-plugin-dialog" style="opacity: 1 !important; background-image: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; margin-top: 0px !important; margin-right: 0px !important; margin-bottom: 0px !important; margin-left: 0px !important; position: absolute !important; top: 0px; left: 0px; overflow-x: visible !important; overflow-y: visible !important; z-index: 999999 !important; text-align: left !important; display: none; "><div style="max-width: 300px !important;color: #fafafa !important;opacity: 0.8 !important;border-color: #000000 !important;border-width: 0px !important;-webkit-border-radius: 10px !important;background-color: #363636 !important;font-size: 16px !important;padding: 8px !important;overflow: visible !important;background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #000), color-stop(50%, #363636), color-stop(100%, #000));z-index: 999999 !important;text-align: left !important;"><div class="translate"></div><div class="additional"></div></div>[[Image:]]</div>
| |