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