<!-- START BLOCK : recommendation -->
<div class="listbox {oddeven} clearfix">
<h1> {title} {new} von {author}</h1>
<b>Eingestuft:</b> {rating} {score} {featuredstory} [{reviews} - {numreviews}]
<div class="content">
<b>Inhalt:</b> {summary} <br />
<b>Empfohlen von:</b> {recommender}<br />
<b>Empfehlungskommentar:</b> {reccomment}<br />
<b>Kategorie:</b> {category} <br />
<b>Charaktere:</b> {characters}<br />
{classifications}
<b>Abgeschlossen:</b> {completed}
{adminlinks}</div>
<b>Added:</b> {published} {reportthis} {addtofaves}
</div>
{comment}<br>
<!-- END BLOCK : recommendation -->