Ollie "Webman" Akarea's Guide to the Wiki, or How To Write A Really Authentic Wiki Article What Also Looks The Part

Guides on how-to's and best practices when worldbuilding. Interested in contributing? Contact Akarea for info
Post Reply
User flag
Akarea
Site Admin
Posts: 3
Joined: 25 Feb 2025 23:18
Contact:

Ollie "Webman" Akarea's Guide to the Wiki, or How To Write A Really Authentic Wiki Article What Also Looks The Part

Post by Akarea »

This is a crash-course into making articles on the Great Democratikan Wiki. If you have any questions, feel free to lodge a reply to this topic!

Part zero: How do I actually get a new wiki page up i can't find how oh man i am not good with computer pls to help
To begin writing a Wiki article, head over to the Wiki and log in with your TDK Online account. To prevent griefing or spam, you need to be logged in to edit the Wiki.

The next step is to type the title of the article you wish to write into the search box, then give that big return key on your keyboard a heartfelt yet firm slap. If an article by that name already exists you'll be taken to it, and if articles with similar names exist they'll be listed in the search results. Provided the title you wish to use isn't already in use, go ahead and click the red link with the title you entered to be taken to the editor.

For example, let's say we want to write an article on Hrutspungar, a traditional Trefjalli "delicacy". Go ahead and type "Hrutspungar" into the search box. The article on Hrutspungar does not exist at the time of writing this, so I get the magic red link which I get to click on using my mouse in my big hunky man hands:



This will take you to the editor, which looks like this:



Huzzah! You are now ready to craft your encyclopaedic masterpiece.

Part one: Basic formatting
The Wiki uses a special set of codes for fomatting. Please don't be put off by their ugly nature: they can look offputting in the editor, but they're incredibly intuitive once you start working with them, and TDK Online automagically does all the heavy lifting in the background to turn your uggo plaintext into a sexy sweet wiki article.

To make text italic, surround it with two quotemarks like so:

Code: Select all

''Hrutspungar''
To make text bold, surround it with three quotemarks like so:

Code: Select all

'''Hrutspungar'''
To make text into a heading, surround it with equals signs like so:

Code: Select all

= Hrutspungar =
You can have up to 6 pairs of equals signs around text. Each additional pair makes a slightly smaller heading, useful for subheadings, subsubheadings, subsubsubheadings, subsubsubsubheadings and subsubsubsubsubheadings. Headings, subheadings, subsubheadings, subsubsubheadings, subsubsubsubheadings and subsubsubsubsubheadings will also automagically appear in the article's table of contents, with the appropriate numberings and indentations. Subsubsubsubsubsubheadings are not supported at this time, nor do I plan to add these.

To make a horizontal rule through the page, simply whack in four hyphens like so:

Code: Select all

----
To make an unordered list ("bullet points"), start each line of text with an asterisk like so:

Code: Select all

*Hrutspungar
*Drulluhus :)
*My wiki article is super cool
You can add more asterisks for sublists, like so:

Code: Select all

*Hrutspungar facts:
**You do not recognise the balls in the Trefjalli food dish
***I will face A'ru and walk backwards into Hell
To make an ordered (numbered) list, start each line of text with a hashtag like so:

Code: Select all

#Hrutspungar
#Drulluhus :)
#My wiki article is super cool
These will appear as 1., 2., 3. etc.
You can add more hashtags for sublists, like so:

Code: Select all

#Hrutspungar facts:
##You do not recognise the balls in the Trefjalli food dish
###I will face A'ru and walk backwards into Hell
(note for Mac users: press Option+3 to type a hashtag)

It is possible to mix ordered and unordered lists like so:

Code: Select all

#Hrutspungar
#* You do not recognise the balls in the Trefjalli food dish
#Hrutspungar 2
#*I will face A'ru and walk backwards into Hell
To link to another article, type its name in double square brackets like so:

Code: Select all

[[Hrutspungar]]
To link to another article but have the link displayed as text other than the other article's title, use double square brackets as normal then add the custom text after a pipe, like so:

Code: Select all

[[Hrutspungar|Trefjalli dish used to drive men insane]]
To manually insert a table of contents, whack in this code:

Code: Select all

__TOC__
Bear in mind those are double underscores! Single underscores won't cut it.

Part two: Layout & Conventions
Articles are split into sections. The first section generally has no header, and consists of a brief overview of the article's topic. Latter sections then delve into more detail on specific areas of the topic.

Generally, the first instance of the article title in the article itself will be bold, and the first instance of any word which relates to another article will be wikilinked as appropriate. If you want to add a table of contents, you should do so at the end of the first section, though a table of contents is always available in the header bar of the article as soon as you have more than 1 section.

And, of course, you should remember that you are writing facts and NOT prose. Save your poetry for your stories! It will be wasted on the Wiki. Always write in third person, and use the present tense unless discussing something that no longer exists. Never write anything opinionated.

So, let's put all this into practice. Our Hrutspungar article should start with a foreword outlining the basics of what Hrutspungar is. Then the next sections can elaborate on the history of Hrutspungar, its modern use, its cultural significance and so on so forth.

Let's start by putting this basic layout together in the editor. It'll look something like this:

Code: Select all

'''Hrutspungar''' is a dish of literally balls. It is a delicacy in [[Trefjall]]

= History & Etymology =
Hrutspungar was invented in 1912 by John Hrutspungar who wanted to eat balls. He named it after his son, Hrutspungar Smith.

= Folklore =
You do not recognise the balls in the Trefjalli food dish.

= Modern use =
Hrutspungar is used as a method of psychological torture on Trefjalli prisoners of war.
As you edit your article, you can click the Preview button to see how your codes will look as a proper article. The above codes give us this:

So far, so good! With a bit more writing, we have a decent article already. However, we can make it even better with the use of some advanced features.

Part three: Advanced features

The Wiki features a vast many templates. You can use these templates to add bits to your article with ease. Templates are invoked with pairs of double curly braces like so:

Code: Select all

{{I'm a template!}}
Some templates take information and either use it in calculations or present it in a nice or otherwise desirable way. Information is provided after the template's name with a pipe symbol like so:

Code: Select all

{{I'm a template!|You do not recognise the balls in the Trefjalli food dish}}
Some templates take loads of information. You can spread a template onto multiple lines for ease of editing:

Code: Select all

{{I'm a template
|Hrutspungar
|Drulluhus :)
|Lorem ipsum whatever
}}
Templates are pre-defined, and documentation on how to use them can be found by going to the relevant Template: page. For a list of all templates, search for the Category: pages of templates.

For our Hrutspungar article, we're going to use the template for an infobox on foodstuffs. By viewing the documentation at Template:Infobox food, we can see the code is as follows:

Code: Select all

{{Infobox food
| name = 
| name_lang =
| name_italics =
| image = 
| image_upright =
| image_alt =
| caption = 
| alternative_name = 
| type = 
| course = 
| place_of_origin = 
| region = 
| associated_cuisine = 
| creator =
| year = 
| mintime = 
| maxtime = 
| served = 
| main_ingredient = 
| minor_ingredient = 
| variations = 
| serving_size =
| calories = 
| calories_ref =
| protein = 
| fat = 
| carbohydrate = 
| glycemic_index = 
| similar_dish = 
| cookbook =
| commons =
| other = 
| no_recipes =
}}
Crikey! That's a lot of code. We don't need to use ALL of these options if we don't want, so feel free to whittle the template down to just what you want to display.

Code: Select all

{{Infobox food
| name = 
| image = 
| image_alt =
| caption = 
| type = 
| course = 
| place_of_origin = 
| served = 
| main_ingredient = 
| minor_ingredient = 
}}
Wicked. Now let's provide our data:

Code: Select all

{{Infobox food
| name = Hrutspungar
| image = [[File:Default.jpg]]
| image_alt = A serving of Hrutspungar
| caption = A serving of Hrutspungar
| type = Delicacy
| course = Main
| place_of_origin = [[Trefjall]]
| served = Lukewarm
| main_ingredient = Balls
| minor_ingredient = Psychological Torment
}}
If we wack this completed code in front of the rest of our article, we'll wind up with this:



Now that's looking the part! If you need to adjust anything, go back and adjust the codes as appropriate.

Part four: Publishing and managing your article, or how to retcon and/or fix daft typos that you somehow missed in the first instance
Once your masterpiece is ready, give the "Save page" button a strong but loving push, and your data will be magically beamed to Great Britain where it gets enshrined into the Almighty Stone Tablet of the Worldbuilding Canon with the Perpetual Fire of Ten Thousand Angels, ready to be broadcast around the world via TDK Online.

If you want to edit your article, head to the top of the page and click the Edit button. The raw codes will reappear and you can edit them as needed. You can then republish your page, and it will override the previously posted version.

If you decide you don't like the updates and want to revert to an earlier version, click "View history" at the top of the page, find the version you want to revert to, then click "Rollback". The appropriate Stone Tablet will be plucked out of the space-time continuum, and the inherent paradox this creates will cause the more recent version to poof out of existence where the older version now sits. It's magic!

It is generally considered impolite to make sweeping revisions to articles primarily contributed to by another user without prior discussion between yourselves and them. I trust you to use your own sense of judgement here. You are all like my Sons.

And that's all! If you need any more assistance, feel free to reach out. You can also refer to the instruction manual for the Wiki software which contains much more in-depth information, however it is painfully boring. I hope you all get good use out of the Wiki; Enjoy!
Post Reply