Template:YouTube: Difference between revisions
From VRChat Wiki
mNo edit summary |
m fix: youtube thumbnail drop easteregg |
||
| Line 1: | Line 1: | ||
{{#ev:youtube|id={{{id|{{{1|PWLPw4RE9Ig}}}}}}|width={{{width|{{{2|560px}}}}}}|poster={{{thumb|{{{3| | {{#ev:youtube|id={{{id|{{{1|PWLPw4RE9Ig}}}}}}|width={{{width|{{{2|560px}}}}}}|poster={{{thumb|{{{3|}}}}}}|title={{{title|{{{4|}}}}}}}} | ||
<noinclude> | <noinclude> | ||
== Documentation == | == Documentation == | ||
Revision as of 02:04, 15 January 2026
Documentation
Embeds a YouTube video.
{{Youtube|id|width|thumb}}
Example Usage
{{YouTube|PWLPw4RE9Ig}}
{{YouTube|PWLPw4RE9Ig|200px}}
{{YouTube|PWLPw4RE9Ig|100%}}
{{YouTube|PWLPw4RE9Ig|title=VRChat - Create, Share, Play|thumb=File:VRChat - Create, Share, Play Thumbnail.webp}}
Template parameters
| Name | Variable | Description |
|---|---|---|
| id | 1 |
ID of the video |
| width | 2 |
Width in CSS units (e.g. 200px, 100%), Default: 560px, Recommended for 9 / 16 Ratio: 360px |
| thumb | 3 |
Local file to use as thumbnail |
| title | 4 |
Video title |