Difference between revisions of "Template:Infobox shelf"
Jump to navigation
Jump to search
(Making the card list include descriptions.) |
(Changing formatting of card list.) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{infobox | {{infobox | ||
|above = {{{name|}}} | |above = {{{name|}}} | ||
− | |image = [[File:{{{name}}}.png|frameless|200px]] | + | |image = {{#ifexist: File:{{{name}}}.png | [[File:{{{name}}}.png|frameless|200px]] | [[File:NoImageAvailable.png|frameless|200px]] }} |
|label1 = Description | |label1 = Description | ||
|data1 = {{{desc|}}} | |data1 = {{{desc|}}} | ||
Line 11: | Line 11: | ||
|mode=inline | |mode=inline | ||
|include={Infobox card}:desc | |include={Infobox card}:desc | ||
− | |format = ,[[%PAGE%|%TITLE%]] (,), | + | |format = ,[[%PAGE%|%TITLE%]] (,)<br />, |
}} | }} | ||
− | |label3 = Variants | + | |label3 = Backend Busses |
− | | | + | |data3 = {{{backbus|}}} |
+ | |label4 = Internal Busses | ||
+ | |data4 = {{{internalbus|}}} | ||
+ | |label5 = Frontend Busses | ||
+ | |data5 = {{{frontbus|}}} | ||
+ | |label6 = Variants | ||
+ | |data6 = {{{variants|}}} | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
</noinclude> | </noinclude> |