Template:BP row: Difference between revisions
Jump to navigation
Jump to search
quick and dirty genre insertion |
try out another approach to the genre thing |
||
| 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> | ||
<td style="padding-left:5px;">{{{blurb}}} {{{genre|}}}</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>}} | |||
</tr></includeonly><noinclude> | </tr></includeonly><noinclude> | ||
Revision as of 00:09, 10 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.