Template:Film show year
Appearance
[[{{{1}}}]] ({{{2}}})
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]]'' (1234)
- Check if "Foo (film)" exists, if so, return
''[[Foo (film)|Foo]]'' (1234)
- Return
''[[Foo]]'' (1234)