Template:BP row: Difference between revisions

From Shifti
Jump to navigation Jump to search
trying out allowing icons to flow
centering the icons
Line 1: Line 1:
<includeonly><tr>
<includeonly><tr>
<td>{{{icons|}}}</td>
<td align="center">{{{icons|}}}</td>
<th> {{{title}}}</th>
<th>{{{title}}}</th>
<td style="white-space:nowrap; font-size:smaller;">by {{{author}}}</td>
<td style="white-space:nowrap; font-size:smaller;">by {{{author}}}</td>
{{#if:{{{genre|}}}|<td style="padding-left:5px;">|<td style="padding-left:5px;" colspan="2">}}{{{blurb}}}</td>
{{#if:{{{genre|}}}|<td style="padding-left:5px;">|<td style="padding-left:5px;" colspan="2">}}{{{blurb}}}</td>
{{#if:{{{genre|}}}|<td style="white-space:nowrap;">{{{genre|}}}</td>}}
{{#if:{{{genre|}}}|<td style="white-space:nowrap;" align="center">{{{genre|}}}</td>}}
</tr></includeonly><noinclude>
</tr></includeonly><noinclude>



Revision as of 04:56, 15 February 2008


Parameters:

{{BP row
|icons= (optional)
|title= (required)
|author= (required)
|blurb= (required)
|genre= (optional)
}}

This template is used on Bryan's picks for formatting rows in the table of stories there.