« Modèle:Lien » : différence entre les versions
Aller à la navigation
Aller à la recherche
mAucun résumé des modifications |
mAucun résumé des modifications |
||
Ligne 18 : | Ligne 18 : | ||
[[Category:modèles]] | [[Category:modèles]] | ||
</noinclude><includeonly>{{#if:{{{content|}}}|{{#if:{{{wrap|}}}|<div class=" | </noinclude><includeonly>{{#if:{{{content|}}}|{{#if:{{{wrap|}}}|<div class="GoBlock" style="background:{{{bgcolor|}}}"> {{{content|}}} </div>|<span class="GoBlock" style="background:{{{bgcolor|}}}"> {{{content|}}}</span>}}|<span class="GoBlock">{{{1}}}</span> }}</includeonly> |
Dernière version du 25 mars 2020 à 22:26
Utilisation
The following:
{{Lien| Allez ! .... }}
Gives: Allez ! ....
The following:
- Please, {{Lien|content=text ..... |wrap=true|bgcolor=red}}. Thanks.
gives:
- Please, text ...... Thanks.