Difference between revisions of "Template:Note"

From RadiWiki
Jump to: navigation, search
(99% to max-content)
(Improvements in layout code, to be more matching the 'Warning' box.)
Line 1: Line 1:
 
<div style="width:max-content;border:1px solid #9f9fff; background-color: #efefff;">
 
<div style="width:max-content;border:1px solid #9f9fff; background-color: #efefff;">
 
{| style="background:#efefff"
 
{| style="background:#efefff"
| style="align:left;width:10px;vertical-align:top" | <center>[[Image:Information.png]]</center> || <div style="background:#efefff;width:100%">
+
| style="align:left;width:60px;vertical-align:top" | <center>[[Image:Information.png]]</center>
{| style="background:#efefff;width:100%"
+
|
| style="align:left;vertical-align:top" | '''Note:'''  
+
{| style="background:#efefff;vertical-align:top"
| style="align:left;vertical-align:top" | {{{1}}}
+
| style="vertical-align:top;width:1px" | '''Note:'''  
|}</div>
+
| style="vertical-align:top" |{{{1}}}
 +
|}
 
|}</div><noinclude>This template can be used to show a 'box' with an information icon, and some informational message.  
 
|}</div><noinclude>This template can be used to show a 'box' with an information icon, and some informational message.  
 
Also see the [[:Template:Warning]] and [[:Template:Important]] templates.
 
Also see the [[:Template:Warning]] and [[:Template:Important]] templates.
  
 
[[Category:Template]]</noinclude>
 
[[Category:Template]]</noinclude>

Revision as of 12:20, 9 June 2023

Information.png
Note: {{{1}}}

This template can be used to show a 'box' with an information icon, and some informational message.

Also see the Template:Warning and Template:Important templates.