Last edited 9 months ago
by WikiSysop

Template:Messagebox: Difference between revisions

m (1 revision imported)
No edit summary
Tag: 2017 source edit
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><templatestyles src="Hinweisbox/styles.css" /><div class="hw-messagebox notification-{{{boxtype}}} {{#switch: {{{icon}}}|yes=icon|ja=icon}}"  {{#if:{{{bgcolor|}}}|style="background:{{{bgcolor}}}"|}}><span class="boxlabel">{{#switch: {{{boxtype}}} | note = Note: | Hinweis = Hinweis: | tip = Tip: | Tipp = Tipp: | warning = Warning! | Warnung = Achtung! | example = Example: | Beispiel = Beispiel: | important = Important! | Wichtig = Wichtig! | neutral =  | Neutral = }}</span>{{{Note text}}}</div></includeonly>
<includeonly><templatestyles src="Messagebox/styles.css" /><div class="hw-messagebox notification-{{{boxtype}}} {{#switch: {{{icon}}}|yes=icon|ja=icon}}"  {{#if:{{{bgcolor|}}}|style="background:{{{bgcolor}}}"|}}><span class="boxlabel">{{#switch: {{{boxtype}}} | note = Note: | Hinweis = Hinweis: | Hint = Hint: | tip = Tip: | Tipp = Tipp: | warning = Warning! | Warnung = Achtung! | example = Example: | Beispiel = Beispiel: | important = Important! | Wichtig = Wichtig! | neutral =  | Neutral = }}</span>{{{Note text}}}</div></includeonly>
<noinclude>
<noinclude>
Kopiervorlage:
Kopiervorlage:
<pre>
<pre>
{{Hinweisbox|boxtype = |Note text =| bgcolor =}}
{{Messagebox|boxtype = |Note text =| bgcolor =}}
</pre>
</pre>
<templatedata>
<templatedata>
Line 20: Line 20:
},
},
"type": "string",
"type": "string",
"default": {},
"default": "Hint",
"required": true,
"required": true,
"label": {
"label": {

Latest revision as of 17:14, 3 August 2023


Kopiervorlage:

{{Messagebox|boxtype = |Note text =| bgcolor =}}

Infobox for notes, warnings, tips, etc.

Template parameters

ParameterDescriptionTypeStatus
Type of boxboxtype

note, tip, warning, important, example, neutral

Default
Hint
Example
note, tip, warning, important, example, neutral
Stringrequired
Show iconicon

Shows icon before the label

Example
yes, no
Unknownsuggested
Note textNote text

no description

Unknownrequired
Background colorbgcolor

Background color for neutral box in hex-format (#ececec)

Example
#ececec
Stringsuggested
No categories assignedEdit

Discussions