(Ak: Uusi sivu: <includeonly> <div id="<!--{$id|default:JwThreads|escape:'html'}-->_container"></div> <script type="text/javascript"> function <!--{$id|default:JwThreads|escape:'html'}-->_func()...) |
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 style="padding: 0;"><a href="' + href + '" title="' + threadsArr[y].subject + '">' + threadsArr[y].subject + '</a></h3>'; | output += '<div class="card card-body h-100 no-border" style="background-color: var(--jw-color-light);"><h3 style="padding: 0;"><span class="ctalinks syke-darkgreen"><a 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> '; | ||


