Template:VideoGallery

From Heartbound Wiki
Revision as of 19:00, 10 October 2024 by Djinnet (talk | contribs) (Update the category and fix the doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{{doc/start|baddoc=1}}

{{tl|VideoGallery}} is used to format embedded videos in a gallery layout, in combination with {{tl|VideoEmbed}}.


Usage

{{VideoGallery
|display=block
|
{{VideoEmbed|service=twitchclip|url=https://www.twitch.tv/ferretsoftware/clip/BovineRelatedAlbatrossCopyThis-FSuhy0lyvjg-JTif%7Cdescription=Doing a flip}}
{{VideoEmbed|service=twitchclip|url=https://www.twitch.tv/ferretsoftware/clip/JollyHelpfulWeaselPJSugar-_YSvSmPEMkXQBsri%7Cdescription=Making perfect landings}}
}}


Template parameters

Attribute Description Required? Default
display You can set the display parameter between <block> and <flex>.
<block> will use all available space, which is useful when the VideoGallery intersects with infoboxes or images.
Optional <nowiki>flex</nowiki>
videos Can be set or not. Optional <nowiki>-</nowiki>
<includeonly></includeonly><noinclude></noinclude>{{doc/end}}