Шаблон:SocialShare: Разлика между версии

От WIKI-TONI
Направо към навигацията Направо към търсенето
(Нова страница: „{{#tag:html| <div style="margin-top: 30px; padding: 20px; border-top: 1px solid #ccc; text-align:center; font-size: 14px; color:#444;"> <p style="margin-bottom: 10px;"><strong>Сподели тази страница:</strong></p> <a href="https://www.facebook.com/sharer/sharer.php?u={{fullurl:{{FULLPAGENAME}}}}" target="_blank" style="margin: 0 10px;">🔵 Facebook</a> <a href="https://twitter.com/intent/tweet?url={{fullurl:{{FULLPAGENAME}}}}" targ...“)
 
Редакция без резюме
 
Ред 2: Ред 2:
<div style="margin-top: 30px; padding: 20px; border-top: 1px solid #ccc; text-align:center; font-size: 14px; color:#444;">
<div style="margin-top: 30px; padding: 20px; border-top: 1px solid #ccc; text-align:center; font-size: 14px; color:#444;">
   <p style="margin-bottom: 10px;"><strong>Сподели тази страница:</strong></p>
   <p style="margin-bottom: 10px;"><strong>Сподели тази страница:</strong></p>
 
 
   <a href="https://www.facebook.com/sharer/sharer.php?u={{fullurl:{{FULLPAGENAME}}}}" target="_blank" style="margin: 0 10px;">🔵 Facebook</a>
   <a href="https://www.facebook.com/sharer/sharer.php?u={{fullurl:{{FULLPAGENAME}}}}" target="_blank" style="margin: 0 10px;">🔵 Facebook</a>
   <a href="https://twitter.com/intent/tweet?url={{fullurl:{{FULLPAGENAME}}}}" target="_blank" style="margin: 0 10px;">🐦 Twitter</a>
   <a href="https://twitter.com/intent/tweet?url={{fullurl:{{FULLPAGENAME}}}}" target="_blank" style="margin: 0 10px;">🐦 Twitter</a>
Ред 8: Ред 8:
   <a href="https://www.linkedin.com/shareArticle?mini=true&url={{fullurl:{{FULLPAGENAME}}}}" target="_blank" style="margin: 0 10px;">🔗 LinkedIn</a>
   <a href="https://www.linkedin.com/shareArticle?mini=true&url={{fullurl:{{FULLPAGENAME}}}}" target="_blank" style="margin: 0 10px;">🔗 LinkedIn</a>
   <a href="mailto:?subject=Споделям ти нещо интересно&body={{fullurl:{{FULLPAGENAME}}}}" target="_blank" style="margin: 0 10px;">✉️ Email</a>
   <a href="mailto:?subject=Споделям ти нещо интересно&body={{fullurl:{{FULLPAGENAME}}}}" target="_blank" style="margin: 0 10px;">✉️ Email</a>
  <button onclick="copyShareLink()" style="margin-left: 15px; padding: 5px 12px; background: #eee; border: 1px solid #ccc; border-radius: 6px; cursor: pointer;">📋 Copy Link</button>
 
  <p id="copyFeedback" style="color:green; display:none; margin-top:5px;">✅ Линкът е копиран!</p>
</div>
</div>
<script>
function copyShareLink() {
  const dummy = document.createElement('input');
  dummy.value = window.location.href;
  document.body.appendChild(dummy);
  dummy.select();
  document.execCommand('copy');
  document.body.removeChild(dummy);
  const feedback = document.getElementById('copyFeedback');
  feedback.style.display = 'inline';
  setTimeout(() => { feedback.style.display = 'none'; }, 2000);
}
</script>
}}
}}

Текуща версия към 18:03, 31 март 2025

Сподели тази страница:

🔵 Facebook 🐦 Twitter 📨 Telegram 🔗 LinkedIn ✉️ Email