Both sides previous revisionPrevious revisionNext revision | Previous revision |
wiki:documentation [2025/06/01 02:24] – [Documentation] scumsuck | wiki:documentation [2025/06/01 02:30] (current) – [Snippets and Templates] scumsuck |
---|
* **[[https://www.dokuwiki.org/template:white|White]]** - nice and clean, no dark toggle | * **[[https://www.dokuwiki.org/template:white|White]]** - nice and clean, no dark toggle |
| |
| =====Plugins===== |
| Here's some specific notes for [[plugins]] I'm using. |
| |
==== Advanced Config ==== | ==== Advanced Config ==== |
As of April 30th, 2025, [[https://github.com/issues/recent?issue=nicolasprigent%7CDokuwiki-Kiwiki-Theme%7C39|the issue with Kiwiki and Advanced plugin has been fixed.]] | As of April 30th, 2025, [[https://github.com/issues/recent?issue=nicolasprigent%7CDokuwiki-Kiwiki-Theme%7C39|the issue with Kiwiki and Advanced plugin has been fixed.]] |
| |
You can use [[https://www.dokuwiki.org/entities|Entities]] as emotes. For example, typing <code>:pog: , :hulk: , :misery:</code> will summon :pog:, :hulk: and :misery:. Thank you [[https://analori.com/|analori]] for the :misery: emote! | You can use [[https://www.dokuwiki.org/entities|Entities]] as emotes. The emotes I currently have are: |
* Admins may add emotes by uploading them via the [[https://wiki.scumsuck.com/wiki:documentation?do=media&ns=wiki|media manager]], and then going into [[https://wiki.scumsuck.com/wiki:dokuwiki?do=admin&page=advanced_config&tab=config&file=entities§ok=198c1de1f4fbf36f745fdbcef5e644bd|Entities]] and adding the string you wish to convert into an HTML <img> | |
| *:pog: %% :pog: %% |
| *:hulk: %%:hulk:%% |
| *:misery: %%:misery:%% |
| |
| Use the emotes by typing the name you see after the image. :pog: Thank you [[https://analori.com/|analori]] for the :misery: emote! |
| |
| Admins may add emotes by uploading them via the [[https://wiki.scumsuck.com/wiki:documentation?do=media&ns=wiki|media manager]], and then going into [[https://wiki.scumsuck.com/wiki:dokuwiki?do=admin&page=advanced_config&tab=config&file=entities§ok=198c1de1f4fbf36f745fdbcef5e644bd|Entities]] and adding the string you wish to convert into an HTML <img> |
==== Avatars ==== | ==== Avatars ==== |
[[https://www.dokuwiki.org/plugin:avatar|Avatars]] on discussion-enabled pages are provided via the email address you entered, if it is linked to a [[https://gravatar.com/|Gravatar account]]. Otherwise, the user's avatar defaults to a preset icon provided by the avatar plugin. | [[https://www.dokuwiki.org/plugin:avatar|Avatars]] on discussion-enabled pages are provided via the email address you entered, if it is linked to a [[https://gravatar.com/|Gravatar account]]. Otherwise, the user's avatar defaults to a preset icon provided by the avatar plugin. |
It's kinda confusing that Wiki Style Templates are called //templates//, but the styled theme is also called a //template//. Please bear with me. In this section I will use the term **WST** to refer to **Wiki Style Templates**, in order to differentiate it from the //theme template//. | It's kinda confusing that Wiki Style Templates are called //templates//, but the styled theme is also called a //template//. Please bear with me. In this section I will use the term **WST** to refer to **Wiki Style Templates**, in order to differentiate it from the //theme template//. |
| |
=== wtf are these === | === What is a Snippet? === |
| |
Snippets allow you to insert pre-written text. | Snippets allow you to insert pre-written text. |