Wiki
Currently, the only way to contribute to the new wiki is by editing files in this folder on github. You can make most simple edits by simply just editing the file directly on the Github website, and submitting it as a pull request. Bigger changes may require you install and run the wiki locally.
Contributors are allowed to merge PRs/changes to the wiki without approval.
Style Guide
- Be succint/terse, dont use filler or lots of line separations, etc. Just give people the information they need to know.
- Don't repeat information that is better seen just on the OSRS wiki (e.g. a list of all potions). You can just link to the OSRS Wiki instead.
- Never manually write out long lists/tables of data that the bot can automatically generate (e.g. combat achievements, lists of monsters, etc). This ideally also applies to things like, xp/hr tables.
- Where possible, try to keep things in 1 page instead of making new categories.
Running the wiki locally
- Clone the repo
cd docs
yarn dev
For running the scripts which build data in certain pages, do yarn wiki
at the root.
Auto generation
Certain sections/pages are automatically generated, for example the Combat Achievements: Task List - which is a huge list of hundreds of tasks. It is entirely unfeasible to manually update this, and the bot can very easily just generate this section, so its always up to date with no work ever needed. Please don't attempt to write out a big list/table like this manually. It should always be automatically generated. Doing this requires coding skills.
Formatting Guide
This section shows ways you can format things
Items
[[Twisted bow]]
Twisted bow
[[Remy]]
Remy
Discord Commands
[[/minion]]
/minion
[[/minion kill name\:Corp]]
/minion kill name:Corp
Any colon needs a backslash before it (I'm not sure yet how to make it so this isnt needed.)
Discord Channels
[[# bingo-looking-4-team:1149907771937001522]]
Skills
[[agility:55]] [[strength:44,000 XP]] [[qp:5]]
55
44,000 XP
5
Spoilers
Title
Hidden TextAlerts/Quotes
>Some message
Some message
Internal Links
[Quests](/osb/quests)
External Links
Links are automatically converted
www.example.com, https://example.com
www.example.com, https://example.com
Text formatting
You can ~not~ use this to *format* text in **different** __ways__.
You can not use this to format text in different ways.
Table
Note: most tables should be automatically generated and not hand-written.
Name | Level | XP | X |
---|---|---|---|
something | x | g | d |
Images
To upload an image to the wiki, follow these steps:
-
Check the filesize of the image, if its something like over 100kb in size, upload the image to https://squoosh.app/, select the "WebP" image format, max effort, and quality of 90. You can pick other formats/options and make sure the quality is good. If the dimensions of the image are very large, it may be worth resizing it in squoosh too). The only purpose is to compress it to a smaller size to be faster to load on the wiki page.
-
Put the image in the
/docs/public
folder. -
You can now use the image anywhere in the wiki, for example if you uploaded
monkey.jpg
:
[[monkey.jpg]]
Possible Issues
This is an automatically generated list of pages with possible issues to be looked at.
/bso/changelog.md: Doesnt use the new command formatting/bso/Custom Items/capes.md: Doesnt use the new command formatting
/bso/Custom Items/dyes.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Custom Items/implings.md: Doesnt use the new command formatting
/bso/Custom Items/index.md: Doesnt use the new command formatting
/bso/Custom Items/pets.md: Doesnt use the new command formatting
/bso/Custom Items/skilling-outfits.md: Doesnt use the new command formatting
/bso/getting-started.md: Doesnt use the new command formatting
/bso/grandmaster-clues.md: Doesnt use the new command formatting
/bso/item-contracts.md: Doesnt use the new command formatting
/bso/leagues.md: Doesnt use the new command formatting
/bso/Minigames/balthazars-big-bonanza.md: Doesnt use the new command formatting
/bso/Minigames/baxtorian-bathhouses.md: Doesnt use the new command formatting
/bso/Minigames/emerged-zuk-inferno.md: Doesnt use the new command formatting
/bso/Minigames/fishing-contest.md: Doesnt use the new command formatting
/bso/Minigames/fist-of-guthix.md: Doesnt use the new command formatting
/bso/Minigames/guthixian-cache.md: Doesnt use the new command formatting
/bso/Minigames/inferno.md: Doesnt use the new command formatting
/bso/Minigames/mmmr.md: Doesnt use the new command formatting
/bso/Minigames/ourania-delivery-service-ods.md: Doesnt use the new command formatting
/bso/Minigames/shades-of-mortton.md: Doesnt use the new command formatting
/bso/Minigames/stealing-creation.md: Doesnt use the new command formatting
/bso/Minigames/tinkering-workshop.md: Doesnt use the new command formatting
/bso/Miscelleanous/Events.md: Doesnt use the new command formatting
/bso/Monsters/Bosses/ignecarus.md: Doesnt use the new command formatting
/bso/Monsters/Bosses/kalphite-king.md: Doesnt use the new command formatting
/bso/Monsters/Bosses/king-goldemar.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Monsters/Bosses/moktang.md: Doesnt use the new command formatting
/bso/Monsters/Bosses/naxxus.md: Doesnt use the new command formatting
/bso/Monsters/Bosses/nex.md: Doesnt use the new command formatting
/bso/Monsters/Bosses/vasa-magus.md: Doesnt use the new command formatting
/bso/Monsters/Demi Bosses/celestara.md: Doesnt use the new command formatting
/bso/Monsters/Demi Bosses/malygos.md: Doesnt use the new command formatting
/bso/Monsters/Demi Bosses/nihiliz.md: Doesnt use the new command formatting
/bso/Monsters/Demi Bosses/queen-black-dragon.md: Doesnt use the new command formatting
/bso/Monsters/Demi Bosses/sea-kraken.md: Doesnt use the new command formatting
/bso/Monsters/Demi Bosses/solis.md: Doesnt use the new command formatting
/bso/Monsters/Demi Bosses/treebeard.md: Doesnt use the new command formatting
/bso/Monsters/index.mdx: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Monsters/Raids/chambers-of-xeric.md: Doesnt use the new command formatting
/bso/Monsters/Raids/depths-of-atlantis-doa.md: Doesnt use the new command formatting
/bso/Monsters/Raids/README.md: Doesnt use the new command formatting
/bso/Monsters/Raids/theatre-of-blood-tob.md: Doesnt use the new command formatting
/bso/Monsters/Raids/tombs-of-amascut-toa.md: Doesnt use the new command formatting
/bso/Skills/agility.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Skills/combat-skills.md: Doesnt use the new command formatting
/bso/Skills/construction.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Skills/cooking.md: Doesnt use the new command formatting
/bso/Skills/crafting.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Skills/divination.md: Doesnt use the new command formatting
/bso/Skills/dungeoneering.md: Doesnt use the new command formatting
/bso/Skills/farming.md: Doesnt use the new command formatting
/bso/Skills/firemaking.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Skills/fishing.md: Doesnt use the new command formatting
/bso/Skills/fletching.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Skills/herblore.md: Doesnt use the new command formatting
/bso/Skills/hunter.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Skills/invention.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Skills/mining.md: Doesnt use the new command formatting
/bso/Skills/prayer.md: Doesnt use the new command formatting
/bso/Skills/runecraft.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Skills/Slayer/README.md: Doesnt use the new command formatting
/bso/Skills/Slayer/slayer-masks-helms.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Skills/smithing.md: Doesnt use the new command formatting
/bso/Skills/thieving.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Skills/woodcutting.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Tames/eagle-tame.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Tames/igne-tame.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/bso/Tames/introduction.md: Doesnt use the new command formatting
/bso/Tames/monkey-tame.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/getting-started/BSO.mdx: Doesnt use the new command formatting
/getting-started/changelog.md: Doesnt use the new command formatting
/getting-started/developing.md: Doesnt use the new command formatting
/getting-started/FAQ.md: Doesnt use the new command formatting
/getting-started/ironman-mode.md: Doesnt use the new command formatting
/getting-started/randomizer.md: Doesnt use the new command formatting
/getting-started/rules.md: Doesnt use the new command formatting
/getting-started/wiki.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/index.mdx: Doesnt use the new command formatting
/osb/Activities/aerial-fishing.md: Doesnt use the new command formatting
/osb/Activities/fountain-of-rune.md: Doesnt use the new command formatting
/osb/Activities/guardians-of-the-rift.md: Doesnt use the new command formatting
/osb/Activities/hallowed-sepulchre.md: Doesnt use the new command formatting
/osb/Activities/mage-training-arena.md: Doesnt use the new command formatting
/osb/Activities/mahogany-homes.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Activities/motherlode-mine.md: Doesnt use the new command formatting
/osb/Activities/shooting-stars.md: Doesnt use the new command formatting
/osb/Activities/volcanic-mine.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Activities/wintertodt.md: Doesnt use the new command formatting
/osb/Bosses/colosseum.md: Doesnt use the new command formatting
/osb/Bosses/inferno.md: Doesnt use the new command formatting
/osb/Bosses/nex.md: Doesnt use the new command formatting
/osb/Bosses/wildy.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/combat-achievements.mdx: Doesnt use the new command formatting
/osb/Getting Started/advanced-resources.md: Doesnt use the new command formatting
/osb/Getting Started/bank-background.md: Doesnt use the new command formatting
/osb/Getting Started/bank-filters.md: Doesnt use the new command formatting
/osb/Getting Started/beginner-guide.md: Doesnt use the new command formatting
/osb/Getting Started/clues.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Getting Started/combat-skills.md: Doesnt use the new command formatting
/osb/Getting Started/gear.md: Doesnt use the new command formatting
/osb/Getting Started/grand-exchange.md: Doesnt use the new command formatting
/osb/Minigames/barbarian-assault.md: Doesnt use the new command formatting
/osb/Minigames/big-chompy-bird-hunting.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Minigames/camdozaal.md: Doesnt use the new command formatting
/osb/Minigames/creature-creation.md: Doesnt use the new command formatting
/osb/Minigames/gauntlet.md: Doesnt use the new command formatting
/osb/Minigames/gnome-restaurant.md: Doesnt use the new command formatting
/osb/Minigames/last-man-standing.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Minigames/pest-control.md: Doesnt use the new command formatting
/osb/Minigames/shades-of-mortton.md: Doesnt use the new command formatting
/osb/Minigames/soul-wars.md: Doesnt use the new command formatting
/osb/Minigames/temple-trekking.md: Doesnt use the new command formatting
/osb/Minigames/trouble-brewing.md: Doesnt use the new command formatting
/osb/Minigames/warriors-guild.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Miscelleanous/achievement-diaries.md: Doesnt use the new command formatting
/osb/Miscelleanous/bingo.mdx: Doesnt use the new command formatting
/osb/Miscelleanous/buyables.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Miscelleanous/champions-challenge.md: Doesnt use the new command formatting
/osb/Miscelleanous/charging-items.md: Doesnt use the new command formatting
/osb/Miscelleanous/collecting.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Miscelleanous/crack-the-clue.md: Doesnt use the new command formatting
/osb/Miscelleanous/god-capes.md: Doesnt use the new command formatting
/osb/Miscelleanous/hackertoberfest.mdx: Doesnt use the new command formatting
/osb/Miscelleanous/music-cape.md: Doesnt use the new command formatting
/osb/Miscelleanous/nightmare-zone.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Miscelleanous/offering.md: Doesnt use the new command formatting
/osb/Miscelleanous/reverting-items.md: Doesnt use the new command formatting
/osb/Miscelleanous/tears-of-guthix.md: Doesnt use the new command formatting
/osb/Miscelleanous/zalcano.md: Doesnt use the new command formatting
/osb/monsters.mdx: Doesnt use the new command formatting
/osb/quests.mdx: Doesnt use the new command formatting
/osb/Raids/cox.mdx: Doesnt use the new command formatting
/osb/Raids/toa.mdx: Doesnt use the new command formatting
/osb/Raids/tob.mdx: Doesnt use the new command formatting
/osb/Skills/agility.md: Doesnt use the new command formatting
/osb/Skills/construction/player-owned-houses.md: Doesnt use the new command formatting
/osb/Skills/construction/README.md: Doesnt use the new command formatting
/osb/Skills/construction/stash-units.md: Doesnt use the new command formatting
/osb/Skills/cooking.md: Doesnt use the new command formatting
/osb/Skills/crafting.md: Doesnt use the new command formatting
/osb/Skills/farming/farmables.md: Doesnt use the new command formatting
/osb/Skills/farming/farming-contracts.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Skills/farming/farming-training.md: Doesnt use the new command formatting
/osb/Skills/farming/README.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Skills/farming/tithe-farm.md: Doesnt use the new command formatting
/osb/Skills/firemaking.md: Doesnt use the new command formatting
/osb/Skills/fishing/drift-net-fishing.md: Doesnt use the new command formatting
/osb/Skills/fishing/fishing-training.md: Doesnt use the new command formatting
/osb/Skills/fishing/README.md: Doesnt use the new command formatting
/osb/Skills/fishing/tempoross.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Skills/fletching.md: Doesnt use the new command formatting
/osb/Skills/herblore.md: Doesnt use the new command formatting
/osb/Skills/hunter/birdhouses.md: Doesnt use the new command formatting
/osb/Skills/hunter/herbiboar.md: Doesnt use the new command formatting
/osb/Skills/hunter/hunter-training.md: Doesnt use the new command formatting
/osb/Skills/hunter/passive-implings.md: Doesnt use the new command formatting
/osb/Skills/hunter/puro-puro.md: Doesnt use the new command formatting
/osb/Skills/hunter/README.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Skills/magic.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Skills/mining.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Skills/prayer.md: Doesnt use the new command formatting
/osb/Skills/runecrafting.md: Doesnt use the new command formatting
/osb/Skills/slayer/README.md: Doesnt use the new command formatting
/osb/Skills/slayer/slayer-boosts.md: Doesnt use the new command formatting
/osb/Skills/slayer/slayer-misc.md: Doesnt use the new command formatting
/osb/Skills/slayer/wildy-slayer.md: Doesnt use the new command formatting
/osb/Skills/smithing/blast-furnace.md: Doesnt use the new command formatting
/osb/Skills/smithing/giants-foundry.md: Doesnt use the new command formatting
/osb/Skills/smithing/README.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Skills/thieving/README.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Skills/thieving/rogues-den.md: Doesnt use the new command formatting
/osb/Skills/thieving/underwater-training.md: Doesnt use the new command formatting
/osb/Skills/woodcutting/forestry.md: Doesnt use the new command formatting
/osb/Skills/woodcutting/README.md: Doesnt use the new command formatting, Contains unintended HTML (e.g. <td>
)
/osb/Skills/woodcutting/woodcutting-training.md: Doesnt use the new command formatting