Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.01 KB

README.md

File metadata and controls

32 lines (27 loc) · 1.01 KB

CustomSubtitle

🌻 MediaWiki extension adding a magic function to set custom SUBTITLE to any content page. This will be placed under the page title, at the top of the page.

Usage

In a wikipage, with /Header being another existing subpage, use such as :

{{#SUBTITLE: Your custom subtitle text goes here. }}

or

{{#SUBTITLE:{{/Header}}}}

Structure

  ├── i18n/ : translation files
  |     ├── en.json : English
  |     ├── fr.json : French
  |     └── qqq.json : guides
  ├── src/CustomSubtitleHooks.php :
  └── CustomSubtitle.i18n.php :

Contribute

Example usage

This module is currently used on :