149
edits
| Line 13: | Line 13: | ||
{{#if: {{{prm3|}}}|<tr> | {{#if: {{{prm3|}}}|<tr> | ||
<td class="books-data-title">Genre</td> | <td class="books-data-title">Genre</td> | ||
<td class="books-data">{{{ | <td class="books-data">{{{prm3}}}</td> | ||
</tr>}} | |||
{{#if: {{{prm4|}}}|<tr> | |||
<td class="books-data-title">Rating</td> | |||
<td class="books-data">{{{prm4}}}</td> | |||
</tr>}} | </tr>}} | ||
</table>{{#ifeq:{{NAMESPACE}}|Template|<!-- do nothing -->|[[Category:Some category]]}}</includeonly><noinclude>{{Books Documentation}}</noinclude> | </table>{{#ifeq:{{NAMESPACE}}|Template|<!-- do nothing -->|[[Category:Some category]]}}</includeonly><noinclude>{{Books Documentation}}</noinclude> | ||