Module:ElementNavigation: Difference between revisions

// via Wikitext Extension for VSCode
// via Wikitext Extension for VSCode
 
Line 1: Line 1:
--[[
--[[
* Module:ElementNavigation
* Name: ElementNavigation
* Provides navigation detection and rendering for sequential content
* Author: Mark W. Datysgeld
*
* Description: Element module that provides navigation detection and rendering for sequential content in Blueprint templates
* This module detects previous/next pages based on naming patterns
* Notes: Automatic detection of previous/next pages based on naming patterns; supports series+number and series+year patterns; configurable field names and styling; designed as Blueprint template system block
* and renders navigation links. It's designed to be used as a block
* in the Blueprint template system.
*
* Features:
* - Automatic detection of previous/next pages based on patterns
* - Support for both series+number and series+year patterns
* - Configurable field names and styling
]]
]]