|
|
| Rivi 11: |
Rivi 11: |
| function <!--{$id|default:AddToHeaderLake|escape:'html'}-->_func() { | | function <!--{$id|default:AddToHeaderLake|escape:'html'}-->_func() { |
|
| |
|
| authority='<div style="float: left; border-radius: 50%; width: 24px; height: 24px; border: 2px solid #b34733; Xbackground-color: #ffffff; text-align: center; vertical-align: middle; font-size: 0.9rem;"></div> Viranomainen'; | | link = '<span class="ctalinks keitele-button"><a href="/wiki/Kahvihuone" class="mw-redirect" title="Kahvihuone">Lisää uusi paikka</a></span>'; |
|
| |
|
| link = '<a style="background-color: var(--syke-lightblue); padding: 1rem;" href="/wiki/Toiminnot:Lomakemuokkaus/PaikkaUusi?Paikka%5BAlue%5D=P%C3%A4ij%C3%A4nne_%28yhd.%29" title="" target="_self"><i class="fas fa-map-marked-alt"></i> Lisää uusi paikka</a>';
| | out = '<div style="padding: 0 15px; margin-top: -25px; margin-bottom: -11px;"><div class="row align-items-center" style="">'; |
| | |
| link = '<span class="ctalinks keitele-button"><a href="/wiki/Kahvihuone" class="mw-redirect" title="Kahvihuone">Lisää uusi paikka</a></span>';
| |
| | |
| out = '<div style="padding: 0 15px; margin-top: -24px;"><div class="row align-items-center" style="">'; | |
| //out += '<div class="col col-8"><div class="row">';
| |
| //out += '<div class="col col-6">' + authority + '</div>';
| |
| //out += '<div class="col col-6">' + authority + '</div>';
| |
| //out += '<div class="col col-6">' + authority + '</div>';
| |
| //out += '<div class="col col-6">' + authority + '</div>';
| |
| //out += '</div></div>';
| |
| out += '<div class="col col-12 text-center">' + link + '</div>'; | | out += '<div class="col col-12 text-center">' + link + '</div>'; |
| out += '</div></div>'; | | out += '</div></div>'; |
| //console.log( out );
| | |
| jQuery( '.keitele-hero-tools' ).html( out ); | | jQuery( '.keitele-hero-tools' ).html( out ); |
|
| |
|
| } | | } |
| </script></includeonly> | | </script></includeonly> |