Warning: is_readable(): open_basedir restriction in effect. File(/gitinfo/info.json) is not within the allowed path(s): (/www/wwwroot/wiki.guguwo.top/:/tmp/) in /www/wwwroot/wiki.guguwo.top/includes/utils/GitInfo.php on line 177
模板:APlayer/doc - 咕咕窝wiki

模板:APlayer/doc

来自咕咕窝wiki

你可以使用这个模板调用aplayer向条目中插入音频

用法[编辑源代码]

{{APlayer
| 实例ID(必填)
| 曲目名称
| 艺术家
| 音频URL(必填)
| 封面URL
| LRC歌词
}}

例子[编辑源代码]

{{APlayer
|123
|"Summer Vibes"
|Kevin MacLeod
|https://example.com/audio.mp3
|https://example.com/cover.jpg
|[00:00.00]歌词示例
}}