Template:RMRow
Overview
{{RMTable}} is a simple template that in conjunction with the {{RMRow}} (Shortcut: {{Rm}}) template creates a standard table to be used on the Raw Materials page for Subnautica: Below Zero.
Example
Item | Description | Location |
---|---|---|
Copper Orecopper
|
Cu. Essential wiring component. |
|
{{RMTable <!-- Copper Ore --> {{Rm|item=Copper Ore|description=Cu. Essential wiring component.|biome= * [[Arctic Kelp Caves]] * [[Arctic Kelp Forest]] * [[Arctic Spires]] * [[Crystal Caves]] ** [[Crystal Caves|Main Crystal Caves]] * [[Deep Lilypads Cave]] * [[Delta Island]] * [[Arctic|East Arctic]] * [[Fabricator Caverns]] * [[Glacial Basin]] * [[Glacial Bay]] * [[Glacial Connection]] * [[Lilypad Islands]] ** [[Lilypad Islands|Main Lilypad Islands]] * [[Lilypads Crevice]] * [[Koppa Mining Site]] * [[Shallow Twisty Bridges]] * [[Sparse Arctic]] * [[Thermal Spires]] * [[Twisty Bridges]] * [[Arctic#West20%Arctic|West Arctic]]|debugspawn=copper}} }}
TemplateData
RMTable is a simple template that in conjunction with the RMRow template creates a standard table to be used on the Raw Materials page for Subnautica: Below Zero.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Items Name | item | The item name requires the in-game debugspawn value as it utilises the Icon template to display the appropriate item image.
| String | suggested |
Items Image Height | height | This changes the height of the items image background, so the background fits the entire item image appropriately.
| String | optional |
Items Description | description | The short in-game description of the item.
| Line | suggested |
Biome Found In | biome | The biome the item is found in, Artic Spires, Glacial Bay etc.
| String | suggested |
DebugSpawn ID | debugspawn | The items debugspawn id is what the game actually references when the item is created/made/spawned in as the game doesn't go off the items name.
| String | suggested |