#📁wiki-changes

1 messages · Page 20 of 1

shy folioBOT
#

Removing the Quadrate as it's not in the current EA game

No description provided

Tags

Mobile web edit, Mobile edit

shy folioBOT
#

eddy's blackbox can't actually be read in game, though twinkle confirms she didn't reprint

#

Created page with "{{Infobox Biome |image=KR Observatory Island Caves Biome.png |depth=210 meters |temperature= }} The '''Observatory Island Caves''' are a set of large caves directly below the Observatory Island. In the center of the cave network is a Bloom Node linked to the Bloom Core under the nearby Karakorum Power Plant. == Resources == * Copper * Quartz * Lead * Titanium == Lifeforms == * Bloom Parasite * Flash Slug * Water Slug == Poin..."

#

Tadpole Pens Sign

Options

Tadpole Pens Main Room

Options

Tadpole Pens Moonpool

Options

Tadpole Pens Locked Room

Options

copy maps gadget over

Tadpole Pens NoA Room

Options

Tadpole Pens South Section

Options
#

Attempt zoom + center

Created page with "{{Infobox_Biome |image = KR Thermal Vent Cluster.png |depth = 450 meters |temperature = Up to 150 }} A '''Thermal Vent Cluster''' is a small cluster of thermal vents located in canyon walls of the Root Canyon. It is the primary source of Sulfur and Gold in the Karakorum region, and the main source of thermal energy for the Thermal Plant in the region. ==Lifeforms== * Jelly Ring ==Resources== * Gold * Silver * Sulfur {{Navbox Biomes}..."

#

Created page with "{{Infobox Biome |image=CG Plateau Caves Biome.png |depth=20-120 meters |temperature= }} The '''Plateaus Caves''' are a set of caves located below the Plateaus. They are characterized by ample lifeforms including a green fern-shaped plant with a purple core that grows all over the caves. == Resources == * Acidic Raion Pouch * Copper * Fibrous Pulp * Quartz * Medical Gel Sac * Titanium * Water Slug == Lifeforms == * Acidic Raion *..."

#

Created page with "{{Infobox Biome |image=CG Shallow Caves Biome.png |depth=0 - 220 meters }} The '''Shallows Caves''' refers to the numerous caves located under the Shallows. They are home to ample Feather Kelp, Toxic Sponges, and Acid Raions. == Resources == * Copper * Titanium == Lifeforms == * Acidic Raion * Feather Kelp * Oxygen Tunic == Points of Interest == * Colonist Bunker (Anita's Garden) {{Navbox Biomes}} Category:Caves"

forgot one

Tags

Visual edit

#

No description provided

Tadpole Pens South

No description provided

Tadpole Pens Front

Options

Tadpole Pens North

Options

Tadpole Pens Rear

Options
#

Added uses in crafting section

No description provided

Tags

Visual edit

deleted by author's request

deleted by author's request

content was: "== Summary == Tadpole Pens North Section", and the only contributor was "IMPOS" (talk)

deleted by author's request

#

Created page with "{{Documentation}} This template creates a box resembling NoA Terminal dialogue box. It takes up to three parameters: optional boot text, header text and dialogue text. == Example == === HTML === <pre style="width: fit-content;">{{DialogueBox|boottext=Mode: EXAMPLE.|header=boot sequence /b1 initiated for noa_3.4|text= !probe "GCI-ZZ-AHI1" }}</pre> === Output === {{DialogueBox|boottext=Mode: EXAMPLE.|header=boot sequence /b1 initiated for noa_3.4|text= !probe "GCI-ZZ-..."

No description provided

snow knotBOT
shy folioBOT
#

Created page with "This page contains the dialogue for the NoA unit located at the Old Habitat. == Boot Sequence == {{DialogueBox| boottext=Mode: ISLAND. Phase: ICE/POSTMORTEM Boot device not found. This terminal cannot start. Detecting NoA image on PDA. Boot the Noetic Advisor? |header=boot sequence /b1 initiated for noa_3.4 |text= !probe "GCI-ZZ-AHI1" !init postmortem proc About twenty-five people lived here. They were trying to build a life...farms and biomods that could sup..."

#

screenshot provided by Terranhawk

Options

screenshot provided by Terranhawk

Options

No description provided

Options

No description provided

Options

screenshot provided by Terranhawk

Options

screenshot provided by Terranhawk

Options
#

No description provided

No description provided

Created page with "local hc = require('Module:Paramtest').has_content local p = {} local function get_data(lifeform_type) local conditions = {bucket.Not('Category:Not in game')} if not lifeform_type then table.insert(conditions, {'type', bucket.Null()}) else table.insert(conditions, {'type', lifeform_type}) end local data = bucket('infobox_lifeform') .select( 'page_name', 'title', 'image', 'type', 'category', 'species', 'attitude', 'biome', 'scan_duration' ) .where..."

Created page with "{{No documentation}}"

#

Created page with "{{Documentation}} Creates subsections and tables on Lifeforms, generated from data input in individual lifeform infoboxes using Bucket:infobox lifeform. ==Usage== {{t|LifeformTable|type}} The <code>type</code> param must match one of the types in Bucket:infobox lifeform, or leave blank for obtaining unknown types. {{TemplateData| <templatedata> { "params": { "1": { "aliases": [ "type" ], "label": "Type", "desc..."

Created page with "This category contains templates that interact with Bucket - getting Bucket data, showing Bucket data, or being used by queries to format data. Category:Templates"

#

Blanked the page

Tags

Blanking, Manual revert

No description provided

Created page with "local p = {} function p.main(frame) local args = frame:getParent().args return p._main(args) end function p._main(args) return mw.text.jsonEncode(args, mw.text.JSON_PRETTY) end return p"

#

Created page with "{{documentation}} __NOEDITSECTION__ {{t|USERNAME}} displays the username of the user viewing the page. It relies on MediaWiki:Gadget-Username.js. If the user is not logged in, then the template will display <insert name here>. You can control the text by adding a parameter to the template with a value of the default text. For example, <code><nowiki>{{USERNAME|foo}}</nowiki></code> outputs "foo" if the user viewing it is not logged in. ==Usage== <pre>{{USERNAME|fall..."

Created page with "→* * Script for [[Template:USERNAME]]: →global jQuery, mediaWiki: (function ($, mw) { 'use strict'; $(function () { var username = mw.config.get('wgUserName'); if (username) { $('.insertusername').text(username); } }); }(jQuery, mediaWiki));"

No description provided

#

Created page with "'''Username''': Completes Template:USERNAME which displays the name of the user viewing the page. Replaces contents of ''.insertusername'' with the users wiki account name."

Created page with "'''TopIcons''': Adds interwiki links specified by Template:Top icons to the top bar, next to the Article and Discussion tabs."

Redirected to Biohacking_Chamber via Special:SearchDigest after 16 missed searches

Tags

New redirect

#

Created page with "{{Documentation|isUsed=true}} '''This is the general purpose sandbox for lua modules.''' It can be used to test changes to existing modules, prototype new modules, experimenting with lua features, or for any other purpose. This page is free to edit for all - if you want to use code personally or for long periods without others editing it, make a personal module sandbox at <code>Module:Sandbox/User:{{USERNAME}}</code> or subpages of that. Invocations of this sandbox and..."

Redirected to Biohacking_Chamber via Special:SearchDigest after 15 missed searches

Tags

New redirect

#

Created page with "This page contains the dialogue for the NoA unit located at Sleep Bay 3. == Boot Sequence == {{DialogueBox| boottext= |header=boot sequence /b1 initiated for noa_3.4 |text= I am NoA. You're the QI. Your life is my job; my job is your life. I wish I could make full introductions but courtesies must wait. We are both going to die if we stay here. There's another NoA node in the lifepod outside. Get me there and I can get us both to safety. }} Options: * NoA/S..."

#

Created page with "This page contains the dialogue for the NoA unit located at the Hot Cave Basecamp. == Boot NoA == {{DialogueBox| boottext=Mode: ISLAND. Phase: ICE/POSTMORTEM Boot device not found. This terminal cannot start. Detecting NoA image on PDA. Boot the Noetic Advisor? |header=boot sequence /b1 initiated for noa_3.4 |text= !probe "GCI-ZZ-AHI4" !init postmortem proc They lost someone down here. Her name was Zip. She became irreversibly contaminated, and she had to be..."

No description provided

link to dialogue

#

Categorizing + navbox

Categorizing + navbox

Categorizng + navbox

No description provided

No description provided

Created page with "{{Main|Equipment}} Category:Items"

#

No description provided

No description provided

No description provided

No description provided

No description provided

Created page with "{{Main|Processed Materials}} Category:Items"

#

Categorizing + navbox

found these ingame

Categorizing + navbox

Categorizing + navbox

Categorizing + navbox

Categorizing + navbox

No description provided

Options

Categorizing + navbox

Writing, categories, and navbox

#

Category + navbox

Category + navbox

Category and navbox

Category + navbox

Category + navbox

Category + navbox

Category + navbox

Category + navbox

fixed category

Category + navbox

#

No description provided

No description provided

No description provided

No description provided

No description provided

No description provided

Options
#

Created page with "This page contains the dialogue for the NoA unit located at the Research Outpost. == Boot NoA == {{DialogueBox| boottext=Mode: ISLAND. Phase: ICE/POSTMORTEM Boot device not found. This terminal cannot start. Detecting NoA image on PDA. Boot the Noetic Advisor? |header=boot sequence /b1 initiated for noa_3.4 |text= !probe "GCI-ZZ-AHI5" !reboot -nest This is as far as my pioneers got. They called this area the 'Protected Zone'. There are references in the logs..."

No description provided

link to dialogue

#

fix infobox bg color overflowing border-radius

Created page with "This page contains the dialogue for the NoA unit located at the Welcome Center. == Boot NoA == {{DialogueBox| boottext=Mode: ISLAND. Phase: ICE/POSTMORTEM Boot device not found. This terminal cannot start. Detecting NoA image on PDA. Boot the Noetic Advisor? |header=boot sequence /b1 initiated for noa_3.4 |text= !probe "GCI-ZZ-AHI2" !init postmortem proc I'm in. Having a look around. This structure was connected to Sleep Bay 3 until the bay suddenly...moved...."

#

link to dialogue

Reverted edit by ~2026-KelpBurgundyGrabcrab1753 (talk) to last revision by Saqquire

Tags

Rollback

Reverted edit by ~2026-GasopodBoomerangLavaLarva1754 (talk) to last revision by Californ1a

Tags

Rollback

Inserting nonsense/gibberish into pages

Block flags

nocreate

Reverted edits by ~2026-KelpBurgundyGrabcrab1753 (talk) to last revision by Californ1a

Tags

Rollback

Inserting nonsense/gibberish into pages

Block flags

nocreate

#

Redirected to Sonic Resonator via Special:SearchDigest after 17 missed searches

Tags

New redirect

Redirected to Cicada Wreck (Therapy Room) via Special:SearchDigest after 15 missed searches

Tags

New redirect

Redirected page to Cicada Wreck (Empty Hold)

Tags

New redirect

Redirected page to Cicada Wreck (Lander Garage)

Tags

New redirect

Redirected page to Cicada Wreck (Canteen)

Tags

New redirect

Redirected page to Cicada Wreck (EVA Prep)

Tags

New redirect

#

oops xd

links to health

Redirected to Health#Death via Special:SearchDigest after 21 missed searches

Tags

New redirect

Redirected to Biohacking Chamber via Special:SearchDigest after 29 missed searches

Tags

New redirect

Redirected to Tziporah "Zip" Malk via Special:SearchDigest after 35 missed searches

Tags

New redirect

Fixed lifeform display

Tags

Visual edit

Redirected to Water Slug via Special:SearchDigest after 15 missed searches

Tags

New redirect

#

typo

Tags

Visual edit

Redirected to Tziporah "Zip" Malk via Special:SearchDigest after 14 missed searches

Tags

New redirect

Redirected to Pioneers via Special:SearchDigest after 14 missed searches

Tags

New redirect

Redirected to Tziporah "Zip" Malk via Special:SearchDigest after 20 missed searches

Tags

New redirect

#

Redirected to Lifeforms#Raions via Special:SearchDigest after 13 missed searches

Tags

New redirect

Redirected to Biobed via Special:SearchDigest after 14 missed searches

Tags

New redirect

linked to death

Redirected to Tziporah "Zip" Malk via Special:SearchDigest after 13 missed searches

Tags

New redirect

Redirected to Freesia Flower via Special:SearchDigest after 12 missed searches

Tags

New redirect

#

Redirected to Cicada Wreck (Therapy Room) via Special:SearchDigest after 13 missed searches

Tags

New redirect

Redirected to Subnautica 2 via Special:SearchDigest after 13 missed searches

Tags

New redirect

Redirected to Observatory Island via Special:SearchDigest after 13 missed searches

Tags

New redirect

Redirected to Health via Special:SearchDigest after 14 missed searches

Tags

New redirect

Redirected to Story via Special:SearchDigest after 13 missed searches

Tags

New redirect

#

Redirected to Tziporah "Zip" Malk via Special:SearchDigest after 11 missed searches

Tags

New redirect

Redirected to Great Jaw via Special:SearchDigest after 11 missed searches

Tags

New redirect

Redirected to Void via Special:SearchDigest after 11 missed searches

Tags

New redirect

shy folioBOT
#

Added "the" and "its" to make the following sentence more grammatically correct: "The feature the creature is named for are [the] six fleshy protuberances around [its] mouth, each containing a long and sharp needle which can be fired at prey." Alternatively, consider "The creature is named for the..."

Tags

Mobile web edit, Mobile edit, Visual edit

Redirected page to Silver Mine

Tags

New redirect

Redirected page to Thermal Vent Cluster

Tags

New redirect

#

Added attitude.

Tags

Visual edit

Created page with "<div class="messagebox info future"> {| |width="50"|50px|link=|class=notpageimage |'''This article contains information about a Planned Feature.'''<div>''It should consist only of official statements made by Unknown Worlds and not speculation or predictions.''</div> |}</div>Category:Planned Features<noinclude>Category:Maintenance templates</noinclude>"

No description provided

#

No description provided

No description provided

No description provided

No description provided

No description provided

No description provided

No description provided

snow knotBOT
shy folioBOT
shy folioBOT
shy folioBOT
shy folioBOT
#

No description provided

No description provided

No description provided

No description provided

No description provided

No description provided

No description provided

No description provided

shy folioBOT
#

Revert. Info on Cooked Harvestmoon belong on that page

Created page with "{{Infobox Character |affiliation= * Alterra Corporation |occupation= * Alterra Advertiser |gender=Male |aka= |status=Unknown |voiceactor=Townsend Coleman }} The '''Alterra Advertiser''' can be heard advertising Alterras Pioneer Programm and the option to join the AISV Cicadas journey to the planned Colony on Zezura."

No description provided

#

Created page with "{{Infobox Character |affiliation= * Trans-System Federation |occupation= * TSF Admiral |gender=Female |aka= |status=Unknown |voiceactor=Emily O'Brien }} Admiral '''Rathine Studaber''' is a character in '''Voices from Beyond''', as well as mentioned in ''Subnautica 2''. ==Relevant Databank Entries== * TSF (Trans-System Federation)"

#

Created page with "{{Infobox Character |affiliation= |occupation= * PSA Announcer |gender=Female |aka= |status=Unknown |voiceactor=Emily O'Brien }} The '''PSA Announcer''' is a character in '''Voices from Beyond'''"

Created page with "{{Infobox Character |affiliation= |occupation= * Singer |gender=Female |aka= |status=Unknown |voiceactor=Jessika Van }} The '''Singer''' is a character in '''Voices from Beyond'''"

#

Created page with "{{Infobox Character |affiliation= *unnamed Radio News Studio **Radio News Host #2 - colleague |occupation= * Radio News Host |gender=Female |aka= |status=Unknown |voiceactor=Emily O'Brien }} '''Radio News Host #1 ''' is a character in '''Voices from Beyond'''"

A redirect has been made. No description provided

No description provided

Created page with "{{Infobox Character |title= Radio News Host #2 |affiliation= *unnamed Radio News Studio **Radio News Host #1 - colleague |occupation= * Radio News Host |gender=Male |aka= |status=Unknown |voiceactor=Townsend Coleman }} '''Radio News Host #2''' is a character in '''Voices from Beyond'''"

No description provided

#

Created page with "{{Infobox Character |title= Ryley Robinson |affiliation= *Alterra Corporation |occupation= * Non-Essential Systems Maintenance Chief (Formerly) * Author of "4546B: Surviving the Impossible" * Motivational Speaker (Formerly) |gender=Male |aka= |status=Unknown |voiceactor=Dan Gordon<ref>Voices from Beyond VA Credits</ref> }} '''Ryley Robinson''' is a character in '''Voices from Beyond''', as well as mentioned in ''Subnautica 2''"

snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
#

No description provided

Tags

Visual edit

No description provided

Tags

Visual edit

No description provided

Tags

Visual edit

No description provided

Tags

Visual edit

No description provided

Tags

Visual edit

No description provided

Tags

Visual edit

No description provided

Tags

Visual edit

snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
shy folioBOT
snow knotBOT
shy folioBOT
shy folioBOT
shy folioBOT
#

Proteus is not a water world due to being a moon and not a planet. Fixed this mistake in the overview.

Tags

Visual edit

organizing, source, databank template, categories

snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
#

categories, databank, organization. lowkey overhauled the page honestly

shy folioBOT
shy folioBOT
#

categories, databank, source

content was: "{ "mapImage": "SN2_EA_SimpleMap.webp", "pageCategories": [], "defaultSort": "", "description": "", "mapBounds": [ [ -386840, 268460 ], [ -59160, 596140 ] ], "origin": "bottom-left", "useMarkerClustering": false, "categories": [], "markers": [], "markerProgress": false }", and the only contributor was "Californ1a" (talk)

shy folioBOT
snow knotBOT
shy folioBOT
#

Poor location description.

Tags

Visual edit: Switched

#

-328474, 425249, -560 : E-NE of Shallows Wreck 3

-329964, 419015, -1853 : Research area near Digestion Angel Comb

Options

-328758, 441041, -2200 : 46m E-SE of Welcome Center

Options

-334556, 4333098, -2500 : Inside cave ~35m E of lifepod

Options

-325748, 439356, -4000 : Inside cave 80m 105' from Welcome Center

Options
snow knotBOT
shy folioBOT
shy folioBOT
shy folioBOT
shy folioBOT
shy folioBOT
snow knotBOT
shy folioBOT
shy folioBOT
shy folioBOT
snow knotBOT
shy folioBOT
#

Created page with "<onlyinclude><includeonly><!-- -->class="plinkt-image{{#ifeq:{{yesno|{{{border|}}}|blank=|false=no}}|no<!-- -->|<nowiki/> no-border<!-- -->}}" <!-- -->{{#if:{{{rowspan|}}}|rowspan="{{{rowspan}}}" <nowiki/>}}<!-- -->{{#if:{{{sort|}}}|data-sort-value="{{{sort}}}" <nowiki/>}}<!-- -->{{!}}<!-- --><span class="inventory-image"><!-- -->File:{{{pic|{{{1}}}}}}.{{#if:{{yesno|{{{gif|}}}}}|gif|png}}|<!-- -->link={{#switch:{{{link|}}}<!-- -->|no=<!-- -->|#defa..."

#

Created page with "<onlyinclude>{{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }} | no | n | false | 0 = {{{false|<!-- null -->}}} | = {{{blank|{{{false|<!-- null -->}}}}}} | ¬ = {{{¬|}}} | yes | y | true | 1 = {{{true|1}}} | #default = {{{def|{{{true|1}}}}}} }}</onlyinclude> {{/doc}}"

Created page with "{{Documentation}} Tests an input for a [https://en.wikipedia.org/wiki/Truthy_(computing) truthy or falsy] value. This is the pure wikitext template version - for module use, use Module:Yesno. ==Truthy and falsy values== The following values are considered 'truthy' (case insensitive): * <code>yes</code> * <code>y</code> * <code>true</code> * <code>1</code> The following values are considered 'falsy' (case insensitive): * <code>no</code> * <code>n</code> * <code>fal..."

#

No description provided

No description provided

No description provided

Tags

Visual edit

→Active Biomods: Custom table: takes less space + decluttered repeated "Bio Scan:"

Tags

Visual edit

No redirect has been made. Misspelled title

snow knotBOT
shy folioBOT
shy folioBOT
#

Added object's images for visual information

Tags

Visual edit: Switched

shy folioBOT
#

added Celestine to Karakorum Power Plant

Tags

Visual edit

#

revised obtaining section, added biomes

Tags

Visual edit

added quartz to missing biomes

Tags

Visual edit

#

added sat to missing biomes; removed from dolorite spires

Tags

Visual edit

#

set width along with max-width. Right now all maps seem to expand to max-width anyway, and doing this should force maps in tables to have width as expected

#

Add map to the blackbox table as a test. It looks like it's too zoomed in, likely because it is only zooming out far enough to show all pins and there is only one pin. Will use this as a test

shy folioBOT
#

No description provided

Options

Created page with "{{Infobox Lifeform |image = Bloom Biofilm.png |species = Various |attitude = Defensive |type = Sessile |category = Bloom }} The '''Bloom Biofilm''' is a sessile Bloom organism. It is not directly linked to any Bloom Node or Biofilm. As with other Bloom infections, it is destroyed using a Sonic Resonator. Bloom Biofilm are an indicator of something important or interesting in the space behind them. ==Databank Entry== {{Databank|name=Bloom Biofilm|descripti..."

snow knotBOT
shy folioBOT
#

fixed incorrect coordinates for one of the high capacity air tank databoxes

Tags

Visual edit

snow knotBOT
shy folioBOT
shy folioBOT
#

Created page with "{{documentation}} This template displays a notification that the page is under construction. ==Usage== This template can be used by entering either of the following onto a relevant page. It also adds the Category:Articles under construction to pages in the mainspace. <pre>{{Under Construction}}</pre> <includeonly>{{PAGENAME}}</includeonly> {{TemplateData|<templatedata> { "params": {}, "description": "This template displays a..."

No description provided

Redirected page to Template:Under Construction

Tags

New redirect

snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
#

No redirect has been made. Misspelled title

No redirect has been made. Misspelled title

No description provided

Options

No redirect has been made. Misspelled title

No redirect has been made. Misspelled title

#

-327183, 427264, -3000 : Inside cave ~125m NE of lifepod

Options

No description provided

Tags

Visual edit

No description provided

Options

-340445, 424694, -1788 : Debris 340' and 94m from lifepod

Options

-316941, 442680, -2900 : Research area 224m 110' from lifepod

Options

-353970, 422231, -2653 : Above the cave for the Heat Tolerance Angel Comb

Options

-346535, 427960, -5328 : In a cave E-SE of Heat Tolerance Angel Comb

Options
#

Created page with "... What databank entry states that Nahema is heading to the tree to poison it? Kill the colonists, sure, donate all their nutrients to the tree eventually, yeah, but poison it? - Aarik"

No description provided

Options

grammar

Tags

Visual edit

Created page with "I was given the impression, via... every single time she mentions it, that Sophie was entirely in support of killing the tree, and that doing so was actually her own idea. And where was it stated Nahema wanted to poison the tree? She's deep enough in Masefield she nearly worships it. - Aarik"

#

Updated the wording of the first sentence. Removed the sentence that mentions hitting it with the Multitool and shining a light. This can be moved under Behaviors

Tags

Visual edit

→Behaviour: without a U

Tags

Visual edit

No description provided

No description provided

Tags

Visual edit

No description provided

Options
#

Californ1a changed the content model of the page Map:Proteus from "wikitext" to "JSON"

Tags

content model change

Model changed from wikitext to json: No description provided

No description provided

No description provided

No description provided

Tags

Visual edit

#

Created page with "This category contains all seabase modules in the "Base Pieces" category of the Habitat Builder. Category:Standard Elements"

Recategorizing

Recategorizing

Recategorizing

Recategorizing

Recategorizing

Recategorizing

Recategorizing

#

Created page with "This category contains all seabase modules in the "Divisional" category of the Habitat Builder. Category:Standard Elements"

added fragments map and description

This category contains all seabase modules in the "Base Pieces" category of the Habitat Builder. Category:Standard Elements

This category contains all seabase modules in the "Base Pieces" category of the Habitat Builder. Category:Standard Elements

Recategorizing

#

Recategorizing

Recategorizing

Recategorizing

Recategorizing

added clam easter egg and cleaned up the page a bit

Recategorizing

Recategorizing

#

Created page with "{| class="messagebox info container" | width="50px" | center|50px | '''This is a container category.'''<div>Due to its scope, it should contain only subcategories.</div> |}<includeonly>Category:Container categories</includeonly><noinclude>Category:Notice templates{{/doc}}</noinclude>"

added fragments map

No description provided

No description provided

#

No description provided

Changed redirect target from Biomods to Biohacking Chamber

Tags

Visual edit, Redirect target changed

No description provided

Created page with "All categories using Template:Container Category. Category:Tracking categories"

No description provided

Options
#

No description provided

-321754, 448846, -4267 : Inside Colonist Bunker (Quaker's Meetinghouse)

Options

No description provided

Options

-353468, 450609, -8775 : Inside Colonist Bunker (Unauthorized NoA Modification)

Options
shy folioBOT
#

Created page with "{{Top icons|sn1}} {{Stub}} thumb|300px|An [[Axum construction mimicking Architect architecture]] The '''Architects''', also sometimes referred to as '''Precursors''', are an ancient, highly advanced race of cybernetic lifeforms that were originally discovered on Planet 4546B by Ryley Robinson, though they did not originate there. == Architects on Proteus == The extent of the Architects' prese..."

Redirected page to Architects

Tags

New redirect

Redirected to Tailing Rug via Special:SearchDigest after 18 missed searches

Tags

New redirect

Redirected to Sophie "Butcher" Boucher via Special:SearchDigest after 18 missed searches

Tags

New redirect

-329400, 412074, -2158 : Outside Camp One to the W

#

Tone changes. Would be great to know what "advanced recipes" it is unable to do

Tags

Mobile web edit, Mobile edit

shy folioBOT
shy folioBOT
shy folioBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
shy folioBOT
shy folioBOT
snow knotBOT
shy folioBOT
#

Corrected entry claiming there was a contradiction when the PDA does not in fact make a contradictory statement. Added details to explain what real life biological phenomena may have inspired this part of the entry.

Tags

Mobile web edit, Mobile edit, Visual edit

shy folioBOT
snow knotBOT
shy folioBOT
shy folioBOT
snow knotBOT
shy folioBOT
#

→Fragments: +1 fragment

No description provided

No description provided

No description provided

Tags

Visual edit

No description provided

No description provided

Options
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
#

Adding Below Zero related data sources, and renaming image6 and location6 parameters to image5 and location5.

shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
#

Spam: content was: "", and the only contributor was "Walkingwalktroug1" (talk)

Spam: content was: "", and the only contributor was "Walkingwalktroug1" (talk)

Spam: content was: "", and the only contributor was "Walkingwalktroug1" (talk)

Spam: content was: "== Licensing == {{Fairuse}}", and the only contributor was "Walkingwalktroug1" (talk)

shy folioBOT