Template:BP row: Difference between revisions
Jump to navigation
Jump to search
category |
add genre |
||
| 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;">{{{blurb}}}</td> | <td style="padding-left:5px;">{{{blurb}}} {{#if:{{{genre|}}}|<div class="floatright" style="white-space:nowrap;">{{{genre}}}</div>}}</td> | ||
</tr></includeonly><noinclude> | </tr></includeonly><noinclude> | ||
Parameters: | |||
<pre> | |||
{{BP row | |||
|icons= (optional) | |||
|title= (required) | |||
|author= (required) | |||
|blurb= (required) | |||
|genre= (optional) | |||
}} | |||
</pre> | |||
This template is used on [[Bryan's picks]] for formatting rows in the table of stories there. | This template is used on [[Bryan's picks]] for formatting rows in the table of stories there. | ||
[[Category:Bryan's picks templates]] | [[Category:Bryan's picks templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 20:12, 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.