Template:Video gallery

From Neutronized Wiki
Jump to navigation Jump to search
Template documentation (edithistorypurge)

Description

This template is used to arrange video embeds into a gallery-like grid, which will adjust to fit the width of the screen. It is to be used in conjunction with Template:Video gallery video. Note that this template requires loops and variables to be enabled.

Parameters

Parameter Description
1 First video
2 Second video
... Any subsequent parameters added will create another space for a video.

Sample output

Example 1

{{video gallery
|{{vgv|id=cbOA6VAlkTI|title=When is Super Cat Tales: PAWS coming out? Devlog #26|date=Dec. 10, 2022}}
|{{vgv|id=Tv0p0_o9ZEs|title=saving the day can wait - let's hit the arcade! Super Cat Tales: PAWS|date=Apr. 8, 2023}}
}}
gives...
When is Super Cat Tales: PAWS coming out? Devlog #26  (Dec. 10, 2022)

saving the day can wait - let's hit the arcade! Super Cat Tales: PAWS  (Apr. 8, 2023)

Example 2

{{video gallery
|{{vgv|id=QEYeKjo7HIc|title=Seaside with Friends - Super Cat Tales Shorts|date=Aug. 15, 2020}}
|{{vgv|id=gdIvNQpI9gw|title=Super Cat Tales Toys - OUT NOW!!|date=Dec. 1, 2018}}
|{{vgv|id=vjaRv_M6Ezk|title=Super Cat Bros - Debut Gameplay Trailer, Free iOS / Android Mobile Game|date=Nov. 3, 2016}}
|{{vgv|id=0nRO52GVGXQ|title=Should my Game be Pacifist? - Indie Game Devlog #2|date=Oct. 2, 2020}}
|{{vgv|id=hWrHb3sFBcY|title=Game Power Ups - Indie Devlog #6|date=Jan. 23, 2021}}
|{{vgv|id=pGA4I_chDQY|title=My Game is SIMPLE - Indie Devlog #3|date=Oct. 17, 2020}}
|{{vgv|id=ZtAqUFn2wlE|title=Blind Box | Super Cat Tales 2 - DevLog #7|date=Aug. 18, 2018}}
|{{vgv|id=OVpkUtNeiq0|title=my HALLOWEEN games are FREE - Indie Devlog #4 (with Q&A)|date=Oct. 31, 2020}}
|{{vgv|id=QQAw0fdKaYE|title=Indie Game Dev Tips | Super Cat Tales 2 - DevLog #1|date=May 1, 2018}}
|{{vgv|id=-BF1eo7sBxs|title=Level Design for Platformers | Super Cat Tales 2 - DevLog #9|date=Sept. 17, 2018}}
|{{vgv|id=gjsW_TKhvSo|title=Indie Game Dev Tips | Super Cat Tales 2 - DevLog #2|date=May 19, 2018}}
|{{vgv|id=VGgDVRZpxWg|title=APPROVED FOR RELEASE!! | Super Cat Tales 2 - Q&A|date=Sept. 22, 2018}}
|{{vgv|id=aIvsvdN_YWw|title=I'm Making a Game Based on a Dream - Indie Game Devlog #1|date=June 13, 2020}}
}}
gives...
Seaside with Friends - Super Cat Tales Shorts  (Aug. 15, 2020)

Super Cat Tales Toys - OUT NOW!!  (Dec. 1, 2018)

Super Cat Bros - Debut Gameplay Trailer, Free iOS / Android Mobile Game  (Nov. 3, 2016)

Should my Game be Pacifist? - Indie Game Devlog #2  (Oct. 2, 2020)

Game Power Ups - Indie Devlog #6  (Jan. 23, 2021)

My Game is SIMPLE - Indie Devlog #3  (Oct. 17, 2020)

Blind Box | Super Cat Tales 2 - DevLog #7  (Aug. 18, 2018)

my HALLOWEEN games are FREE - Indie Devlog #4 (with Q&A)  (Oct. 31, 2020)

Indie Game Dev Tips | Super Cat Tales 2 - DevLog #1  (May 1, 2018)

Level Design for Platformers | Super Cat Tales 2 - DevLog #9  (Sept. 17, 2018)

Indie Game Dev Tips | Super Cat Tales 2 - DevLog #2  (May 19, 2018)

APPROVED FOR RELEASE!! | Super Cat Tales 2 - Q&A  (Sept. 22, 2018)

I'm Making a Game Based on a Dream - Indie Game Devlog #1  (June 13, 2020)

See also

Template:Video gallery video