Template:LinkList: Difference between revisions
Jump to navigation
Jump to search
Jamesburke (talk | contribs) m (working on new templates - test stuff) |
Jamesburke (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{|class=" | {|class="linkList" border="1" cellpadding="4" cellspacing="0" style="border-collapse: collapse; margin:0;text-align:center;border:1px grey solid;{{{3}}}" | ||
|- style="background-color:#33CC66;" | |- style="background-color:#33CC66;" | ||
|[[{{{1}}}|<span style="color:#FFFFFF;display: block; width: 100%;">{{{title|{{{1}}}}}}</span>]] | |[[{{{1}}}|<span style="color:#FFFFFF;display: block; width: 100%;">{{{title|{{{1}}}}}}</span>]] | ||
| Line 9: | Line 9: | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
How does this template work? | |||
1. class "linkList" in main.css | |||
2. inline styling (yes it's a bit of a jungle, but workable) | |||
{{{3}}} = style whole table | {{{3}}} = style whole table | ||
Revision as of 04:22, 13 January 2009
| [[{{{1}}}|{{{1}}}]] |
{{{2}}} |
How does this template work?
1. class "linkList" in main.css 2. inline styling (yes it's a bit of a jungle, but workable)
{{{3}}} = style whole table
{{{4}}} = style body of table
title=... -> displays alternative text in title bar