Fandom Developers Wiki

Existsmod is an inexpensive alternative to {{#ifexist}} which looks for a given module, and returns one of two values depending on whether it was found.

Syntax[]

{{#invoke:Existsmod|main|<module-name>|<value-if-found>|<value-if-missing>}}


Example[]

CodeOutput
{{#invoke:Existsmod|main|links|found|notfound}}found