User:Most2dot0/Test
From Angelina Jordan Wiki
Wikitable from JSON Data
Based on Open Graph meta data contained in URL pages, stored in a JSON file:
| URL | Title | Description | Channel |
|---|---|---|---|
| https://www.youtube.com/watch?v=ECeqACRgMS8 | Angelina Jordan (Someone like you) | ©All content, uploads, video, and audio are this channel's intellectual property. You do not have permission to re-use any part of them without written cons... | Angelina Jordan Fanclub Mosarz |
| https://www.youtube.com/watch?v=Vlrbci8Xqtw | No title | No description | Unknown |
Test: First entry: Angelina Jordan - 7th Heaven (Official Lyric Video) — Angelina Jordan Official
Complete listing: {
Script error: The function "renderTable" does not exist. <script> function toggleVideos(index) {
var videosRow = document.getElementById('videos-' + index);
if (videosRow.style.display === 'none' || videosRow.style.display === ) {
videosRow.style.display = 'block';
} else {
videosRow.style.display = 'none';
}
} </script>