Template:BP row: Difference between revisions

From Shifti
Jump to navigation Jump to search
move genre before blurb so that the icon doens't start a new line
No edit summary
Line 3: Line 3:
<th> {{{title}}}</th>
<th> {{{title}}}</th>
<td style="white-space:nowrap;">by {{{author}}}</td>
<td style="white-space:nowrap;">by {{{author}}}</td>
<td style="padding-left:5px;">{{#if:{{{genre|}}}|<div class="floatright" style="white-space:nowrap;">{{{genre}}}</div>}}{{{blurb}}}</td>
<td style="padding-left:5px;" {{#if:{{{genre|}}}|colspan="2"}}>{{{blurb}}}</td>
{{#if:{{{genre|}}}|<td> style="white-space:nowrap;">{{{genre}}}</td>}}
</tr></includeonly><noinclude>
</tr></includeonly><noinclude>



Revision as of 20:16, 6 September 2007


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.