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
   | lrc = 3  // 歌词类型(可选)
   | audios = 
   * https://example.com/song1.mp3
   * https://example.com/song2.mp3 // 歌曲链接 (可多个)
   | titles = 
   * 歌曲1
   * 歌曲2 // 歌曲名称
   | artists = 
   * 艺术家1
   * 艺术家2 // 歌曲作者
   }}