Difference between revisions of "Template:Infobox shelf"
Jump to navigation
Jump to search
(Making the card list include descriptions.) |
(Fixing display of image when there isn't one.) |
||
Line 1: | Line 1: | ||
{{infobox | {{infobox | ||
|above = {{{name|}}} | |above = {{{name|}}} | ||
− | |image = [[File:{{{name}}}.png|frameless|200px]] | + | |image = {{#ifexist: File:Example.png | [[File:{{{name}}}.png|frameless|200px]] | [[File:NoImageAvailable.png|frameless|200px]] }} |
|label1 = Description | |label1 = Description | ||
|data1 = {{{desc|}}} | |data1 = {{{desc|}}} |