Template:AQ
From Gigantic Wiki
Template documentation follows |
---|
Note: the template above may sometimes be partially or fully invisible. |
Visit Template:AQ/doc to edit this documentation. (How does this work?) |
- Description
- This template creates a small button for audio file instead of full audio player, with a caption. This is block version of older Template:Aud, which renders inline. It must be used on pages with heroes' quotes inside Template:SoundList.
- To avoid overloading of the page with high amount of files, template uses Template:AudioLoader, which will load file after clicking "Load" prompt first.
- Template uses Extension:TemplateStyles; for styles see Template:Aud/styles.css.
- Syntax
- Type:
{{AQ|<file name (without extension)>|<transcription>}}
- Usage examples
- Code:
{{AQ|VO - Xenobia ping wd 1|Away, away!}} {{AQ|VO - Xenobia ping Summon 1|Help me summon.}}
- Results:
[[:File:VO - Xenobia ping wd 1.ogg|]]
Away, away!
[[:File:VO - Xenobia ping Summon 1.ogg|]]
Help me summon.
- Inside styled block:
{{SoundList |ping = attack |content = {{AQ|VO - Xenobia ping attack 1|“Attack!”}} {{AQ|VO - Xenobia ping attack 2|“Attack!” (2)}} {{AQ|VO - Xenobia ping attack 3|“Destroy them!”}} {{AQ|VO - Xenobia ping attack 4|“Destroy them!” (2)}} }}
- Results:
“Attack!” |
[[:File:VO - Xenobia ping attack 1.ogg|]] “Attack!” [[:File:VO - Xenobia ping attack 2.ogg|]] “Attack!” (2) [[:File:VO - Xenobia ping attack 3.ogg|]] “Destroy them!” [[:File:VO - Xenobia ping attack 4.ogg|]] “Destroy them!” (2) |