Template:Note: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><div class="mw-collapsible {{#ifeq:{{{collapsed}}}|true|mw-collapsed}}" style="{{#if:{{{position|}}}|float: {{{position}}};}} display: block; border: 1px solid #ddd; background-color: #fff9ea; margin-top: 14px; margin-bottom: 14px; padding: 14px;">{{#if:{{{title|}}}|'''{{{title}}}'''}}<div class="mw-collapsible-content"><div>{{{content}}}</div>{{#if:{{{ref_doc|}}}|<div style="font-size:85%; margin-top: 14px;">Reference: {{#if:{{{ref_link|}}}|[{{{ref_link}}}...") |
(No difference)
|
Revision as of 12:22, 20 November 2024
Overview
This template provides a customizable note box.
Preview
Preview - Simple
This is a simple test note without a title.
Simple note
This is a simple test note with a title.
Usage
<source lang='text'>
This is a simple test note without a title.
Simple note
This is a simple test note with a title.
Second Test
This is a advanced test note over multiple lines.
This is a advanced test note over multiple lines.
This is a advanced test note over multiple lines.Third Test
Right positioned note.