Template:IMDb title
From WikiMD's Wellness Encyclopedia
Usage
This template generates a link to an IMDb page for a specific title or search query.
Example
{{IMDb title|id=tt1234567|title=Example Movie|section=cast|description=Full cast and crew}}Parameters
- `id` or `1` - IMDb title ID (e.g., tt1234567). If blank, performs a search for the page name.
- `title` or `2` - Title text to display.
- `section` - IMDb section (e.g., `cast`, `awards`).
- `description` or `3` - Additional descriptive text.
- `link_hide` - Hides the word "IMDb" when set.
Result
- With ID: Links to a specific title page on IMDb. - Without ID: Performs a search query for the page title on IMDb.
Notes
- IMDb title IDs **must** start with `tt` followed by 7 or 8 digits (e.g., `tt1234567`).
- Invalid IDs are not processed, and a search query is generated instead.