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> | <table> | ||
<tr> | <tr> | ||
<td> 1 </td> | <td> {{{1}}} </td> | ||
<td> 2 </td> | <td> {{{2}}} </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> 3 </td> | <td> {{{3}}} </td> | ||
<td> 4 </td> | <td> {{{4}}} </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Revision as of 12:45, 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