Template:LinkList: Difference between revisions
Jump to navigation
Jump to search
Jamesburke (talk | contribs) No edit summary |
Jamesburke (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
<table style="border:1px solid #888;"> | <table style="border:1px solid #888;"> | ||
<tr style="background-color:#D6E9F8; padding:10px; color:#333; width:100%;"> | <tr style="background-color:#D6E9F8; padding:10px; color:#333; width:100%;"> | ||
<td> <h3>{{{1}}}</h3> </td> | <td style="border:1px solid #888;"> <h3>{{{1}}}</h3> </td> | ||
<td> <h3>{{{2}}}</h3> </td> | <td style="border:1px solid #888;"> <h3>{{{2}}}</h3> </td> | ||
</tr> | </tr> | ||
<tr style="vertical-align:top; padding:10px;"> | <tr style="vertical-align:top; padding:10px;"> | ||
<td> {{{3}}} </td> | <td style="border:1px solid #888;"> {{{3}}} </td> | ||
<td> {{{4}}} </td> | <td style="border:1px solid #888;"> {{{4}}} </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Revision as of 12:50, 3 March 2009
{{{1}}} |
{{{2}}} |
| {{{3}}} | {{{4}}} |
| {{{1}}} | {{{2}}} |
| {{{3}}} | {{{4}}} |
How does this template work?
1. class "linkList" in main.css 2. inline styling (yes it's a bit of a jungle, but workable)
{{{666}}} = style whole table
{{{777}}} = style body of cell
title=... -> displays alternative text in title bar