Template:ChapterSegmented: differenze tra le versioni
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 1: | Riga 1: | ||
<!-- | <!-- 🌐 MENU MULTILINGUA --> | ||
{{main menu | {{main menu | ||
|link to German= Hauptseite | |link to German= Hauptseite | ||
|link to Spanish= Página Principal | |link to Spanish= Página Principal | ||
|link to French= Page d'accueil | |link to French= Page d'accueil | ||
|link to Italian= Introduzione | |link to Italian= Introduzione | ||
|link to English= Introduction | |link to English= Introduction | ||
}} | }} | ||
<!-- | <!-- 📦 CONTENITORE COMPLETO --> | ||
<div class="chapter-content"> | <div class="chapter-content"> | ||
<div class="chapter-container"> | <div class="chapter-container"> | ||
<!-- 👤 AUTORE --> | |||
{{#if: {{{autore|}}} | {{ArtBy|autore={{{autore}}}}} }} | |||
<!-- 📄 INDICE --> | |||
__TOC__ | |||
<!-- ✍️ ABSTRACT SEMPRE VISIBILE --> | |||
<div class="chapter-abstract"> | |||
<strong>Abstract</strong> | |||
{{#if: {{{abstract|}}} | <p>{{{abstract}}}</p> | <p><em>No abstract provided.</em></p> }} | |||
</div> | |||
<!-- 🔐 PULSANTE LOGIN – TEMPLATE FUNZIONANTE --> | |||
{{BottoneLinkedIn}} | |||
<!-- 📄 | 💬 PAGE | DISCUSSION – TEMPLATE FUNZIONANTE --> | |||
{{PageDiscussion}} | |||
<!-- 📘 CONTENUTO COMPLETO – VISIBILE SOLO DOPO LOGIN --> | |||
<div class="chapter-full login-required" style="display:none;"> | |||
<div class="chapter-content"> | |||
{{#if: {{{fulltext|}}} | {{{fulltext}}} | <em>Contenuto completo non fornito.</em> }} | |||
</div> | </div> | ||
</div> | |||
<!-- 📚 BIBLIOGRAFIA – A PIE' DI PAGINA --> | |||
{{#if: {{{Bib|}}} | | |||
<div class="chapter-biblio"> | |||
<strong>Bibliography</strong> | |||
{{{Bib}}} | |||
</div> | |||
}} | |||
</div> | |||
</div> | </div> |
Versione delle 18:45, 10 lug 2025
ChapterSegmented