Template:Tip: Difference between revisions
(Create Tip template (green info box)) |
(Add fallback for missing parameter) |
||
| Line 1: | Line 1: | ||
<div style="background:#e8f5e9; border-left:4px solid #4caf50; padding:10px; margin:10px 0;"> | <div style="background:#e8f5e9; border-left:4px solid #4caf50; padding:10px; margin:10px 0;"> | ||
'''💡 Tip:''' {{{1}}} | '''💡 Tip:''' {{{1|}}} | ||
</div><noinclude> | </div><noinclude> | ||
== Usage == | == Usage == | ||
Latest revision as of 13:06, 6 January 2026
💡 Tip:
Usage
{{Tip|Your tip text here}}
Note
Due to a MediaWiki parser bug, avoid using <code> tags inside the template parameter. Use <tt> instead.