+
+ type: string
+ default: ""
+ example: https://www.16personalities.com/profiles/xxxxxxxxxxxxx
+
+ plugin_16personalities_sections:
+ description: |
+ Displayed sections
+
+ - `personality` will display personality type
+ - `profile` will display role and strategy
+ - `traits` will display mind, energy, nature, tactics and identity traits
+ type: array
+ format: comma-separated
+ default: personality
+ example: personality, profile, traits
+ values:
+ - personality
+ - profile
+ - traits
+
+ plugin_16personalities_scores:
+ description: |
+ Display traits scores
+ type: boolean
+ default: yes
\ No newline at end of file
diff --git a/source/templates/classic/partials/16personalities.ejs b/source/templates/classic/partials/16personalities.ejs
new file mode 100644
index 00000000..48883f79
--- /dev/null
+++ b/source/templates/classic/partials/16personalities.ejs
@@ -0,0 +1,72 @@
+<% if (plugins["16personalities"]) { %>
+