Logic World Wiki:Contributing: Difference between revisions
m tweak phrasing |
add alternative method to create pages |
||
Line 40: | Line 40: | ||
=== Create a new page? === | === Create a new page? === | ||
Search for the title of the page you want to create on the search bar at the top of the page, or alternatively you can manually type out the URL of the page you want to create and navigate there. Then, if the page doesn't exist you will see a link prompting you to create it. | |||
For example, if you want to create a page called "Awesome Wow", navigate to https://wiki.logic.world/wiki/Awesome_Wow and press "Create this page". | For example, if you want to create a page called "Awesome Wow", navigate to https://wiki.logic.world/wiki/Awesome_Wow and press "Create this page". |
Revision as of 22:39, 6 September 2025
This page contains resources for contributors to this wiki.
We use MediaWiki, so if you're familiar with other MediaWiki wikis you'll feel right at home. If you've never used MediaWiki before, don't worry! It's a great piece of software, and you'll figure out your way around it in no time :)
Thanks for your interest in contributing!
What should I contribute?
Contribute whatever you think would make the wiki better! That's the amazing thing about wikis - they're websites that anybody can edit, and they're at their best when people are doing that liberally.
Do you see a place where information is missing? Do you see an awkwardly-written sentence that could be phrased better? Is there an image that should be replaced with a more appropriate one? Please, go ahead and make that improvement! Never be afraid of editing the wiki -- if the other editors think a change is bad, it's easy to revert it, so there's no risk to editing.
If you'd like to get a sense of what the other editors are working on and where help would be especially appreciated, we use a private discord channel for discussing shared priorities (see #Collaborating).
Collaborating
You can discuss a particular page with other editors on talk pages.
We also have a private channel in the Logic World Discord for wiki editors to collaborate. Currently there's no way to opt-in to this channel yourself. If you'd like to join, ask to be added in #logic-world.
Formatting help
For info on how to add headers, tables, lists, links, and more, see: https://www.mediawiki.org/wiki/Help:Formatting
Templates
Templates act like prefabs, letting you reusing wiki content across pages, even supporting parameters. An example of this would be the {{stub}}
template, which will be rendered as:
The MediaWiki docs on templates are here: https://www.mediawiki.org/wiki/Help:Templates
You can see a list of all templates on this wiki at Special:AllPages.
Examples
As our templates currently aren't well documented, you can look at some pre-existing pages for how to use them. MediaWiki comes with a SpecialPage that shows all pages that use a certain page (including templates). Thus, if you are curious about the usage of the Todo template you can use the following link: Special:WhatLinksHere/Template:Todo (referencing the template is done via {{todo}}
).
For an example on how to add LaTeX math expressions, see Lookup_Table.
How do I...
Create a new page?
Search for the title of the page you want to create on the search bar at the top of the page, or alternatively you can manually type out the URL of the page you want to create and navigate there. Then, if the page doesn't exist you will see a link prompting you to create it.
For example, if you want to create a page called "Awesome Wow", navigate to https://wiki.logic.world/wiki/Awesome_Wow and press "Create this page".