Extension:BrickipediaExtra
Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
![]() Release status: stableCategory:Stable extensions |
|
---|---|
Description | Adds a "Parents" link to the page footer |
Author(s) | |
Latest version | 1.2 |
MediaWiki | >= 1.35.0 |
License | GNU General Public License 2.0 or later |
Download | Category:Extensions in Wikimedia version control |
Example | Brickipedia |
Quarterly downloads | 0 |
Translate the BrickipediaExtra extension if it is available at translatewiki.net | |
Issues | Open tasks · Report a bug |
The BrickipediaExtra mini-extension adds two links one link, "Parents", to the page footer.
Originally it also added a "Terms of Use" link, but that part of the code is commented out because on ShoutWiki, where Brickipedia is currently hosted, the MediaWiki core "disclaimer" link has been repurposed to serve as the "Terms of Use" link, so adding another ToU link from this extension would make no sense since one is already present.
In addition to that, all Brickipedia-specific i18n messages are contained in this extension.
As the name implies, this was written by and for Brickipedia.
Installation
- Download and move the extracted
BrickipediaExtra
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/BrickipediaExtra - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'BrickipediaExtra' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed. Category:Extensions by Brickimedia Category:Extensions by ShoutWiki Category:Wiki-specific extensions
Category:All extensions
Category:Extensions by Brickimedia
Category:Extensions by ShoutWiki
Category:Extensions in Wikimedia version control
Category:Extensions with invalid or missing type
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:SkinAddFooterLinks extensions
Category:Stable extensions
Category:Wiki-specific extensions