Difference between revisions of "User:JJR/evexamples/ex5"

From Ephemeral Film Wiki
Jump to navigation Jump to search
(Created page with "DOES NOT work for YouTube. ==== Example 5a ==== ;Using a local file as an embed thumbnail: <nowiki>{{#ev:youtube|eAORm-8b1Eg|thumbnail=File:LocalFile.jpg}}</nowiki> {{#e...")
 
Line 28: Line 28:


==== Example 5d ====
==== Example 5d ====
  <nowiki>{{#ev:youtube|id=W3oVrq94mGM|width=120|title=a title is me}}</nowiki>


{{#ev:youtube|id=W3oVrq94mGM|dimensions=120x80|title=a title is me}}
[[User:JJR/evexamples/ex5/d]]

Revision as of 21:33, 29 October 2021

DOES NOT work for YouTube.

Example 5a

Using a local file as an embed thumbnail
 {{#ev:youtube|eAORm-8b1Eg|thumbnail=File:LocalFile.jpg}}


Example 5b

 {{#ev:youtube|id=eAORm-8b1Eg|thumbnail= File:LocalFile.jpg }}

Example 5c

 {{#ev:youtube|W3oVrq94mGM|480|cover=File:Test.png|title= a title is me }}
test the image

LocalFile.jpg

Test.png

Example 5d

User:JJR/evexamples/ex5/d