Template:Callout: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 58: | Line 58: | ||
<span class="callout-icon"> | <span class="callout-icon"> | ||
{{#switch: {{{type|note}}} | {{#switch: {{{type|note}}} | ||
| tip = 💡Important Tip {{{title|Your title goes here}}} | | tip = 💡Important Tip {{{title|Your title goes here}}} | ||
| warning = ⚠️ Warning {{{title|Your title goes here}}} | | warning = ⚠️ Warning {{{title|Your title goes here}}} | ||
| protip = ⭐ Pro Tip {{{title|Your title goes here}}} | | protip = ⭐ Pro Tip {{{title|Your title goes here}}} | ||
| note = 📝 Note {{{title|Your title goes here}}} | | note = 📝 Note {{{title|Your title goes here}}} | ||
| #default = 📝 Note {{{title|Your title goes here}}} | | #default = 📝 Note {{{title|Your title goes here}}} | ||