Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

Liquipedia/MediaWiki-DivTables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiquiFlow DivTables

MediaWiki Extension for Liquipedia, changes the parser to render pages with div-tables instead of normal tables when using the MediaWiki table syntax. Does not support colspan and rowspan.

Installation

  • Extract the extension folder to extensions/

  • Add the following line to LocalSettings.php:

    wfLoadExtension( 'DivTables' );

About

MediaWiki extension that changes the MediaWiki parser to output div-tables

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published