Template:LinkList: Difference between revisions

From P2P Foundation
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<table class="linkList" border="1" cellpadding="4" cellspacing="0" style="border-collapse: collapse; margin:0;text-align:left; vertical-align:text-top; border:1px grey solid;{{{666}}}">
<table border="1">
<tr style="background-color:#D6E9F8; color:#333;">
<tr style="background-color:#D6E9F8; color:#333;">
   <td> <b>{{{1}}}</b></td>
   <td> <strong>{{{1}}}</strong> </td>
   <td style="color:#333; display:block; width: 100%;"> <b>{{{title|{{{2}}}}}}</b></td>
   <td> <strong>{{{title|{{{2}}}}}}</strong></td>
</tr>
</tr>
<tr>
<tr>

Revision as of 12:44, 3 March 2009

{{{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