« Modèle:Quote » : différence entre les versions
Apparence
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| (8 versions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
<blockquote class="toccolours" style="float:none; padding: 10px 15px 10px 15px; display:table;"> {{{Text}}} | <blockquote class="toccolours" style="float:none; padding: 10px 15px 10px 15px; display:table;">{{{Text}}} | ||
{{#if:{{{Attribute|<noinclude>X</noinclude>}}} | |||
|<p style="text-align: right;"> — {{{Attribute}}} | |||
{{#if:{{{Source|<noinclude>X</noinclude>}}} | |||
|, ''{{{Source}}}''}} | |||
{{#if:{{{Author|<noinclude>x</noinclude>}}} | {{#if:{{{Author|<noinclude>x</noinclude>}}} | ||
|, {{{Author}}} | |||
}}</p> | }}</p> | ||
}}</blockquote><noinclude> | }} | ||
</blockquote> | |||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"Text": {}, | "Text": {}, | ||
"Attribute": {}, | |||
"Source": {}, | |||
"Author": {} | "Author": {} | ||
} | } | ||
} | } | ||
</templatedata></noinclude> | </templatedata> | ||
</noinclude> | |||
Dernière version du 16 septembre 2024 à 20:37
{{{Text}}}
— {{{Attribute}}} , {{{Source}}} , {{{Author}}}
Aucune description.
| Paramètre | Description | Type | État | |
|---|---|---|---|---|
| Text | Text | aucune description | Inconnu | facultatif |
| Attribute | Attribute | aucune description | Inconnu | facultatif |
| Source | Source | aucune description | Inconnu | facultatif |
| Author | Author | aucune description | Inconnu | facultatif |