« Modèle:Refnote » : différence entre les versions
De BoyWiki
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
<includeonly> | <includeonly> | ||
{{#if:{{{1|}}} | {{#if:{{{1|}}} | ||
| {{#if:{{{ | | {{#if:{{{2|}}} | ||
| {{#if:{{{group|}}} | | {{#if:{{{group|}}} | ||
| # <span class="refnote" id="refnote_{{{group}}}-{{{1}}}">[[#reflabel_{{{group}}}-{{{1}}}|↑]] {{{2}}}</span> | | # <span class="refnote" id="refnote_{{{group}}}-{{{1}}}">[[#reflabel_{{{group}}}-{{{1}}}|↑]] {{{2}}}</span> | ||
| # <span class="refnote" id="refnote-{{{1}}}">[[#reflabel-{{{1}}}|↑]] {{{2}}}</span> | | # <span class="refnote" id="refnote-{{{1}}}">[[#reflabel-{{{1}}}|↑]] {{{2}}}</span> | ||
}} | }} | ||
| {{#if:{{{group|}}} | | {{#if:{{{group|}}} | [[#refnote_{{{group}}}-{{{1}}}|<sup class="reflabel" id="reflabel_{{{group}}}-{{{1}}}">{{{1}}}</sup>]] | <span class="reflabel" id="reflabel-{{{1}}}">[[#refnote-{{{1}}}|<sup>{{{1}}}</sup>]]</span>}}}}}} | ||
}} | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> |
Version du 26 février 2009 à 17:48
- Utilisation
- Syntaxe
{{Refnote [|group= ] |label [|texte de la note]}}
- Paramètres
- label : identifiant unique de la référence dans un même groupe (en général un chiffre ou une lettre)
- group= : déclare un groupe de notes spécifique (optionnel) -quand plusieurs groupes de notes avec les mêmes labels coexistent sur la même page.
- Exemples