Template:AllMovie title
From WikiMD's Wellness Encyclopedia
Documentation[edit source]
This template generates a link to a specific movie or TV show page on AllMovie.
Usage[edit source]
{{AllMovie|movie-slug|movie-id|custom-link-text}}
Parameters[edit source]
- `1` - The movie slug in the AllMovie URL (mandatory).
- `2` - The unique movie ID in the AllMovie URL (optional).
- `3` - The custom text for the link (optional, defaults to "AllMovie").
Example[edit source]
{{AllMovie|an-american-werewolf-in-london|V1742|An American Werewolf in London}}
Produces: An American Werewolf in London
If `3` is omitted:
{{AllMovie|an-american-werewolf-in-london|V1742}}
Produces: AllMovie
Notes[edit source]
- The `1` parameter (movie slug) is mandatory and corresponds to the movie's URL segment on AllMovie. - The `2` parameter (movie ID) is optional but should match the AllMovie URL format (e.g., `V1742`). - The `3` parameter is optional and customizes the link text; it defaults to "AllMovie" if not provided.