« Modèle:Warning/en » : différence entre les versions
Updating to match new version of source page |
m 32 versions importées |
||
(2 versions intermédiaires par un autre utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
<languages/> | <languages/> | ||
<onlyinclude>{{#if: {{{msg|{{{1|}}}}}}|<table class="warning-message" style="background-color: # | <onlyinclude>{{#if: {{{msg|{{{1|}}}}}}|<table class="warning-message" style="background-color: var( --background-color-error-subtle, #ffe9e5 ); color: var( --color-base, #202122 ); border: 1px var( --border-color-error, #9f3526 ) solid; box-sizing: border-box; margin: 0.5em 0; padding: 0.5em;"><tr><td style="white-space: nowrap; vertical-align: top;">}}<span style="position: relative; top: -2px;">[[File:OOjs_UI_icon_notice-destructive.svg|18px|alt=Warning|link=]]</span> '''Warning:''' {{#if: {{{msg|{{{1|}}}}}}|</td><td style="padding-{{dir|{{pagelang}}|right|left}}: 0.5em vertical-align: top;">{{{msg|{{{1|}}}}}}</td></tr></table>}}</onlyinclude> | ||
{{Documentation|content= | {{Documentation|content= | ||
== Usage == | == Usage == | ||
Ligne 28 : | Ligne 28 : | ||
{{warning|1=Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!), which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.}} | {{warning|1=Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!), which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.}} | ||
== See also == | |||
* {{tl|Caution}} | |||
* {{tl|Fixtext}} | |||
* {{tl|Note}} | |||
* {{tl|Tip}} | |||
}} | }} | ||
[[Category:Warning templates{{#translation: | [[Category:Warning templates{{#translation:}}]] |
Dernière version du 8 décembre 2024 à 19:20
<languages/>
{{#if: |
}}
Usage
This template has two possible usages:
- Will have the text flow below when the warning text is too long
- Uses a table to indent the text.
Method 1
The following displays the warning icon and the word "Warning:". You can follow this with whatever text/images/markup you like.
Wiki Code:
{{warning}} Don't do that!{{#if: | }} Don't do that!
Method 2
The following includes the text passed to the template, and uses a table to stop the text flowing round the icon.
Wiki Code:
{{warning|1=Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!), which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.}}{{#if: Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!), which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.| }}
See also
- {{{{#ifeq:Modèle:Caution|
|
}}[[Special:MyLanguage/Template:Caution|{{#if: |{{{2}}} |{{#ifexist:Translations:{{#if:Modèle|Modèle:}}Caution/Page display title/fr
|{{#ifexpr:{{#if:0|1|0}} and 10!=0 |{{#ifeq:fr|en |Caution |{{#if: |{{#ifeq:0|0 | | String Module Error: Target string is empty }} |{{#if:{{ Modèle:TNTN | nsp = 0 }} |{{ Modèle:TNTN | nsp = 0 }} |Template:Caution }} }} }} |{{ Modèle:TNTN }} }} |{{#if:0 |{{#if:Caution |Caution |Template:Caution }} |Template:Caution }}
}}}}]]{{#ifeq:Modèle:Caution|
|
}}
}}- {{{{#ifeq:Modèle:Fixtext|
|
}}[[Special:MyLanguage/Template:Fixtext|{{#if: |{{{2}}} |{{#ifexist:Translations:{{#if:Modèle|Modèle:}}Fixtext/Page display title/fr
|{{#ifexpr:{{#if:0|1|0}} and 10!=0 |{{#ifeq:fr|en |Fixtext |{{#if: |{{#ifeq:0|0 | | String Module Error: Target string is empty }} |{{#if:{{ Modèle:TNTN | nsp = 0 }} |{{ Modèle:TNTN | nsp = 0 }} |Template:Fixtext }} }} }} |{{ Modèle:TNTN }} }} |{{#if:0 |{{#if:Fixtext |Fixtext |Template:Fixtext }} |Template:Fixtext }}
}}}}]]{{#ifeq:Modèle:Fixtext|
|
}}
}}- {{{{#ifeq:Modèle:Note|
|
}}[[Special:MyLanguage/Template:Note|{{#if: |{{{2}}} |{{#ifexist:Translations:{{#if:Modèle|Modèle:}}Note/Page display title/fr
|{{#ifexpr:{{#if:0|1|0}} and 10!=0 |{{#ifeq:fr|en |Note |{{#if: |{{#ifeq:0|0 | | String Module Error: Target string is empty }} |{{#if:{{ Modèle:TNTN | nsp = 0 }} |{{ Modèle:TNTN | nsp = 0 }} |Template:Note }} }} }} |{{ Modèle:TNTN }} }} |{{#if:0 |{{#if:Note |Note |Template:Note }} |Template:Note }}
}}}}]]{{#ifeq:Modèle:Note|
|
}}
}}- {{{{#ifeq:Modèle:Tip|
|
}}[[Special:MyLanguage/Template:Tip|{{#if: |{{{2}}} |{{#ifexist:Translations:{{#if:Modèle|Modèle:}}Tip/Page display title/fr
|{{#ifexpr:{{#if:0|1|0}} and 10!=0 |{{#ifeq:fr|en |Tip |{{#if: |{{#ifeq:0|0 | | String Module Error: Target string is empty }} |{{#if:{{ Modèle:TNTN | nsp = 0 }} |{{ Modèle:TNTN | nsp = 0 }} |Template:Tip }} }} }} |{{ Modèle:TNTN }} }} |{{#if:0 |{{#if:Tip |Tip |Template:Tip }} |Template:Tip }}
}}}}]]{{#ifeq:Modèle:Tip|
|
}}
}}{{#if:== Usage ==
This template has two possible usages:
- Will have the text flow below when the warning text is too long
- Uses a table to indent the text.
Method 1
The following displays the warning icon and the word "Warning:". You can follow this with whatever text/images/markup you like.
Wiki Code:
{{warning}} Don't do that!
{{#if: |
}} Don't do that!
Method 2
The following includes the text passed to the template, and uses a table to stop the text flowing round the icon.
Wiki Code:
{{warning|1=Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!), which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.}}
{{#if: Here is a long warning, which is sufficiently wordy to run onto a second line (unless you have a really large screen!), which would normally cause it to wrap round the icon, but because we passed it as a parameter it keeps its left alignment straight.|
}}
See also
- {{{{#ifeq:Modèle:Caution|
|
}}[[Special:MyLanguage/Template:Caution|{{#if: |{{{2}}} |{{#ifexist:Translations:{{#if:Modèle|Modèle:}}Caution/Page display title/fr
|{{#ifexpr:{{#if:0|1|0}} and 10!=0 |{{#ifeq:fr|en |Caution |{{#if: |{{#ifeq:0|0 | | String Module Error: Target string is empty }} |{{#if:{{ Modèle:TNTN | nsp = 0 }} |{{ Modèle:TNTN | nsp = 0 }} |Template:Caution }} }} }} |{{ Modèle:TNTN }} }} |{{#if:0 |{{#if:Caution |Caution |Template:Caution }} |Template:Caution }}
}}}}]]{{#ifeq:Modèle:Caution|
|
}}
}}- {{{{#ifeq:Modèle:Fixtext|
|
}}[[Special:MyLanguage/Template:Fixtext|{{#if: |{{{2}}} |{{#ifexist:Translations:{{#if:Modèle|Modèle:}}Fixtext/Page display title/fr
|{{#ifexpr:{{#if:0|1|0}} and 10!=0 |{{#ifeq:fr|en |Fixtext |{{#if: |{{#ifeq:0|0 | | String Module Error: Target string is empty }} |{{#if:{{ Modèle:TNTN | nsp = 0 }} |{{ Modèle:TNTN | nsp = 0 }} |Template:Fixtext }} }} }} |{{ Modèle:TNTN }} }} |{{#if:0 |{{#if:Fixtext |Fixtext |Template:Fixtext }} |Template:Fixtext }}
}}}}]]{{#ifeq:Modèle:Fixtext|
|
}}
}}- {{{{#ifeq:Modèle:Note|
|
}}[[Special:MyLanguage/Template:Note|{{#if: |{{{2}}} |{{#ifexist:Translations:{{#if:Modèle|Modèle:}}Note/Page display title/fr
|{{#ifexpr:{{#if:0|1|0}} and 10!=0 |{{#ifeq:fr|en |Note |{{#if: |{{#ifeq:0|0 | | String Module Error: Target string is empty }} |{{#if:{{ Modèle:TNTN | nsp = 0 }} |{{ Modèle:TNTN | nsp = 0 }} |Template:Note }} }} }} |{{ Modèle:TNTN }} }} |{{#if:0 |{{#if:Note |Note |Template:Note }} |Template:Note }}
}}}}]]{{#ifeq:Modèle:Note|
|
}}
}}- {{{{#ifeq:Modèle:Tip|
|
}}[[Special:MyLanguage/Template:Tip|{{#if: |{{{2}}} |{{#ifexist:Translations:{{#if:Modèle|Modèle:}}Tip/Page display title/fr
|{{#ifexpr:{{#if:0|1|0}} and 10!=0 |{{#ifeq:fr|en |Tip |{{#if: |{{#ifeq:0|0 | | String Module Error: Target string is empty }} |{{#if:{{ Modèle:TNTN | nsp = 0 }} |{{ Modèle:TNTN | nsp = 0 }} |Template:Tip }} }} }} |{{ Modèle:TNTN }} }} |{{#if:0 |{{#if:Tip |Tip |Template:Tip }} |Template:Tip }}
}}}}]]{{#ifeq:Modèle:Tip|
|
}}
}}| [[Category:Template documentation pages{{#translation:}}]] }} [[Category:Warning templates{{#translation:}}]]