Template:SoundTable

From Subnautica Wiki
Revision as of 16:50, 1 September 2019 by Tueman (talk | contribs) (Created page with "<div class="mw-customtoggle-level1" style="padding:20px"> <div class="audioimage"></div> </div> <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-level1"> {| c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
File Type

{{{1}}}

This template creates a Sounds Table on which a fauna or flora's in-game sounds can be linked and named. It requires use of the {{SoundTable/Row}} template, which can be written as {{str}} to save time. Each {{str}} template represents one row of the table, and requires two parameters to be filled; the first is the name of the OGG file of the sound (not including .ogg) and the second is the name of the sound, which is up to the editor's discretion.

Example

HTML

{{SoundTable|
{{str|Sfx creature chelicerate bite 01|Bite}}
{{str|Sfx creature chelicerate roar 01|Roar}}
}}

Output