Template:BP row: Difference between revisions

From Shifti
Jump to navigation Jump to search
New page: <tr> <td style="white-space:nowrap;">{{{icons|}}}</td> <td> {{{title}}}</td> <td style="white-space:nowrap;">by {{{author}}}</td> <td> {{{blurb}}}</td> </tr><noinclude> This template is u...
 
m don't need nowrap for genre
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<tr>
<includeonly><tr>
<td style="white-space:nowrap;">{{{icons|}}}</td>
<td align="center">{{{icons|}}}</td>
<td> {{{title}}}</td>
<th>{{{title}}}</th>
<td style="white-space:nowrap;">by {{{author}}}</td>
<td style="white-space:nowrap; font-size:smaller;">by {{{author}}}</td>
<td> {{{blurb}}}</td>
<td style="padding-left:5px;">{{{blurb}}}</td>
</tr><noinclude>
<td align="center">{{{genre|}}}</td>
</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]]
</noinclude>
</noinclude>

Latest revision as of 01:33, 21 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.