Template:IMDb name: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Zyxw Add fix to length check so article using new IMDb ID (nm followed by 8 digits) is not added to Category:IMDb template with invalid id set. Display a preview-only warning message if ID has invalid length, so it might be fixed before saving (also allows for testing in /testcases). Tested changes with /sandbox. |
meta>Zyxw Update URL used for name search when no ID and no Wikidata. Do not include section parameter if using name search URL. Tested changes with /sandbox. |
||
| Line 1: | Line 1: | ||
[https://www.imdb.com/{{#if: {{{1|{{{id|}}}}}} | [https://www.imdb.com/{{#if: {{{1|{{{id|}}}}}} | ||
| name/{{#ifeq: {{Str left|{{{1|{{{id}}}}}}|2}} | nm | | name/{{#ifeq: {{Str left|{{{1|{{{id}}}}}}|2}} | nm | ||
| {{{1|{{{id}}}}}} | | {{Trim|{{{1|{{{id}}}}}}}}/ | ||
| nm{{#ifexpr: {{Str len|{{{1|{{{id}}}}}}}} < 7 | | nm{{#ifexpr: {{Str len|{{{1|{{{id}}}}}}}} < 7 | ||
| {{Str rightmost|000000{{Trim|{{{1|{{{id}}}}}}}}|7}} | | {{Str rightmost|000000{{Trim|{{{1|{{{id}}}}}}}}|7}}/ | ||
| {{Trim|{{{1|{{{id}}}}}}}} | | {{Trim|{{{1|{{{id}}}}}}}}/ | ||
}} | }} | ||
}} | }} | ||
| {{#if: {{#property:P345}} | | {{#if: {{#property:P345}} | ||
| name/{{First word|1={{#property:P345}}|sep=,}} | | name/{{First word|1={{#property:P345}}|sep=,}}/ | ||
| | | find?q={{urlencode:{{PAGENAME}}}}&s=nm | ||
}} | }} | ||
}} | }}{{#if: {{{1|}}} {{{id|}}} {{#property:P345}} | {{#switch: {{lc:{{{section|}}}}} | ||
| award | awards = awards Awards for | biography | bio = bio Biography for | | award | awards = awards Awards for | biography | bio = bio Biography for | ||
}} {{#if: {{{2|{{{name|}}}}}} | }}}} {{#if: {{{2|{{{name|}}}}}} | ||
| {{{2|{{{name}}}}}} | | {{{2|{{{name}}}}}} | ||
| {{PAGENAMEBASE}} | | {{PAGENAMEBASE}} | ||