Manual:view.php

From Linux Web Expert

Revision as of 20:24, 22 February 2022 by imported>APaskulin (WMF)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Details

The view.php maintenance script outputs article contents to the command line in Wikitext format.

Arguments

view.php takes the title of the page as an argument.

Tip: Spaces inside a title must be replaced with underscores ( _ ), or use double quotation marks like "Foo Bar"

Usage

php maintenance/view.php pageName
Terminal

See also