Difference between revisions of "Template:Projects"
(sortable test) |
(license and platform just as we've been talking about) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | <table class="sortable" style="border-collapse: collapse;"> | + | <table class="sortable" style="border-collapse: collapse; width:100%;"> |
<tr style="background: #eee; font-size: 0.8em; color: #666; text-align: left;"> | <tr style="background: #eee; font-size: 0.8em; color: #666; text-align: left;"> | ||
− | <th style=" | + | <th style="padding: 0px 10px;"></th><th style="padding: 0px 10px;">Title / Info</th><th style=" padding: 0px 10px;">Description</th><th style="padding: 0px 10px;">License</th><th style="padding: 0px 10px;">Platform</th> |
</tr> | </tr> | ||
{{{Projects|}}} | {{{Projects|}}} | ||
</table> | </table> | ||
</includeonly> | </includeonly> |