Difference between revisions of "Template:Project"
(Created page with "<includeonly> <table style="border-collapse: collapse;"> <tr style="background: #eee; font-size: 0.8em; color: #666; text-align: left;"> <th style="width:128px; padding: 0px ...") |
|||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | < | + | <tr style="border-bottom: 1px solid #ccc; vertical-align: top;"> |
− | < | + | <td style="padding: 5px 10px;"> {{{logo|}}} </td> |
− | + | <td style="padding: 5px 10px;"> {{{name|}}} </td> | |
+ | <td style="padding: 5px 10px;"> {{{about|}}}</td> | ||
+ | <td style="padding: 5px 10px;"> {{{url|}}}</td> | ||
</tr> | </tr> | ||
− | |||
− | |||
</includeonly> | </includeonly> |