Template:Databank (BZ)

From Subnautica Wiki
{{{name}}}
<poem>{{{description}}}</poem>
Source: {{{source}}}

This template allows the creation of a Databank entry table. It requires three parameters, but takes up to four: name, description, source, and optionally image. Names and sources can be supplemented with links if need be. Descriptions must be void or other text-interrupting features. Image is defined via file name including MIME type.

Example

HTML

{{Databank (BZ)
|name=[[Mobile Vehicle Bay (Below Zero)|]]
|image=MVBEncy (BZ).png
|description=
The mobile vehicle bay is a deployable station equipped with fabrication drones, designed to construct small research and exploration vehicles from raw materials. It is a common tool in almost all industrial, scientific and colonization operations.
|source=Unlocked by default
}}

Output

Mobile Vehicle Bay
MVBEncy (BZ).png
<poem>The mobile vehicle bay is a deployable station equipped with fabrication drones, designed to construct small research and exploration vehicles from raw materials. It is a common tool in almost all industrial, scientific and colonization operations.</poem>
Source: Unlocked by default