Mithilfe des Wissensgrundlagen-Popup-Tutorials eine Anleitung erstellen
Versionsdaten
- Versions-ID: 90980
- Erstellt:
- Autor: pollti
- Kommentar: Artikel erstellt
- Überprüft: Nein
- Bereit zum Übersetzen: Nein
Quelltext der Version
Vorschau der Änderung
Diese Präsentationsfolien sind in Webmakers Thimble erstellt worden – das ist hauptsächlich ein WYSIWYG-Editor, bei dem Sie Ihr Ergebnis auch speichern können. Sie benötigen dazu zuerst ein Webmaker-Konto.
- Klicken Sie hier, um ein Konto zu erstellen (wenn Sie noch keins besitzen).
- Once you have an account copy and paste this make https://binab.makes.org/thimble/knowledge-base-take-8 in a new browser window.
- 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)
Cut and paste and edit each slide to fit your criteria.
Images: You will need a public folder or source for any images you want to display. I chose DropBox you can use any source, 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".
Sie können nun den Code zwischen den Zeilen 9 und 42 auswählen und ihn an beliebiger Stelle einfügen, an der die Schaltfläche zu sehen sein soll.
Danke!