User:Sirdog/Workbook: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 68: Line 68:
=== Extensions ===
=== Extensions ===
The following are the extensions in use that do not come with the base MediaWiki installation as of 11 October 2023.
The following are the extensions in use that do not come with the base MediaWiki installation as of 11 October 2023.
* CheckUser
*wfLoadExtension( 'CheckUser' );
* DeleteBatch
*wfLoadExtension( 'TemplateStyles' );
* Echo
*wfLoadExtension( 'DeleteBatch' );
* EditAccount
*wfLoadExtension( 'Lockdown' );
* Lockdown
*wfLoadExtension( 'EditAccount' );
* MobileFrontend
*wfLoadExtension( 'UserMerge' );
* Popups
*wfLoadExtension( 'Echo' );
* StopForumSpam
*wfLoadExtension( 'Interwiki' );
* TemplateStyles
*wfLoadExtension( 'MobileFrontend' );
* UserMerge
*wfLoadExtension( 'Popups' );
*wfLoadExtension( 'WikiSEO' );
*wfLoadExtension( 'AdminLinks' );
*wfLoadExtension( 'Thanks' );
*wfLoadExtension( 'Moderation' ); # This should remain at the bottom.

Navigation menu