Crear Tutorial usando la Plantilla emergente de Tutorial de la base de conocimiento
Información de la revisión
- Identificador de la revisión: 79681
- Creada:
- Creador/a: unho
- Comentario: Primera traducción
- Revisado: Sí
- Revisado:
- Revisado por: RickieES
- ¿Está aprobado? No
- ¿Es la versión actual? No
- Listo para localización: No
Origen de la revisión
Contenido de la revisión
This slide deck is built in Webmaker Thimble, essentially a what-you-see-is-what-you-get editor that will also host your make. To begin you need a Webmaker account.
- Haz clic aquí para crear una cuenta si es que aún not tiene una.
- Una vez que tenga una cuenta copie y pegue este make https://binab.makes.org/thimble/knowledge-base-take-8 en una ventana nueva en el navegador.
- Click the Remix button to create your own make.
You should now have a window with a text editor full of code on the left and the slides on the right.
There are different types of slides each individual slide is marked with <--! and a note about what kind of slide it is.
- Image Slide w/ text - has a main image, text can be above or below
- Large Font - All caps, large font
- Video/iFrame - Insert a video or iFrame, 370 by 208 pixels is a nice size.
- Text Slide - Small text you can use strong tags to create small headers
- Text with Header Slide - Use h2 tags to create al caps headers.
- List Slides - Numbered (ol) and bullet lists (ul)
Corte, pegue y edite cada diapositiva para adaptarla a sus necesidades.
Imágenes: Necesitará una carpeta pública o la fuente para todas las imágenes que quiera mostrar. Hemos elegido DropBox pero usted puede usar cualquier fuente, flicker etc.
Once your slide deck is complete you will move onto inserting it into the button code and then you can put your button anywhere!
In the upper right corner of yout Thimble is a "Publish" button. Click that and follow the instructions to save your make. At the end you will be given a link to copy. Copy the link.
With that link on your clipboard then open this Thimble make for the button https://binab.makes.org/thimble/button Paste your link over the exisitng one on line 16. You should be able to click the new button in the WYSIWYG window on the right.
Change the name of the button to your desired text on line 16 by editing "Become a Tech Writing Ninja".
You can now select the code between lines 9 and 42 and paste them wherever you would like your button to appear.
¡Gracias!