Editing
Template:CreatureSounds
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<includeonly> {| style="margin-top:8px;" cellpadding=3 {{#switch: {{{disp2|}}}| y = style="display: none;" | }} |- ! rowspan=2 | {{swh|noicon=|{{exist|File:{{{1}}}{{{extra|}}} portrait (HotA).png|[[File:{{{1}}}{{{extra|}}} portrait (HotA).png|{{{1}}}]]|[[File:{{{1}}}{{{extra|}}} portrait.png|{{{1}}}]]}}|[[File:{{{1}}}{{{extra|}}} portrait.png|{{{1}}}]]}} ! {{#switch: {{{hideatk|}}}| y = style="display: none;" | }} | Atk ! {{#switch: {{{ranged|}}}| = style="display: none;" | }} | Shoot ! {{#switch: {{{cast|}}}| = style="display: none;" | }} | Cast ! {{#switch: {{{hidedef|}}}| y = style="display: none;" | }} | Def ! {{#switch: {{{hidemove|}}}| y = style="display: none;" | }} | Move ! Hurt ! Death ! {{#switch: {{{ability|}}}| = style="display: none;" | }} | {{{ability|}}} ! {{#switch: {{{cut|}}}| = style="display: none;" | }} | [[Unused content|{{{cut|}}} (cut)]] |- ! {{#switch: {{{hideatk|}}}| y = style="display: none;" | }} | {{{hideatk|<span class='clickToPlay playid{{#invoke:String|replace|{{{1}}}| |_}}Attack' title='Play {{{1}}} Attack Sound'>[[File:Cursor Combat Atk.gif]]</span><span class='playable playid{{#invoke:String|replace|{{{1}}}| |_}}Attack'>[[Media:Heroes3 - {{{1}}} - AttackSound.webm]]</span>}}} ! {{#switch: {{{ranged|}}}| = style="display: none;" | }} | <span class='clickToPlay playid{{#invoke:String|replace|{{{1}}}| |_}}Shoot' title='Play {{{1}}} Ranged Attack Sound'>[[File:Cursor Combat Shot Good.gif]]</span><span class='playable playid{{#invoke:String|replace|{{{1}}}| |_}}Shoot'>{{#switch: {{{ranged|}}}| = style="display: none;" | [[Media:Heroes3 - {{{1}}} - ShootSound.webm]]}}</span> ! {{#switch: {{{cast|}}}| = style="display: none;" | }} | <span class='clickToPlay playid{{#invoke:String|replace|{{{1}}}| |_}}Cast' title='Play {{{1}}} Cast Sound'>[[File:Cursor Combat Spell.gif|x24px]]</span><span class='playable playid{{#invoke:String|replace|{{{1}}}| |_}}Cast'>{{#switch: {{{cast|}}}| = style="display: none;" | [[Media:Heroes3 - {{{1}}} - CastSound.webm]]}}</span> ! {{#switch: {{{hidedef|}}}| y = style="display: none;" | }} | {{{hidedef|<span class='clickToPlay playid{{#invoke:String|replace|{{{1}}}| |_}}Defend' title='Play {{{1}}} Defend Sound'>[[File:Cursor Adven Hero.png]]</span><span class='playable playid{{#invoke:String|replace|{{{1}}}| |_}}Defend'>[[Media:Heroes3 - {{{1}}} - DefendSound.webm]]</span>}}} ! {{#switch: {{{hidemove|}}}| y = style="display: none;" | }} | {{{hidemove|<span class='clickToPlay playid{{#invoke:String|replace|{{{1}}}| |_}}Move' title='Play {{{1}}} Move Sound'>[[File:Cursor Combat Move Walk.gif]]</span><span class='playable playid{{#invoke:String|replace|{{{1}}}| |_}}Move'>[[Media:Heroes3 - {{{1}}} - MoveSound.webm]]</span>}}} ! <span class='clickToPlay playid{{#invoke:String|replace|{{{1}}}| |_}}Hurt' title='Play {{{1}}} Hurt Sound'>[[File:Cursor Combat Sacrifice.png]]</span><span class='playable playid{{#invoke:String|replace|{{{1}}}| |_}}Hurt'>[[Media:Heroes3 - {{{1}}} - HurtSound.webm]]</span> ! <span class='clickToPlay playid{{#invoke:String|replace|{{{1}}}| |_}}Death' title='Play {{{1}}} Death Sound'>[[File:Cursor Combat Death Cloud (HotA).png]]</span><span class='playable playid{{#invoke:String|replace|{{{1}}}| |_}}Death'>[[Media:Heroes3 - {{{1}}} - DeathSound.webm]]</span> ! {{#switch: {{{ability|}}}| = style="display: none;" | }} | <span class='clickToPlay playid{{#invoke:String|replace|{{{1}}}| |_}}Ability' title='Play {{{1}}} {{{ability}}} Sound'>[[File:{{{abilityicon|Cursor Combat Info.png}}}|x24px]]</span><span class='playable playid{{#invoke:String|replace|{{{1}}}| |_}}Ability'>{{#switch: {{{ability|}}}| = style="display: none;" | [[Media:{{{abilityfile|Heroes3 - {{{1}}} - {{{ability}}}Sound.webm}}}]]}}</span> ! {{#switch: {{{cut|}}}| = style="display: none;" | }} | <span class='clickToPlay playid{{#invoke:String|replace|{{{1}}}| |_}}Cut' title='Play {{{1}}} Cut {{{cut}}} Sound'>[[File:Cut Content.png|x24px]]</span><span class='playable playid{{#invoke:String|replace|{{{1}}}| |_}}Cut'>{{#switch: {{{cut|}}}| = style="display: none;" | [[Media:{{{cutfile|Heroes3 - {{{1}}} - {{{cut}}}Sound.webm}}}]]}}</span> |}</includeonly><noinclude> == Usage == # The name of the creature to play sounds for. :* 'ranged=y' will add a ranged attack column :* 'cast=y' will add a cast column :* 'ability=<hover text>' will add an ability sound column :** 'abilityfile=<sound file name>' is the ability sound file, including the <hover text> from the ability parameter (default if param is not set is: "Media: Heroes3 - {{{1}}} - {{{ability}}}Sound.webm") :** 'abilityicon=<icon file name>' is the icon to display for the ability (default if param is not set is: [[:File: Cursor Combat Info.png]]) :* 'cut=<hover text>' will add a cut sound column :** 'cutfile=<sound file name>' is the cut sound file, including the <hover text> from the cut parameter (default if param is not set is: "Media: Heroes3 - {{{1}}} - {{{cut}}}Sound.webm") :* 'hideatk=y' will hide the attack column :* 'hidedef=y' will hide the defend column :* 'hidemove=y' will hide the move column == Examples == {{CreatureSounds|Pikeman}} {{CreatureSounds|Marksman|ranged=y}} {{CreatureSounds|Centaur|cut=Shoot}} {{CreatureSounds|Arch Devil}} {{CreatureSounds|Orc|ranged=y}} {{CreatureSounds|Ogre Mage|cast=y}} {{CreatureSounds|Fangarm|ability=Summon|abilityicon=Cursor Adven DD.png}} {{CreatureSounds|First Aid Tent|hideatk=y|hidedef=y|hidemove=y}} {{SoundClickInfo}} * Usage: Click the icons to play the sounds. Volume controlled by the widget in the left panel. * Add {{tl|SoundClickInfo}} after this template to add a usage note. [[Category: Audio templates]] </noinclude>
Summary:
Please note that all contributions to Heroes 3 wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
File:Arch Devil portrait (HotA).png
(
edit
)
File:Centaur portrait (HotA).png
(
edit
)
File:Fangarm portrait (HotA).png
(
edit
)
File:First Aid Tent portrait (HotA).png
(
edit
)
File:Marksman portrait (HotA).png
(
edit
)
File:Ogre Mage portrait (HotA).png
(
edit
)
File:Orc portrait (HotA).png
(
edit
)
File:Pikeman portrait (HotA).png
(
edit
)
Template:CreatureSounds
(
edit
)
Template:Exist
(
edit
)
Template:SoundClickInfo
(
edit
)
Template:Swh
(
edit
)
Template:Tl
(
edit
)
Module:String
(
edit
)
Navigation menu
Personal tools
English
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Template
Discussion
English
Views
Read
Edit
View history
More
Purge
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information