Nessun oggetto della modifica
Nessun oggetto della modifica
 
(Una versione intermedia di uno stesso utente non è mostrata)
Riga 1: Riga 1:
<!-- 🌐 MENU MULTILINGUA -->
<noinclude>{{Documentation}}</noinclude>
{{main menu
|link to German= Hauptseite
|link to Spanish= Página Principal
|link to French= Page d'accueil
|link to Italian= Introduzione
|link to English= Introduction
}}


<!-- 📦 CONTENITORE COMPLETO -->
<!-- CONTENITORE COMPLETO -->
<div class="chapter-content">
<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 SEMPRE 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 – TEMPLATE FUNZIONANTE -->
<!-- 🔒 PULSANTE LOGIN -->
{{BottoneLinkedIn}}
{{BottoneLinkedIn}}


<!-- 📄 | 💬 PAGE | DISCUSSION – TEMPLATE FUNZIONANTE -->
<!-- 📄 PAGE | 💬 DISCUSSION -->
{{PageDiscussion}}
{{PageDiscussion}}


<!-- 📘 CONTENUTO COMPLETO – VISIBILE SOLO DOPO LOGIN -->
<!-- 📘 CONTENUTO COMPLETO -->
<div class="chapter-full login-required" style="display:none;">
{{#if: {{#ifeq:{{USERNAME}}|}} |
   <div class="chapter-content">
  <!-- Utente NON loggato -->
    {{#if: {{{fulltext|}}} | {{{fulltext}}} | <em>Contenuto completo non fornito.</em> }}
  <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">
      {{#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>
    <strong>Bibliography</strong>
  {{{Bib}}}
    <hr/>
</div>
    {{{biblio}}}
  </div>
}}
}}


</div>
</div>
</div>

Versione attuale delle 10:34, 11 lug 2025

Template:Documentation


 Abstract

No abstract provided.

Template:BottoneLinkedIn


     Contenuto completo non fornito.