Pagina prove
Dal Wiki di Scuola3D
(Differenze fra le revisioni)
Revisione 19:12, 2 Gennaio 2008 Enrico (Discussione | contributi) ← Previous diff |
Revisione 19:18, 2 Gennaio 2008 Enrico (Discussione | contributi) Next diff → |
||
Riga 5: | Riga 5: | ||
Esempio: | Esempio: | ||
per il video http://www.youtube.com/watch?v=0Qk4wMmCMpA | per il video http://www.youtube.com/watch?v=0Qk4wMmCMpA | ||
- | inserisci: <youtube>0Qk4wMmCMpA</youtube> | + | inserisci: |
+ | <nowiki><youtube>0Qk4wMmCMpA</youtube></nowiki> | ||
+ | |||
+ | <youtube>0Qk4wMmCMpA</youtube> | ||
Riga 41: | Riga 44: | ||
- | Dimensione: <youtube size="small">0Qk4wMmCMpA</youtube> | + | Dimensione: <nowiki><youtube size="small">0Qk4wMmCMpA</youtube></nowiki> |
+ | |||
'small': width = 210; height = 175; | 'small': width = 210; height = 175; | ||
+ | |||
'medium': width = 330; height = 260; | 'medium': width = 330; height = 260; | ||
+ | |||
'normal': width = 425; height = 350; | 'normal': width = 425; height = 350; | ||
+ | |||
'big': width = 640; height = 525; | 'big': width = 640; height = 525; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Riga 71: | Riga 61: | ||
+ | Allineamento: | ||
+ | <nowiki><youtube align="left" width="100" height="100">0Qk4wMmCMpA</youtube></nowiki> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | Allineamento: <youtube align="left" width="100" height="100">0Qk4wMmCMpA</youtube> | ||
(possibili: left, right) | (possibili: left, right) | ||
Riga 87: | Riga 72: | ||
<youtube size="small">0Qk4wMmCMpA</youtube> | <youtube size="small">0Qk4wMmCMpA</youtube> | ||
- | |||
- | |||
- | |||
- | |||
Revisione 19:18, 2 Gennaio 2008
Puoi provare ad inserire un video ...
Tag:Esempio: per il video http://www.youtube.com/watch?v=0Qk4wMmCMpA inserisci:
<youtube>0Qk4wMmCMpA</youtube>
Altre opzioni:
Dimensione: <youtube size="small">0Qk4wMmCMpA</youtube>
'small': width = 210; height = 175;
'medium': width = 330; height = 260;
'normal': width = 425; height = 350;
'big': width = 640; height = 525;
Nelle personalizzate imposti tu a piacere width e height
Allineamento:
<youtube align="left" width="100" height="100">0Qk4wMmCMpA</youtube>
(possibili: left, right)