投稿型「音声」のタグリファレンス
| Variable | Description |
|---|---|
| {block:Caption} {/block:Caption} | 投稿時に説明文を入力していた場合にこのタグ内が処理されます。 |
| {Caption} | 入力した説明文を出力します。 |
| {AudioPlayer} | デフォルトのオーディオプレーヤーを出力します。 |
| {AudioPlayerWhite} | 白いオーディオプレーヤーを出力します。 |
| {AudioPlayerGrey} | 灰色のオーディオプレーヤーを出力します。 |
| {AudioPlayerBlack} | 黒いオーディオプレーヤーを出力します。 |
| {RawAudioURL} | URL for this post’s audio file.
iPhone Themes only.
|
| {PlayCount} | 再生回数を出力します。 The number of times this post has been played. |
| {FormattedPlayCount} | The number of times this post has been played, formatted with commas.
e.g.,
"12,309" |
| {PlayCountWithLabel} | The number of times this post has been played, formatted with commas and pluralized label
e.g.,
"12,309 plays" |
| {block:ExternalAudio} {/block:ExternalAudio} | Rendered if this post uses an externally hosted MP3.
Useful for adding a “Download” link
|
| {ExternalAudioURL} | The external MP3 URL, if this post uses an externally hosted MP3. |
| {block:AlbumArt} {AlbumArtURL} {/block:AlbumArt} |
MP3に付加される追加情報「ID3」というデータのアルバムジャケットを出力します。 |
| {block:Artist} {Artist} {/block:Artist} |
MP3に付加される追加情報「ID3」というデータのアーティスト名を出力します。 |
| {block:Album} {Album} {/block:Album} |
MP3に付加される追加情報「ID3」というデータのアルバムタイトルを出力します。 |
| {block:TrackName} {TrackName} {/block:TrackName} |
MP3に付加される追加情報「ID3」というデータの曲名を出力します。 |
