Difference between revisions of "Template:Infobox card"
Jump to navigation
Jump to search
(Fixing images.) |
(Adding drawer, for line cards.) |
||
| Line 5: | Line 5: | ||
|data1 = {{{desc|}}} | |data1 = {{{desc|}}} | ||
|label2 = Shelf | |label2 = Shelf | ||
| − | |data2 = [[{{{shelf|}}}]] | + | |data2 = {{#if:{{{shelf|}}}|[[{{{shelf|}}}]]}} |
| − | |label3 = Busses | + | |label3 = Drawer |
| − | | | + | |data3 = {{#if:{{{drawer|}}}|[[{{{drawer|}}}]]}} |
| − | | | + | |label4 = Busses |
| − | | | + | |data4 = {{{busses|}}} |
| + | |label5 = Variants | ||
| + | |data5 = {{{variants|}}} | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
</noinclude> | </noinclude> | ||