Template:SoundTable (BZ): Difference between revisions

From Subnautica Wiki
(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...")
 
m (3 revisions imported: importing from Below Zero wiki)
 
(2 intermediate revisions by 2 users not shown)
Line 9: Line 9:
{{{1}}}
{{{1}}}
|}
|}
</div><noinclude>{{documentation}}</noinclude>
</div>

Latest revision as of 13:50, 6 August 2021

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 (BZ)/Row}} template, which can be written as {{str (BZ)}} to save time. Each {{str (BZ)}} 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 (BZ)|
{{str (BZ)|Sfx creature chelicerate bite 01|Bite}}
{{str (BZ)|Sfx creature chelicerate roar 01|Roar}}
}}

Output