Template:BP row: Difference between revisions

From Shifti
Jump to navigation Jump to search
centering the icons
m I have genres on almost all entries now, might as well remove the optional spacing
Line 3: Line 3:
<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>
<td style="padding-left:5px;">{{{blurb}}}</td>
{{#if:{{{genre|}}}|<td style="white-space:nowrap;" align="center">{{{genre|}}}</td>}}
<td style="white-space:nowrap;" align="center">{{{genre|}}}</td>
</tr></includeonly><noinclude>
</tr></includeonly><noinclude>



Revision as of 00:39, 20 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.