Skip to content

🌻 MediaWiki extension adding custom subtitle to any content page thank to a magic function `{{#SUBTITLE:}}`

License

Notifications You must be signed in to change notification settings

lingua-libre/CustomSubtitle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

af7ca5e Β· Jun 11, 2023

History

15 Commits
Feb 24, 2020
Oct 13, 2021
Feb 24, 2020
Feb 24, 2020
Feb 24, 2020
Feb 24, 2020
Feb 19, 2021
Jun 11, 2023
Feb 24, 2020
Oct 13, 2021

Repository files navigation

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 :

About

🌻 MediaWiki extension adding custom subtitle to any content page thank to a magic function `{{#SUBTITLE:}}`

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages