MediaWiki extension to create team templates on Liquipedia
To install CreateTeams, put the following line in your LocalSettings.php
:
wfLoadExtension( 'CreateTeams' );
In case you want to create different templates than the default configuration, edit createteams-templates.json
.
If you want your editors to be able to do that, you can place this file as wikipage MediaWiki:createteams-templates.json
.
This extension has been archived and will not get any further updates