nodebb-plugin-gamification
v1.0.1
Published
Automatic gamification logic your forum
Maintainers
Readme
Installation
npm install --save nodebb-plugin-gamificationTheme modifications
topic/post.tpl
<!-- IF posts.lvl -->
<!-- IMPORT partials/topic/level.tpl -->
<!-- ENDIF posts.lvl --> profile.tpl
<!-- IF lvl -->
<div class="stat">
<div class="human-readable-number" title="{lvl}">{lvl}</div>
<span class="stat-label">Level</span>
</div>
<!-- ENDIF lvl -->Screenshots

