Template:LinkList: Difference between revisions
Jump to navigation
Jump to search
Jamesburke (talk | contribs) mNo edit summary |
Jamesburke (talk | contribs) (moving css to monobook.css) |
||
| Line 1: | Line 1: | ||
<table | <table class="templateLinkList"> | ||
<tr | <tr class="ll_first_tr"> | ||
<td | <td> <h3>{{{1}}}</h3> </td> | ||
<td | <td> <h3>{{{2}}}</h3> </td> | ||
</tr> | </tr> | ||
<tr | <tr> | ||
<td | <td> {{{3}}} </td> | ||
<td | <td> {{{4}}} </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Revision as of 13:03, 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