Template talk:IMDb name
| This template does not require a rating on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||
| ||||||||
| Template:IMDb name is indefinitely protected from editing as it is a heavily used or highly visible template. Substantial changes should first be proposed and discussed here on this page. If the proposal is uncontroversial or has been discussed and is supported by consensus, editors may use {{edit template-protected}} to notify an administrator or template editor to make the requested edit. Usually, any contributor may edit the template's documentation to add usage notes or categories.
Any contributor may edit the template's sandbox. Functionality of the template can be checked using test cases. |
| This template was considered for deletion on 2013 October 5. The result of the discussion was "Keep". |
Fun little external link icon
editIf you have a browser that shows the external link icon (
) then you can set any IMDb links to show its own icon (
)
Check out m:Help:User style for more info on CSS selectors.
Edit your "User:{your login}/monobook.css" (replace {your login} with your username) and add:
#bodyContent a[href *="imdb.com/"],
#bodyContent a[href *="imdb.co.uk/"] {
background: url(http://upload.wikimedia.org/wikipedia/en/5/53/IMDb_external.png) center right no-repeat;
padding-right: 13px;
}
Once you save the page, you may need to hold Shift and click Reload.
Please see help on m:Help:User style
Do you see it here on this plain link?
or on this interwiki link?
— Preceding unsigned comment added by Fitch (talk • contribs) 01:25, 12 January 2006
Template-protected edit request on 16 February 2026
editThis edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
In line 19, replace "EditAtWikidata" with "Edit at Wikidata" to reduce clutter in list of page transclusions when editing articles. — Foxtrot1296 (talk) 13:47, 16 February 2026 (UTC)
- Done. Gonnym (talk) 13:59, 16 February 2026 (UTC)
Template-protected edit request on 26 March 2026
editThis edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Hello everyone,
I am making this edit request, in order to suggest, the remake of this template's logic to Lua, in order to take advantage of the flexibility and high performance Scrubinto modules offer, compared to the legacy Parser functions. I believe this would be of great benefit, especially for the case of the IMDb name template, due to the widespread usage of the template.
Based of that, i have coded a full implementation in Lua, which is meant to replace this template's logic, which is supposed to be used as an in-place replacement for this template's logic.
See: Module:Sandbox/Mant08/IMDb name
This code (a fact also mentioned in the docs of the Sanbox Module i provided above), has already been tested, but with some slight localisation modifications, in the Greek Wikipedia, with succesfull results and is currently being used actively for that wiki's IMDb name template's bacbone logic, in its mainspace. This was done on purpose in order to test the code for an extended period of time in a live enviroment, in a reduced risk enviroment. Based of that, i believe this gaves an additional safety, for its usage, if used.
Of course, i am open for any suggestions for modifications, and as was my original goal, copy this sandbox under Module:IMDb name/Sandbox, if this lua conversion request reaches consensus, to.enable for other users to directly contribute, if wanted, before usage.
Note 1: The Lua code is already ready for mainspace usage.
Note 2: As slightly hinted before, you can also read more information, at the Sandbox Module's docs.
P.S.: Thank you everyone at the start when i was creating this request, that provided me with the help at the Village Pump, in my questions regarding which method to use to invoke the IMDb id property from an article, and any other relevant questions i had.
I hope this request get considered and aknowledged!
Thank you for reading! Mant08 (talk) 01:10, 26 March 2026 (UTC)
Not done for now: please establish a consensus for this alteration before posting an edit request. Zackmann (Talk to me/What I been doing) 04:24, 26 March 2026 (UTC)