« Modèle:Goblock » : différence entre les versions
Aller à la navigation
Aller à la recherche
m (→Utilisation) |
m (→Utilisation) |
||
Ligne 18 : | Ligne 18 : | ||
[[Category:modèles]] | [[Category:modèles]] | ||
</noinclude><includeonly>{{#if:{{{nowrap|}}}|<span class="GoBlock" style="background-color:{{{bgcolor|}}}"> {{{content|}}} </span>|<div class="GoBlock"> {{{ | </noinclude><includeonly>{{#if:{{{nowrap|}}}|<span class="GoBlock" style="background-color:{{{bgcolor|}}}"> {{{content|}}} </span>|<div class="GoBlock"> style="background-color:{{{bgcolor|}}}"> {{{content|}}} </div> }}</includeonly> |
Version du 28 septembre 2018 à 10:27
Utilisation
The following:
{{Goblock| Allez ! .... }}
Gives:
style="background-color:">
The following:
- Please, {{Goblock|content=text ..... |nowrap=true|bgcolor=red}}. Thanks.
gives:
- Please, text ..... . Thanks.