Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.

Template:NoteInfo: Difference between revisions

Template page
Content deleted Content added
Created page with "<includeonly>{{Note|icon=circle-info-solid.svg|{{{1}}}}}</includeonly><!-- --><noinclude> <templatedata> { "params": { "1": { "label": "Content", "description": "The content of the notice", "example": "'''This section is not complete.''' Please check later for updates.", "type": "line", "required": true } }, "description": "An informational note for the reader", "format": "inline" } </templatedata> </noinclude>"
 
No edit summary
Line 16: Line 16:
}
}
</templatedata>
</templatedata>

== Example ==
<pre>{{Infonote|'''This section is not complete.''' Please check later for updates.}}</pre>
{{Infonote|'''This section is not complete.''' Please check later for updates.}}
</noinclude>
</noinclude>

Revision as of 11:25, December 9, 2024

An informational note for the reader

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Content1

The content of the notice

Example
'''This section is not complete.''' Please check later for updates.
Linerequired

Example

{{Infonote|'''This section is not complete.''' Please check later for updates.}}

Template:Infonote

Contents