|
|
(3 intermediate revisions by 2 users not shown) |
Line 17: |
Line 17: |
|
| |
|
| local i = {}; | | local i = {}; |
|
| |
| local placeholder_image = {
| |
| "Blue - Replace this image female.svg",
| |
| "Blue - Replace this image male.svg",
| |
| "Female no free image yet.png",
| |
| "Flag of None (square).svg",
| |
| "Flag of None.svg",
| |
| "Flag of.svg",
| |
| "Green - Replace this image female.svg",
| |
| "Green - Replace this image male.svg",
| |
| "Image is needed female.svg",
| |
| "Image is needed male.svg",
| |
| "Location map of None.svg",
| |
| "Male no free image yet.png",
| |
| "Missing flag.png",
| |
| "No flag.svg",
| |
| "No free portrait.svg",
| |
| "No portrait (female).svg",
| |
| "No portrait (male).svg",
| |
| "Red - Replace this image female.svg",
| |
| "Red - Replace this image male.svg",
| |
| "Replace this image female (blue).svg",
| |
| "Replace this image female.svg",
| |
| "Replace this image male (blue).svg",
| |
| "Replace this image male.svg",
| |
| "Silver - Replace this image female.svg",
| |
| "Silver - Replace this image male.svg",
| |
| "Replace this image.svg",
| |
| "Cricket no pic.png",
| |
| "CarersLogo.gif",
| |
| "Diagram Needed.svg",
| |
| "Example.jpg",
| |
| "Image placeholder.png",
| |
| "No male portrait.svg",
| |
| "Nocover-upload.png",
| |
| "NoDVDcover copy.png",
| |
| "Noribbon.svg",
| |
| "No portrait-BFD-test.svg",
| |
| "Placeholder barnstar ribbon.png",
| |
| "Project Trains no image.png",
| |
| "Image-request.png",
| |
| "Sin bandera.svg",
| |
| "Sin escudo.svg",
| |
| "Replace this image - temple.png",
| |
| "Replace this image butterfly.png",
| |
| "Replace this image.svg",
| |
| "Replace this image1.svg",
| |
| "Resolution angle.png",
| |
| "Image-No portrait-text-BFD-test.svg",
| |
| "Insert image here.svg",
| |
| "No image available.png",
| |
| "NO IMAGE YET square.png",
| |
| "NO IMAGE YET.png",
| |
| "No Photo Available.svg",
| |
| "No Screenshot.svg",
| |
| "No-image-available.jpg",
| |
| "Null.png",
| |
| "PictureNeeded.gif",
| |
| "Place holder.jpg",
| |
| "Unbenannt.JPG",
| |
| "UploadACopyrightFreeImage.svg",
| |
| "UploadAnImage.gif",
| |
| "UploadAnImage.svg",
| |
| "UploadAnImageShort.svg",
| |
| "CarersLogo.gif",
| |
| "Diagram Needed.svg",
| |
| "No male portrait.svg",
| |
| "NoDVDcover copy.png",
| |
| "Placeholder barnstar ribbon.png",
| |
| "Project Trains no image.png",
| |
| "Image-request.png",
| |
| "Noimage.gif",
| |
| }
| |
|
| |
|
| function i.IsPlaceholder(image) | | function i.IsPlaceholder(image) |