Table of Contents

Editing Guide

Welcome to the editing guide! This page contains advice, useful snippets, and explanations for certain extensions we use for editing.

Helpful Plugins

Galleries

Before 04/24/2024, we used to make galleries like this:

<WRAP group>
<WRAP column>{{gallery>characters:grind_ref.png?lightbox}}</WRAP>
<WRAP column>{{gallery>characters:spit_ref.png?lightbox}}</WRAP>
<WRAP column>{{gallery>characters:wretch_ref.png?lightbox}}</WRAP>
</WRAP>

This is no longer necessary and currently looks quite obtrusive, making the gallery images 300×300 each (I have not found a way to fix this). Instead, we recommend using this format for galleries:

<gallery lightbox>
characters:grind_ref.png
characters:spit_ref.png
characters:wretch_ref.png
</gallery>

Tags

Tags are created with the following component:

{{tag>multiple tags here}}

We recommend looking at the plugin documentation for more information on tag usage.

Our conventions for tags:

Pichi has a general tag guide at the page “tags”.

For TCPDex editors, we use this Perchance generator to generate lists of tags for TCP type pages. A full list of tags used in this generator can be found here.

All Tags Search

Maintenance Tags

These tags are used to denote tasks that need doing on a page.