Template:PageExists

From DDO Compendium

PageExists[edit]

This template is used in top level templates to put out different text if a specified page exists or doesnt.

Example Usage
{{PageExists|Fortification|Found|Not Found}}Found
{{PageExists|Fortification2|Found|Not Found}}Not Found

Usage[edit]

{{PageExists|(Page)|(Found Value)|(Not Found Value)}}

Parameter Documentation
PageThis is page name to check to see if it exists
Found ValueThis is what is displayed if the specified page exists
Not Found ValueThis is what is displayed if the specified page does not exists

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.