Widget:LearningApp: Unterschied zwischen den Versionen

Aus ZUM Deutsch Lernen
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 14: Zeile 14:
Es kann auch über die [[:Vorlage:LearningApp|Vorlage:LearningApp]] eingbunden werden.
Es kann auch über die [[:Vorlage:LearningApp|Vorlage:LearningApp]] eingbunden werden.
</noinclude><includeonly><iframe src="//LearningApps.org/watch?id=<!--{$app|escape:'html'}-->"  
</noinclude><includeonly><iframe src="//LearningApps.org/watch?id=<!--{$app|escape:'html'}-->"  
style="border:0px;width:<!--{$width|escape:'html'}-->;height:<!--{$height|escape:'html'}-->"  
style="border:0px;width:<!--{$width|escape:'html'|default:'100%'}-->;height:<!--{$height|escape:'html'|default:'400px'}-->"  
webkitallowfullscreen="true"  
webkitallowfullscreen="true"  
mozallowfullscreen="true"></iframe></includeonly>
mozallowfullscreen="true"></iframe></includeonly>

Version vom 29. Januar 2018, 11:33 Uhr

Diese Widget ermöglicht es, LearningApps (http://LearningApps.org) einzubinden. Es muss wie folgt eingebunden werden:


 {{#widget:LearningApss
 |app=...
 |width=... <!-- default is 100%) -->
 |height=... <!-- (default is 400px) -->
 }}

Es kann auch über die Vorlage:LearningApp eingbunden werden.