Template:BP row: Difference between revisions
Jump to navigation
Jump to search
add genre |
move genre before blurb so that the icon doens't start a new line |
||
| 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;"> | <td style="padding-left:5px;">{{#if:{{{genre|}}}|<div class="floatright" style="white-space:nowrap;">{{{genre}}}</div>}}{{{blurb}}}</td> | ||
</tr></includeonly><noinclude> | </tr></includeonly><noinclude> | ||
Revision as of 20:13, 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.