Jump to content

Help:Random page: Difference between revisions

From mediawiki.org
Content deleted Content added
No edit summary
Tags: Reverted Visual edit Mobile edit Mobile web edit
m Reverted edits by 2001:4452:34A:7600:495D:2940:E8E2:8AAC (talk) to last version by Tegel
Tag: Rollback
Line 14: Line 14:
<translate><!--T:5--> Users can also opt to view a random page in a namespace of their choice. This is achieved by specifying a namespace as a parameter to the page, i.e. <tvar name=help>[[Special:Random/Help]]</tvar> will select a random page in the Help namespace; <tvar name=1>[[Special:Random/Category]]</tvar> will show the contents of a random category, etc.</translate>
<translate><!--T:5--> Users can also opt to view a random page in a namespace of their choice. This is achieved by specifying a namespace as a parameter to the page, i.e. <tvar name=help>[[Special:Random/Help]]</tvar> will select a random page in the Help namespace; <tvar name=1>[[Special:Random/Category]]</tvar> will show the contents of a random category, etc.</translate>
<translate><!--T:11--> Starting with MediaWiki 1.41 you can separate multiple namespaces with a comma, e.g., <tvar name=category>[[Special:Random/Help,Project]]</tvar> will show the contents of a random page either in the Help or Project namespace.</translate>
<translate><!--T:11--> Starting with MediaWiki 1.41 you can separate multiple namespaces with a comma, e.g., <tvar name=category>[[Special:Random/Help,Project]]</tvar> will show the contents of a random page either in the Help or Project namespace.</translate>

<translate>
==Settings== <!--T:6-->
</translate>
* {{ll|Manual:$wgContentNamespaces}} - <translate><!--T:7--> this will set what namespaces should be counted as article content and included in <tvar name=random>[[Special:Random]]</tvar> function</translate>


<translate>
<translate>

Revision as of 18:12, 7 May 2025

The default sidebar on the left, see the fifth link from top

The random page feature allows users to view a wiki page at random. The default, and most convenient use is to show a random page in the main namespace, and is accessed through the Special:Random page. Users will be redirected to the selection.

Special:Randompage is an alias for the feature and works in the same manner.

Namespace selection

Users can also opt to view a random page in a namespace of their choice. This is achieved by specifying a namespace as a parameter to the page, i.e. Special:Random/Help will select a random page in the Help namespace; Special:Random/Category will show the contents of a random category, etc. Starting with MediaWiki 1.41 you can separate multiple namespaces with a comma, e.g., Special:Random/Help,Project will show the contents of a random page either in the Help or Project namespace.

Settings

See also