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

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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

Contributors 4

  •  
  •  
  •  
  •  

Languages