Template:Film year
Appearance
[[{{{1}}}]]
Template documentation
This template creates a link to an article about a film, attempting to correctly guess the article name.
How it works
Consider the following input: {{Film year|Foo|1234}}
- Check if "Foo (1234 film)" exists, if so, return
[[Foo (1234 film)|Foo]]
- Check if "Foo (film)" exists, if so, return
[[Foo (film)|Foo]]
- Return
[[Foo]]
See also
- {{Film date}}
- {{Film show year}}