Template:ModernConfirm: Difference between revisions
SirYodaJedi (talk | contribs) m (apparently this is what it's supposed to be called)  | 
				m (precaution to avoid breaking pages due to recently added high-DPI icon.)  | 
				||
| Line 3: | Line 3: | ||
| mode = inline  | | mode = inline  | ||
| img = Confirm.png  | | img = Confirm.png  | ||
| size = 10px  | |||
| type = {{Dictionary/notices|Confirm}}  | | type = {{Dictionary/notices|Confirm}}  | ||
| text = {{{text|{{{1|}}}}}}  | | text = {{{text|{{{1|}}}}}}  | ||
| color = 139,197,63  | | color = 139,197,63  | ||
}}[[Category:CONFIRM]]</includeonly></onlyinclude>  | }}[[Category:CONFIRM]]</includeonly></onlyinclude>  | ||
Revision as of 01:16, 10 June 2023
Creates an inline note.
Contents
Parameters and Examples
| Parameter | Description | Example | Preview | 
|---|---|---|---|
{{{1}}} or {{{text}}}
 | 
The text of your inline note.
      = in your text. You can also use {{=}} or = instead of =.| if there is a conflicting | character in your text. | 
{{ModernConfirm}} This is an example text. {{ModernConfirm|This is an example text.}} {{ModernConfirm|text = Gordon + Barney = Beer}}  | 
Preview 
 | 
Known Bugs of Modern Notes
- The beginning of the list breaks if the note starts with it (for example, 
{{note|* Line 1}}). - Specifying the text inside the note will move it under the list (for example, 
# {{bug|Line 1}}).
Workaround:Use HTML lists instead. 
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.