Template:IMDb title

From WikiMD's Wellness Encyclopedia

Revision as of 15:12, 17 December 2024 by Prab (talk | contribs)


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.