Browse code

3.5.6 efiction version

Jimako authored on 2024/03/09 16:09:42
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,17 @@
1
+<!-- START BLOCK : recommendation -->
2
+<div class="listbox {oddeven} clearfix">
3
+<h1> {title} {new} von {author}</h1>
4
+<b>Eingestuft:</b> {rating} {score} {featuredstory} [{reviews} - {numreviews}] 
5
+<div class="content">
6
+<b>Inhalt:</b> {summary} <br />
7
+<b>Empfohlen von:</b> {recommender}<br />
8
+<b>Empfehlungskommentar:</b> {reccomment}<br />
9
+<b>Kategorie:</b> {category} <br />
10
+<b>Charaktere:</b> {characters}<br />
11
+{classifications}
12
+<b>Abgeschlossen:</b> {completed}  
13
+{adminlinks}</div>
14
+<b>Added:</b> {published} {reportthis} {addtofaves}
15
+</div>
16
+{comment}<br>
17
+<!-- END BLOCK : recommendation -->