90,866
edits
|  (No error when looking at template and color the error when have an error) |  (add 'disp' parameter) | ||
| Line 1: | Line 1: | ||
| <includeonly>{{#if: {{{1|}}} | {{#ifeq: {{{2}}} | isbn | [http://www.worldcat.org/isbn/{{{1}}} WorldCat {{{1}}}] | {{#ifeq: {{{2}}} | issn | [http://www.worldcat.org/issn/{{{1}}}  WorldCat {{{1}}}] | [http://www.worldcat.org/oclc/{{{1}}}/editions WorldCat {{{1}}}] }} }} | <span style="color:#FF0000;">INVALID/MISSING WorldCat number</span> }}</includeonly><noinclude> | <includeonly>{{#if: {{{1|}}} | {{#ifeq: {{{2}}} | isbn | [http://www.worldcat.org/isbn/{{{1}}} {{{disp|WorldCat {{{1}}}}}}] | {{#ifeq: {{{2}}} | issn | [http://www.worldcat.org/issn/{{{1}}}  {{{disp|WorldCat {{{1}}}}}}] | [http://www.worldcat.org/oclc/{{{1}}}/editions {{{disp|WorldCat {{{1}}}}}}] }} }} | <span style="color:#FF0000;">INVALID/MISSING WorldCat number</span> }}</includeonly><noinclude> | ||
| {{documentation}} | {{documentation}} | ||
| <!--PLEASE ADD CATEGORIES & INTERWIKIS TO /doc PAGE, THANKS--> | <!--PLEASE ADD CATEGORIES & INTERWIKIS TO /doc PAGE, THANKS--> | ||
edits