Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 40: | Rivi 40: | ||
alternate++; | alternate++; | ||
output += '<div class="col col-12 col-md-6 py-3">'; | output += '<div class="col col-12 col-md-6 py-3">'; | ||
output += '<div class="card card-body h-100 no-border" style="background-color: var(--jw-color-light);"><h3 | output += '<div class="card card-body h-100 no-border" style="background-color: var(--jw-color-light);"><h3><span class=""><a class="no-underline underline-on-hover" href="' + href + '" title="' + threadsArr[y].subject + '">' + threadsArr[y].subject + '</a></span></h3>'; | ||
output += '<p class="rss-author"><a href="//www.jarviwiki.fi/wiki/Käyttäjä:' + encodeURI(threadsArr[y].author.name) + '">' + threadsArr[y].author.name + '</a> '; | output += '<p class="rss-author"><a href="//www.jarviwiki.fi/wiki/Käyttäjä:' + encodeURI(threadsArr[y].author.name) + '">' + threadsArr[y].author.name + '</a> '; | ||


