Benutzer-Werkzeuge

Webseiten-Werkzeuge


benutzung:alle_features

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
benutzung:alle_features [22.01.2019 22:21] – [Embedding videos into your Wiki-Article] Rustam Galljamovbenutzung:alle_features [27.11.2022 23:55] (aktuell) – Externe Bearbeitung 127.0.0.1
Zeile 105: Zeile 105:
 {{ :benutzung:ifs-wiki_embedd_youtube.jpg?direct&400|}} {{ :benutzung:ifs-wiki_embedd_youtube.jpg?direct&400|}}
   - Click the "Share"-Button below the playing video.    - Click the "Share"-Button below the playing video. 
-  - In the popped up window choose "Embedd".+  - In the popped up window choose "Embed".
   - A second window appears, where you can choose some settings and copy the HTML-Code / Embedding-Code.  See picture on the right for more detail.   - A second window appears, where you can choose some settings and copy the HTML-Code / Embedding-Code.  See picture on the right for more detail.
   - Paste the copied HTML-Code in a HTML-block in your wiki article, like so   - Paste the copied HTML-Code in a HTML-block in your wiki article, like so
  
-   <html>  +<code><html>  
-   HTML-Code from YouTube here +HTML-Code from YouTube here 
-   </html>+</html></code>
        
 +The **Embedding-Code** for the video below looks as following and will vary a bit depending on video platform and chosen settings:
 +<code><iframe width="560" height="315" src="https://www.youtube.com/embed/kiyi-C7NQrQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></code>
 +
 +To **center the video** horizontally in your article, just paste the Embedding-Code like this
 +<code>
 +<html>
 +<div align="center">
 +Your HTML-Code from YouTube here
 +</div>
 +</html>
 +</code>
 +
 **The result** looks as follows (a video describing how to get the HTML-Code of a YouTube video in detail): **The result** looks as follows (a video describing how to get the HTML-Code of a YouTube video in detail):
  
 <html> <html>
-<iframe width="560" height="315" src="https://www.youtube.com/embed/kiyi-C7NQrQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>+<div align="center"> 
 +<iframe width="560" height="315" src="https://www.youtube.com/embed/kiyi-C7NQrQ" align="middle" frameborder="0"  
 +allow="accelerometer; autoplay" allowfullscreen></iframe
 +</div>
 </html> </html>
  
 ===== Footnotes ===== ===== Footnotes =====
  
-You can add footnotes ((This is a footnote)) by using double parentheses.+You can add footnotes ((This is a footnote)) by using double parentheses. 
  
   You can add footnotes ((This is a footnote)) by using double parentheses.   You can add footnotes ((This is a footnote)) by using double parentheses.
  
 +The text inside the parentheses will be automatically displayed as a footnote at the bottom of the page. Please scroll down to the page's end to see the footnote ((Well done! Now you know all the wiki features! Good Luck!)).
 ===== Sectioning ===== ===== Sectioning =====
  
Zeile 258: Zeile 274:
 DokuWiki supports a simple syntax to create tables. DokuWiki supports a simple syntax to create tables.
  
-^ Heading 1      ^ Heading 2       ^ Heading 3          +^ Heading 1    ^ Heading 2                            ^ Heading 3    
-| Row 1 Col 1    | Row 1 Col 2     | Row 1 Col 3        +| Row 1 Col 1  | Row 1 Col 2                          | Row 1 Col 3  
-| Row 2 Col 1    | some colspan (note the double pipe) || +| Row 2 Col 1  | some colspan (note the double pipe)                || 
-| Row 3 Col 1    | Row 3 Col 2     | Row 3 Col 3        |+| Row 3 Col 1  | Row 3 Col 2                          | Row 3 Col 3  |
  
 Table rows have to start and end with a ''|'' for normal rows or a ''^'' for headers. Table rows have to start and end with a ''|'' for normal rows or a ''^'' for headers.
benutzung/alle_features.1548192110.txt.gz · Zuletzt geändert: 27.11.2022 23:51 (Externe Bearbeitung)


Warning: Undefined variable $orig_id in /is/htdocs/wp1019470_OPI92FFHXV/www/wikiLehre/lib/plugins/openas/action.php on line 232