Différences entre les versions de « Modèle:Citation »
De Wikip
m (1 version) |
|||
Ligne 1 : | Ligne 1 : | ||
<includeonly><div style="background-color:#F0F0F0;padding:1em;margin:1em">“ {{{texte| }}} ”</div><div style="text-align:right;">({{{sources| }}})</div></includeonly><noinclude> | <includeonly><div style="background-color:#F0F0F0;padding:1em;margin:1em">“ {{{texte| }}} ”</div><div style="text-align:right;">({{{sources| }}})</div></includeonly><noinclude> | ||
{{Model | {{Model | ||
|texte= | |texte=permet de mettre en forme une citation. | ||
|syntaxe=<nowiki>{{Citatpadding:1em;margin:1emion |texte=|sources=}}</nowiki> | |syntaxe=<nowiki>{{Citatpadding:1em;margin:1emion |texte=|sources=}}</nowiki> | ||
|specification= | |specification= | ||
Ligne 11 : | Ligne 11 : | ||
Exemple : | Exemple : | ||
<nowiki>{{Citation|texte=LISP is worth ... itself a lot.|sources=Eric Steven Raymond}} | <nowiki>{{Citation|texte=LISP is worth ... itself a lot.|sources=Eric Steven Raymond}}</nowiki> | ||
</nowiki> | |||
donnera : | donnera : |
Version du 18 juin 2013 à 17:53
Version : 1.36.1 577 (2013-06-18) 20130618175324
Résumé :
permet de mettre en forme une citation.
{{Citatpadding:1em;margin:1emion |texte=|sources=}}
- texte
- le texte cité
- sources
- les sources (auteur, livre, pages, etc.)
Exemple :
{{Citation|texte=LISP is worth ... itself a lot.|sources=Eric Steven Raymond}}
donnera :
“ LISP is worth learning for a different reason — the profound enlightenment experience you will have when you finally get it. That experience will make you a better programmer for the rest of your days, even if you never actually use LISP itself a lot. ”
(Eric Steven Raymond)