Template:ModernConfirm: Difference between revisions
m (precaution to avoid breaking pages due to recently added high-DPI icon.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Doc|docpage=Template:Notify/inline/doc}} | {{Doc|docpage=Template:Notify/inline/doc}} | ||
< | <includeonly> | ||
| mode = inline | |||
| img = Confirm.png | <onlyinclude>{{Notify | ||
| size = 10px | |||
| type = {{Dictionary/notices|Confirm}} | | mode = inline | ||
| | | img = Confirm.png | ||
| img style = position:relative; top:-2px | |||
}}[[Category:CONFIRM]]</ | | size = 10px | ||
| type = {{Dictionary/notices|Confirm}} | |||
| color = 139,197,63 | |||
| offset = {{{offset|}}} | |||
| {{{text|{{{1|}}}}}} | |||
}}[[Category:CONFIRM]]</onlyinclude> | |||
</includeonly> |
Revision as of 03:55, 2 July 2023

Creates an inline note.
Contents
Parameters and Examples
Parameter | Description | Example | Preview |
---|---|---|---|
{{{1}}} or {{{text}}} | The text of your inline note.
![]() ![]() |
{{ModernConfirm}} This is an example text. {{ModernConfirm|This is an example text.}} {{ModernConfirm|text = Gordon + Barney = Beer}} |
![]() Preview
Note Todo Warning Deprecated Bug Tip Code Code Fix Fix Important Confirm Workaround Risk of Confusion Example How Placement Tip Idea Translate
![]() Category:<language shortcut>/Dictionary/Notices and save it with following content {{subst:Category:En/Dictionary/Notices}} See Also![]() Preview
Note Todo Warning Deprecated Bug Tip Code Code Fix Fix Important Confirm Workaround Risk of Confusion Example How Placement Tip Idea Translate
![]() Category:<language shortcut>/Dictionary/Notices and save it with following content {{subst:Category:En/Dictionary/Notices}} See Also
![]() Preview
Note Todo Warning Deprecated Bug Tip Code Code Fix Fix Important Confirm Workaround Risk of Confusion Example How Placement Tip Idea Translate
![]() Category:<language shortcut>/Dictionary/Notices and save it with following content {{subst:Category:En/Dictionary/Notices}} See Also
|
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.