Differenze tra le versioni di "Template:Multibox"
m |
m |
||
Riga 1: | Riga 1: | ||
<poem class="BoxSapere"> | <poem class="BoxSapere"> | ||
{{#if: {{{titolo|}}} | | {{#if: {{{titolo|}}} | | ||
{{#ifexpr: {{{titolo}}} = "nullo" | | {{#ifexpr: {{{titolo}}} = "nullo" | | ||
{{ | <span style="display: none;">{{{titolo}}}</span><br> | | ||
<span class="BS_title">{{{titolo|Da sapere che}}}<br></span> | |||
<span class="BS_title">{{{titolo|Da sapere che}}}</span | |||
}} | }} | ||
}} | }} | ||
{{{testo}}} | {{{testo}}} | ||
</poem> | </poem> | ||
Riga 20: | Riga 15: | ||
{ | { | ||
"params": { | "params": { | ||
"titolo": {} | "titolo": {}, | ||
"testo": {} | |||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Versione delle 08:56, 29 mag 2023
{{{testo}}}
Nessuna descrizione.
Parametro | Descrizione | Tipo | Stato | |
---|---|---|---|---|
titolo | titolo | nessuna descrizione | Sconosciuto | facoltativo |
testo | testo | nessuna descrizione | Sconosciuto | facoltativo |