Extension:AdvancedRandom
From MediaWiki.org
|
Release status: unknown |
|
|---|---|
| Implementation | Special page |
| Description | Get a random page from any namespace, the talk or subjectpage of which links to a given page. |
| Author(s) | Ævar Arnfjörð Bjarmason |
| Last Version | 0.2 |
| MediaWiki | 1.14 |
| License | GPL 2.0 |
| Download | Download snapshot |
|
check usage (experimental) |
|
Get a random page from any namespace, the talk or subjectpage of which links to a given page.
Contents |
[edit] Use
Can be used like [[Special:AdvancedRandom/Template:Featured/Talk]] to get a random featured article talk, or like [[Special:AdvancedRandom/Template:GFDL/Image]] to get a random GFDL file.
[edit] Installing
Copy the files into a subfolder of the extensions folder of your MediaWiki installation, named AdvancedRandom in the samples, below. Then add the following lines to your LocalSettings.php file (near the top):
require_once($IP.'/extensions/AdvancedRandom/SpecialAdvancedRandom.php');
| Language: |
English |