Template:Ifpage/doc

Revision as of 17:31, 16 October 2024 by MLD>Lorenerd11 (Usage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is the documentation page for Template:Ifpage.
When it is viewed directly, links using variables may appear broken; do not replace these with hardcoded page names or URLs.

Include the text of parameter 2 if current page matches parameter 1, regardless of namespace. Otherwise, include the text of parameter 3.

Usage

[[{{ifpage|Jobs|#}}Technician]]

On this page, this will yield: Technician

On the Jobs page, this will yield: [[#{{#sub:#|1}}Technician]], creating an anchor link.