Glowers Club

This is an old revision of the document!


wiki:start

This wiki page will act as a central hub for new editors and as a hub for documenting how to do things with DokuWiki's weird syntax. You can read more about said syntax at here

Best Practices

The current best practices for article structure are in best_practices and should be used as a template for new non-draft articles. Not following the best practices can lead to the article not looking right, it's suggested you at least skim through it once

Greentexting and Fagtexting

Greentexting and Fagtexting can be put in articles by using the following syntax used in jannies.

<nowiki>></nowiki>he does it for free\\
<nowiki><</nowiki>reddit

This renders as:
>he does it for free
<reddit

YouTube embeds

DokuWiki provides no syntax to embed YouTube videos aside from using the <html> tag, thankfully this is quite easy to do. This is also used in jannies

<!-- style="padding: .5em 0 .5em 0;" is used so the player isn't too close to any text above or below -->
<html><iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/Cp4kuEQu2-g" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="padding: .5em 0 .5em 0;"></iframe><br /></html>

This renders as: