Template:InfoboxProductLine: Difference between revisions
add product logo |
m add some padding |
||
Line 4: | Line 4: | ||
<div style="font-size: 2em; text-align: center; border-bottom: 1px solid #ccc; padding-bottom: .25em;"> {{{Title|{{PAGENAME}}}}} </div> | <div style="font-size: 2em; text-align: center; border-bottom: 1px solid #ccc; padding-bottom: .25em;"> {{{Title|{{PAGENAME}}}}} </div> | ||
<div style="text-align: center">[[File:{{{Logo}}}|200px]]</div> | <div style="text-align: center; padding-top: .2em;">[[File:{{{Logo}}}|200px]]</div> | ||
<table style="width:100%;"> | <table style="width:100%;"> | ||
Line 47: | Line 47: | ||
| In Production = Yes | | In Production = Yes | ||
| Official Website = somewebsite.somewhere | | Official Website = somewebsite.somewhere | ||
| Logo= | | Logo= QuestionMark.svg | ||
}} | }} | ||
add this to the page with the text you wish to appear on the box when using the source editor. | add this to the page with the text you wish to appear on the box when using the source editor. |