Welcome to the new and improved DanTDM Wiki. Please read our rules to figure out the correct etiquette and behavior that is expected of all users in both the discussions and pages. Looking to reclaim your edit history from the Fandom wiki? conctact User:ScrapBlox
Template:Video: Difference between revisions
Jump to navigation
Jump to search
imported>LostSnowDust No edit summary |
Updating image section to support <youtube> tag to embed the youtube uploads |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
<infobox> | <infobox> | ||
<title source=" | <title source="title"> | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
< | <data source="image"> | ||
<caption source="caption1"/> | <caption source="caption1"/> | ||
</ | </data> | ||
<data source="publish_date"> | <data source="publish_date"> | ||
<label>Publish date</label> | <label>Publish date</label> | ||
| Line 31: | Line 31: | ||
Example usage:<pre> | Example usage:<pre> | ||
{{Video | {{Video | ||
| | |title=Example | ||
| | |image=<youtube width="250" height="170">VIDEOID/URL</youtube> | ||
|caption1=Example | |caption1=Example | ||
|publish_date=Example | |publish_date=Example | ||
|channel=Example | |channel=Example | ||
|game=Example | |||
|viewers=Example | |viewers=Example | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 16:11, 5 June 2025
Example usage:
{{Video
|title=Example
|image=<youtube width="250" height="170">VIDEOID/URL</youtube>
|caption1=Example
|publish_date=Example
|channel=Example
|game=Example
|viewers=Example
}}