fromOldPageName
FromOldPageName is a placeholder name used in wiki documentation and software examples to refer to the original title of a page that has been renamed or moved within a wiki. It is not a built-in feature of any specific system, but it appears in tutorials, move templates, and database schemas to illustrate how redirects and history are managed when page titles change.
In most wiki engines, renaming a page creates a redirect from the old title to the new
In documentation and templates, fromOldPageName can be used to display notices like "This page was formerly
Limitations include case folding, language-specific normalization, and the need to keep redirects consistent to avoid broken
See also: redirects, page renaming, move templates, history, canonicalization.