|
|
(10 versioni intermedie di uno stesso utente non sono mostrate) |
Riga 1: |
Riga 1: |
| {{clear}} | | {{clear}} |
| <div style="margin-top: 1.2em; margin-bottom: 1.2em;"> | | <div style="margin-top:2em;margin-bottom:0.8em;"> |
| <div style="display: flex; align-items: center; gap: 8px;">
| | {| |
| | | |- |
| <!-- Logo Masticationpedia (fuori dal box) -->
| | | valign="center" | [[File:Wiki.png|36px|Masticationpedia|left]] |
| [[File:Wiki.png|24px|link=Main Page|alt=Masticationpedia]]
| | | width="99%" | <div style=" |
| | | border-radius: 8px; |
| <!-- Box autore -->
| | border: 1px solid #73AD21; |
| <div style="
| | padding: 4px; |
| border-radius: 8px;
| | background-color: #ECFCEC; |
| border: 1px solid #73AD21;
| | font-size: 90%; font-weight:200;">Article by: '''{{#if:{{{autore|}}}|[[{{#switch:{{int:lang}} |
| padding: 2px 10px;
| | | it = Autori:{{{autore}}} |
| background-color: #ECFCEC;
| | | de = Autoren:{{{autore}}} |
| font-size: 90%;
| | | fr = Auteur:{{{autore}}} |
| display: flex;
| | | es = Autor:{{{autore}}} |
| align-items: center;
| | | Autori:{{{autore}}} }}|{{{autore}}}]]|}}'''{{#if:{{{autore2|}}}| · '''[[{{#switch:{{int:lang}} |
| flex-wrap: wrap;
| | | it = Autori:{{{autore2}}} |
| gap: 6px;
| | | de = Autoren:{{{autore2}}} |
| line-height: 1.3;
| | | fr = Auteur:{{{autore2}}} |
| ">
| | | es = Autor:{{{autore2}}} |
| <span style="color: #777;">Article by:</span>
| | | Autori:{{{autore2}}} }}|{{{autore2}}}]]|}}{{#if:{{{autore3|}}}| · '''[[{{#switch:{{int:lang}} |
| '''{{#ifexist: Autore:{{{autore}}} | [[Autore:{{{autore}}}|<span style="font-weight: bold; color: #003399;">{{{autore}}}</span>]] | {{{autore}}} }}'''
| | | it = Autori:{{{autore3}}} |
| {{#if:{{{autore2|}}} |
| | | de = Autoren:{{{autore3}}} |
| · {{#ifexist: Autore:{{{autore2}}} | [[Autore:{{{autore2}}}|<span style="font-weight: bold; color: #003399;">{{{autore2}}}</span>]] | {{{autore2}}} }}
| | | fr = Auteur:{{{autore3}}} |
| | }}
| | | es = Autor:{{{autore3}}} |
| {{#if:{{{autore3|}}} |
| | | Autori:{{{autore3}}} }}|{{{autore3}}}]]|}} |
| · {{#ifexist: Autore:{{{autore3}}} | [[Autore:{{{autore3}}}|<span style="font-weight: bold; color: #003399;">{{{autore3}}}</span>]] | {{{autore3}}} }}
| | <!-- e così via fino ad autore9 --> |
| | }}
| |
| {{#if:{{{autore4|}}} |
| |
| · {{#ifexist: Autore:{{{autore4}}} | [[Autore:{{{autore4}}}|<span style="font-weight: bold; color: #003399;">{{{autore4}}}</span>]] | {{{autore4}}} }}
| |
| | }}
| |
| {{#if:{{{autore5|}}} |
| |
| · {{#ifexist: Autore:{{{autore5}}} | [[Autore:{{{autore5}}}|<span style="font-weight: bold; color: #003399;">{{{autore5}}}</span>]] | {{{autore5}}} }}
| |
| | }}
| |
| {{#if:{{{autore6|}}} |
| |
| · {{#ifexist: Autore:{{{autore6}}} | [[Autore:{{{autore6}}}|<span style="font-weight: bold; color: #003399;">{{{autore6}}}</span>]] | {{{autore6}}} }}
| |
| | }}
| |
| {{#if:{{{autore7|}}} |
| |
| · {{#ifexist: Autore:{{{autore7}}} | [[Autore:{{{autore7}}}|<span style="font-weight: bold; color: #003399;">{{{autore7}}}</span>]] | {{{autore7}}} }}
| |
| | }}
| |
| {{#if:{{{autore8|}}} |
| |
| · {{#ifexist: Autore:{{{autore8}}} | [[Autore:{{{autore8}}}|<span style="font-weight: bold; color: #003399;">{{{autore8}}}</span>]] | {{{autore8}}} }}
| |
| | }}
| |
| {{#if:{{{autore9|}}} |
| |
| · {{#ifexist: Autore:{{{autore9}}} | [[Autore:{{{autore9}}}|<span style="font-weight: bold; color: #003399;">{{{autore9}}}</span>]] | {{{autore9}}} }}
| |
| | }}
| |
| </div>
| |
| </div>
| |
| </div> | | </div> |
| | |} |
| {{clear}} | | {{clear}} |
| | | </div> |
| <noinclude>
| |
| | |
| '''<pre>{{ArtBy
| |
| | autore =
| |
| | autore2 =
| |
| | autore3 =
| |
| | autore4 =
| |
| | autore5 =
| |
| | autore6 =
| |
| | autore7 =
| |
| | autore8 =
| |
| | autore9 =
| |
| }}</pre>'''
| |
| | |
| <pre>{{ArtBy | autore = <!-- INSERIRE QUI IL NOME DELL'AUTORE COME INDICATO NELLA PAGINA CHE LO RIGUARDA -->}}</pre>
| |
| | |
| [[Category:Maintenance templates]]
| |
| [[Category:Maintenance templates]]
| |
| | |
| </noinclude>
| |
| <includeonly>
| |
| [[Category:Articles by {{{autore}}}]]
| |
| </includeonly> | |