Template:VideoGallery/doc: Difference between revisions

From Heartbound Wiki
(Created page with "{{doc/start|baddoc=1}} {{tl|VideoGallery}} is used to format embedded videos in a gallery layout, in combination with {{tl|VideoEmbed}}. ==<u>Usage</u>== <pre>{{VideoGallery |display=block | {{VideoEmbed|service=twitchclip|url=https://www.twitch.tv/ferretsoftware/clip/BovineRelatedAlbatrossCopyThis-FSuhy0lyvjg-JTif|description=Doing a flip}} {{VideoEmbed|service=twitchclip|url=https://www.twitch.tv/ferretsoftware/clip/JollyHelpfulWeaselPJSugar-_YSvSmPEMkXQBsri|descrip...")
 
m (Nelas moved page Template:Doc to Template:VideoGallery/doc without leaving a redirect)
 
(No difference)

Latest revision as of 01:39, 8 October 2024

Template:Doc/start Template:Tl is used to format embedded videos in a gallery layout, in combination with Template:Tl.


Usage

{{VideoGallery
|display=block
|
{{VideoEmbed|service=twitchclip|url=https://www.twitch.tv/ferretsoftware/clip/BovineRelatedAlbatrossCopyThis-FSuhy0lyvjg-JTif|description=Doing a flip}}
{{VideoEmbed|service=twitchclip|url=https://www.twitch.tv/ferretsoftware/clip/JollyHelpfulWeaselPJSugar-_YSvSmPEMkXQBsri|description=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 flex
videos Can be set or not. Optional -

Template:Doc/end