Nessun oggetto della modifica
Nessun oggetto della modifica
 
Riga 1: Riga 1:
{{#tag:div| <!-- CONTENITORE COMPLETO -->
<noinclude>{{Documentation}}</noinclude>
<div class="chapter-content">
 
<!-- CONTENITORE COMPLETO -->
<div class="chapter-container">
<div class="chapter-container">


  <!-- 👤 AUTORE -->
<!-- ✍️ AUTORE -->
  {{#if: {{{autore|}}} | {{ArtBy|autore={{{autore}}}}} }}
{{#if: {{{autore|}}} | {{ArtBy|autore={{{autore}}}}} }}


  <!-- 📑 INDICE -->
<!-- 📑 INDICE -->
  __TOC__
__TOC__


  <!-- 📌 ABSTRACT VISIBILE -->
<!-- 📋 ABSTRACT -->
  <div class="chapter-abstract">
<div class="chapter-abstract">
    <strong>Abstract</strong>
  <strong>Abstract</strong>
    {{#if: {{{abstract|}}} | <p>{{{abstract}}}</p> | <p><em>No abstract provided.</em></p> }}
  <p>{{#if: {{{abstract|}}} | {{{abstract}}} | <em>No abstract provided.</em> }}</p>
  </div>
</div>


  <!-- 🔐 PULSANTE LOGIN (USA TEMPLATE) -->
<!-- 🔒 PULSANTE LOGIN -->
  {{BottoneLinkedIn}}
{{BottoneLinkedIn}}


  <!-- 📄 PAGE | 💬 DISCUSSION (USA TEMPLATE) -->
<!-- 📄 PAGE | 💬 DISCUSSION -->
  {{PageDiscussion}}
{{PageDiscussion}}


  <!-- 📘 CONTENUTO COMPLETO (VISIBILE SOLO DOPO LOGIN) -->
<!-- 📘 CONTENUTO COMPLETO -->
   <div class="chapter-full login-required" style="display:none;">
{{#if: {{#ifeq:{{USERNAME}}|}} |
  <!-- Utente NON loggato -->
   <div class="chapter-full login-required" style="opacity:0.3; pointer-events:none;">
    <div class="chapter-content">
      <em>Accedi con LinkedIn per leggere il contenuto completo.</em>
    </div>
  </div>
|
  <!-- Utente loggato -->
  <div class="chapter-full">
     <div class="chapter-content">
     <div class="chapter-content">
       {{#if: {{{fulltext|}}} | {{{fulltext}}} | <em>Contenuto completo non fornito.</em> }}
       {{#if: {{{fulltext|}}} | {{{fulltext}}} | <em>Contenuto completo non fornito.</em> }}
     </div>
     </div>
   </div>
   </div>
}}


  <!-- 📚 BIBLIOGRAFIA (A PIE' DI PAGINA) -->
<!-- 📚 BIBLIOGRAFIA -->
  {{#if: {{{Bib|}}} |  
{{#if: {{{biblio|}}} |
   <div class="chapter-biblio">
   <div class="chapter-biblio">
     <strong>Bibliography</strong><br />
     <strong>Bibliography</strong>
     {{{Bib}}}
    <hr/>
     {{{biblio}}}
   </div>
   </div>
  }}
}}


</div>
</div>
</div>
|lang=html}}

Versione attuale delle 10:34, 11 lug 2025

Template:Documentation


 Abstract

No abstract provided.

Template:BottoneLinkedIn


     Contenuto completo non fornito.