Template:Linkless exists/doc

From RimWorld Wiki
< Template:Linkless exists
Revision as of 00:18, 23 October 2022 by Ickputzdirwech (talk | contribs) (Created page with "== Summary == Checks whether a page exists without that page being recorded as linked to. <nowiki>{{Linkless exists|<PAGENAME>|<returned value if exists (default=true)>|<retu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Checks whether a page exists without that page being recorded as linked to.

{{Linkless exists|<PAGENAME>|<returned value if exists (default=true)>|<returned value if it doesn't exist (default=)>}}

Usage

{{Linkless exists|Main Page}}

results in: true

{{Linkless exists|Main Page|working|broken}}

results in: working

See also