User:C.Ezra.M/fileexist
| This template is intended to be moved into one of Bulbapedia's main content spaces. Be mindful that it is still part of a personal userspace. Any content changes should be brought up on the talk page for this template. |
This template checks for existence of files.
Parameters:
- The file name to check existence of. Do not append
File:. - The value to show if file exists. Defaults to
true. - The value to show if file doesn't exist. Defaults to
(empty string).