diff --git a/Writerside/images/blocks.png b/Writerside/images/blocks.png
new file mode 100644
index 0000000..52b0c5b
Binary files /dev/null and b/Writerside/images/blocks.png differ
diff --git a/Writerside/images/computer_bank_func.png b/Writerside/images/computer_bank_func.png
new file mode 100644
index 0000000..0913be2
Binary files /dev/null and b/Writerside/images/computer_bank_func.png differ
diff --git a/Writerside/images/items.png b/Writerside/images/items.png
new file mode 100644
index 0000000..bd0e84f
Binary files /dev/null and b/Writerside/images/items.png differ
diff --git a/Writerside/redirection-rules.xml b/Writerside/redirection-rules.xml
index c019a5d..f3dbc3f 100644
--- a/Writerside/redirection-rules.xml
+++ b/Writerside/redirection-rules.xml
@@ -14,4 +14,8 @@
Created after removal of "Getting Your Footing" from Help Instance
Getting-Your-Footing.html
+
+ Created after removal of "Changing looks" from TARDIS Refined Wiki
+ Changing-looks.html
+
\ No newline at end of file
diff --git a/Writerside/topics/Astral-Manipulator-Crafting.md b/Writerside/topics/Astral-Manipulator-Crafting.md
index cbd2637..37ac2d0 100644
--- a/Writerside/topics/Astral-Manipulator-Crafting.md
+++ b/Writerside/topics/Astral-Manipulator-Crafting.md
@@ -9,9 +9,9 @@ The Astral Manipulator is an in-world crafting block that allows the player to p
## Interfacing with the Astral Manipulator
All interactions between the Astral Manipulator and the player must be done through the Amethyst Screwdriver multi-tool. A player may crouch interact with the multi-tool in hand at any point to cancel their selection.
-| Action | Result |
-|-------------------------------------------------------|-------------------------------------------------------------------------------------------------------------|
-| Right Click with Amethyst Screwdriver, no selection | Begins the AABB projections. Interacting with a block whilst the screwdriver is in hand will place a point. |
-| Right Click with Amethyst Screwdriver, with selection | Confirms the selection and will create the recipe's result, so long as it is valid. |
-| Right Click (empty hand) | Resets the projection if it is currently active. |
+| Action | Result |
+|-------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------|
+| Right Click with Amethyst Screwdriver, no selection | Begins the selection projection. Interacting with a block whilst the screwdriver is in hand will place a point. |
+| Right Click with Amethyst Screwdriver, with selection | Confirms the selection and will create the recipe's result, so long as it is valid. |
+| Right Click (empty hand) | Resets the projection if it is currently active. |
diff --git a/Writerside/topics/Blocks.md b/Writerside/topics/Blocks.md
index 2a55f32..b3617b8 100644
--- a/Writerside/topics/Blocks.md
+++ b/Writerside/topics/Blocks.md
@@ -1,3 +1,5 @@
# Blocks
-Start typing here...
\ No newline at end of file
+Follow on to read about our blocks!
+
+![blocks.png](blocks.png)
\ No newline at end of file
diff --git a/Writerside/topics/Computer-Bank-Functions.md b/Writerside/topics/Computer-Bank-Functions.md
new file mode 100644
index 0000000..02f28f2
--- /dev/null
+++ b/Writerside/topics/Computer-Bank-Functions.md
@@ -0,0 +1,20 @@
+# Computer Bank Functions
+
+The computer bank is how the player interacts with the more detailed subsystems of the TARDIS.
+
+![computer_bank_func.png](computer_bank_func.png)
+
+External Shell Configuration
+: **Requires the Chameleon Circuit upgrade.**
+: This section allows for the outer shell to be changed.
+
+Desktop Configuration
+: **Requires the Inside Architecture upgrade.**
+: This section allows for the desktop to be changed.
+
+Waypoints
+: **Requires the Waypoint upgrade.**
+: This section allows for recording waypoints, allowing for quick selection of commonly used co-ordinates.
+
+Soundscape
+: This section allows for the internal hum of the TARDIS engines to be changed.
\ No newline at end of file
diff --git a/Writerside/topics/Controls.md b/Writerside/topics/Controls.md
new file mode 100644
index 0000000..fa8117b
--- /dev/null
+++ b/Writerside/topics/Controls.md
@@ -0,0 +1,65 @@
+# Controls
+
+The following is a list of every control present on the TARDIS console units:
+
+> **Key**
+> L - Left Click Interact
+> R - Right Click Interact
+
+
+Dimension
+: Sets the TARGET dimension from all non-TARDIS dimensions. Dimensions can be blacklisted in the config.
+: **REQUIRES UPGRADE**
+
+Direction
+: Sets the TARGET direction
+
+Door Toggle
+: Opens/Closes the door.
+: Crouch Interacting toggles the lock.
+
+Fast Return
+: Sets the TARGET destination to the last place the TARDIS was.
+
+Fuel
+: Toggles refueling.
+: Hovering over reveals the current fuel percentage.
+
+Increment
+: Changes what factor the Increment controls add/subtract.
+: L: Decrease
+: R: Increase
+: **Default Available**: x1, x10, x100.
+: **Upgrades**: x500, x1000, x2500
+
+Randomizer
+: Randomizes the TARGET position from the current recorded TARGET position with a radius defined by the Increment control.
+
+Switch
+: A generic control, used as placeholders and for added difficulty in flight.
+
+Co-ordinate Modifiers - X, Y, Z
+: Allows manipulation of the TARGET position.
+: L: Decrease
+: R: Increase
+
+Computer Bank
+: Opens the Computer Bank GUI
+: Interacting with a key will bind the key to the TARDIS.
+
+GPS
+: Provides a readout of the CURRENT or TARGET positions. Used as an alternative from looking at the Computer Bank.
+: L: CURRENT
+: R: TARGET
+
+Handbrake
+: Forces the TARDIS to stay where it is. This prevents summoning from Landing Pads.
+: R: Toggles the Handbrake.
+: L (When in Flight): Forces the handbrake down.
+
+Throttle
+: Controls the TARDIS speed, from 0-5.
+: L: Decrease
+: R: Increase
+: Crouch L: HARD 0.
+: Crouch R: HARD 5.
diff --git a/Writerside/topics/Flight.md b/Writerside/topics/Flight.md
new file mode 100644
index 0000000..f9b1922
--- /dev/null
+++ b/Writerside/topics/Flight.md
@@ -0,0 +1,2 @@
+# Flight
+
diff --git a/Writerside/topics/Hums.md b/Writerside/topics/Hums.md
new file mode 100644
index 0000000..aa4e3c8
--- /dev/null
+++ b/Writerside/topics/Hums.md
@@ -0,0 +1,3 @@
+# Hums
+
+To be documented.
\ No newline at end of file
diff --git a/Writerside/topics/Items.md b/Writerside/topics/Items.md
index f24bd4a..81b3b72 100644
--- a/Writerside/topics/Items.md
+++ b/Writerside/topics/Items.md
@@ -1,3 +1,5 @@
# Items
-Start typing here...
\ No newline at end of file
+Follow along to read about our items!
+
+![items.png](items.png)
diff --git a/Writerside/topics/Piloting-the-TARDIS.md b/Writerside/topics/Piloting-the-TARDIS.md
index 69f240d..e564452 100644
--- a/Writerside/topics/Piloting-the-TARDIS.md
+++ b/Writerside/topics/Piloting-the-TARDIS.md
@@ -1,3 +1,5 @@
# Piloting the TARDIS
-Start typing here...
\ No newline at end of file
+
+
+
diff --git a/Writerside/topics/Your-TARDIS.md b/Writerside/topics/Your-TARDIS.md
index eb4c453..5c1538a 100644
--- a/Writerside/topics/Your-TARDIS.md
+++ b/Writerside/topics/Your-TARDIS.md
@@ -10,7 +10,6 @@ The main control room, the default and interchangeable room that usually houses
The corridor hub is the connection between the Desktop, the Eye of Harmony Chamber, the ARS Upgrades Room and the outer corridors.
![corridor_hub.png](corridor_hub.png)
-
## The ARS Upgrades Room
An unbreakable room which houses the TARDIS's core life, the ARS tree. Here you can spend TARDIS XP to unlock TARDIS abilities.
diff --git a/Writerside/tr.tree b/Writerside/tr.tree
index cdc0e50..1620173 100644
--- a/Writerside/tr.tree
+++ b/Writerside/tr.tree
@@ -16,7 +16,11 @@
-
+
+
+
+
+
@@ -39,6 +43,7 @@
+