mediawiki-page-navigation

Develop MediaWiki navigation structures with menus, subpage hierarchies, and dynamic content loading.

15|6|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/fuzheado/Wikipedia-AI-Skills --skill mediawiki-page-navigation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mediawiki-page-navigation
Source: https://github.com/fuzheado/Wikipedia-AI-Skills/tree/main/.claude/skills/mediawiki-page-navigation
Command: npx skills add https://github.com/fuzheado/Wikipedia-AI-Skills --skill mediawiki-page-navigation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wikimedia-api-access, wikipedia-templates, wikimedia-page-styling, mediawiki-translate-extension, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides expert guidance on creating and managing MediaWiki page navigation, including menus, subpage hierarchies, and more, enabling efficient organization and accessibility.

Core Features & Use Cases

  • Menu Creation: Build horizontal and vertical menus, sub-menus, and tab navigation.
  • Subpage Management: Handle subpage hierarchies, breadcrumbs, and dynamic sub-navigation.
  • Temporal Navigation: Implement year-based navigation and auto-advancing links.
  • Use Case: For instance, create a fully-structured project page with a menu bar, subpages for activities, and a breadcrumb trail, making navigation intuitive and efficient.

Quick Start

Use the mediawiki-page-navigation skill to generate a main navigation bar for your project page with 'Project/Navigation' as the template.

Frequently Asked Questions about mediawiki-page-navigation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create menus and subpage hierarchies in MediaWiki?

Build MediaWiki navigation menus and subpage hierarchies by leveraging the template system, parser functions, and CSS styling. This approach supports horizontal and vertical menus, breadcrumbs, and dynamic content loading for complex projects.

What is the best way to structure MediaWiki page navigation for complex projects?

Structuring MediaWiki page navigation involves generating a main navigation bar and using subpages for project activities. Adding a breadcrumb trail makes navigation intuitive, utilizing templates like 'Project/Navigation' for consistent menu rendering.

Does MediaWiki template-based navigation support dynamic content loading and temporal links?

Yes, MediaWiki template-based navigation supports dynamic content loading and temporal navigation. You can implement year-based navigation structures and auto-advancing links using parser functions within your template system.

Can I use CSS styling and parser functions to build tab navigation in MediaWiki?

CSS styling and parser functions are used to build tab navigation in MediaWiki. This Skill provides guidance on combining these elements to create functional sub-menus and tabbed interfaces for page organization.

What prerequisites are needed for managing MediaWiki subpage navigation and templates?

Managing MediaWiki subpage navigation requires a solid understanding of the template system, parser functions, and CSS styling. Dependencies include wikimedia-api-access and wikipedia-templates for full functionality.