Actions

Template

Template:VideoGallery

From Dune Awakening DB

Revision as of 17:43, 2 June 2025 by Operator (talk | contribs) (Created page with "<includeonly><templatestyles src="Template:VideoGallery/styles.css" />__NOTOC__ <!-- Main Video Gallery Container --> <div class="video-gallery-main-container"> <!-- Video Categories (Left Column - 60%) --> <div class="video-categories"> <!-- Search Bar --> <div class="video-search-bar"> <input type="text" class="video-search-input" placeholder="Search videos..."> <button class="video-search-button">Search</button> </div> <!-- Tab Nav...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Template:Documentation

Video Gallery Template

This template displays the video gallery system for Dune Awakening.

Usage

Simply add {{VideoGallery}} to any page where you want the video gallery to appear.

Features

  • Six tabs: Featured, Leveling, Crafting, Building, PvE, PvP
  • Videos grouped by purpose within each category
  • Search functionality across all video metadata
  • Embedded YouTube player with video notes
  • Responsive design

Dependencies

  • Template:VideoGallery/styles.css - Styling
  • Gadget-VideoGallerySystem.js - JavaScript functionality
  • Module:VideoGallery - Lua module for rendering videos

Database

This template pulls data from the `data_videos` table.