Template:OreInfobox/doc

From Rock Revolution Wiki
Revision as of 01:23, 22 November 2023 by Joshument (talk | contribs) (add documentation for OreInfobox)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Mbox

This template is used to display information pertaining to any ore in Rock Revolution.

Usage

name
The name of the ore being displayed. Defaults to the name of the page it's being displayed on.
image
The image of the ore.
spawn_message
The message displayed when the ore spawns. For ores below Wondrous rarity, this can simply be omitted.
tier
The tier of the ore.
layer
The the ore is found in.
creator
The creator(s) of the ore. Defaults to "Unknown."
rarity
The rarity of / chance of obtaining the ore.
color
The color of the ore. Does not display if not set.
music
The music the ore plays. Does not display if not set.
description
The description of the ore. Defaults to "No description available."

Example

Obtainium
File:Obtanium.png
How obtainable...
Info
TierOutrageous
LayerPavement Layer
Creator(s)Joshument
Rarity1/128,000,000
Miscellaneous
Color#FFFFFF (255, 255, 255)
MusicAbsolute Zero
Description
An ore that appears to be obtainable!


{{OreInfobox
 | name = Obtainium
 | image = [[File:obtanium.png]]
 | spawn_message = How obtainable...
 | tier = Outrageous
 | layer = [[Pavement Layer]]
 | creator = Joshument
 | rarity = 1/128,000,000
 | color = <nowiki>#</nowiki>FFFFFF (255, 255, 255)
 | music = [https://www.youtube.com/watch?v=QqA1vtFemb8 Absolute Zero]
 | description = An ore that appears to be obtainable!
}}