Modèle:Attention : Différence entre versions

De Ekopedia
Aller à : navigation, rechercher
 
Ligne 1 : Ligne 1 :
<includeonly>{{ #ifeq: oui | {{{Avec_fond|}}} | <table class="alerte" style="background:{{{couleurFond|#FFE4E1}}};"><tr valign="middle"><td>[[Image:Attention_important.gif|30px]]&nbsp;</td><td>{{{1}}}</td></tr></table> | [[Image:Attention_important.gif|30px]]&nbsp;{{{1}}} }}</includeonly><noinclude>
+
<includeonly>{{ #ifeq: oui | {{{Avec_fond|}}} | <table class="alerte" style="background:{{{couleurFond|#FFE4E1}}};"><tr valign="middle"><td>[[Image:Avertissement_important.gif|30px]]&nbsp;</td><td>{{{1}}}</td></tr></table> | [[Image:Avertissement_important.gif|30px]]&nbsp;{{{1}}} }}</includeonly><noinclude>
 
! syntaxe
 
! syntaxe
 
! rendu
 
! rendu
Ligne 15 : Ligne 15 :
 
| {{Attention|Avec_fond = oui|couleurFond = yellow|Texte à afficher|}}
 
| {{Attention|Avec_fond = oui|couleurFond = yellow|Texte à afficher|}}
 
|}
 
|}
 +
</noinclude>

Version du 24 janvier 2007 à 23:18

! syntaxe ! rendu |-----

|
{{Attention}}
|
Avertissement important.gif {{{1}}}

|-----

|
{{Attention|Texte à afficher|}}
|
Avertissement important.gif Texte à afficher

|-----

|
{{Attention|Avec_fond = oui|Texte à afficher|}}
|
Avertissement important.gif Texte à afficher

|-----

|
{{Attention|Avec_fond = oui|couleurFond = yellow|Texte à afficher|}}
|
Avertissement important.gif Texte à afficher

|}