Difference between revisions of "Template:Note"

From berki WIKI
Jump to: navigation, search
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="width: 100%; border: 1px solid gray; border-radius: 5px; background-color: #ffffdd; border-color: #f7df92; text-align: left; padding: 10px;">
+
<div style="border: 1px solid gray; border-radius: 5px; background-color: #ffffdd; border-color: #f7df92; text-align: left; padding: 10px;">
<div style="float: left"><[[File:Warning.png]] /div>
+
<div class="messageBox" style="float: left; margin: 4px; margin-right: 8px;">[[File:ImportantIcon.png]] </div>
 
+
<div>
 +
<b>Note</b>
 +
<br>
 
{{{1}}}
 
{{{1}}}
 +
</div>
 
</div>
 
</div>
 
<noinclude>
 
<noinclude>
 +
= Usage =
  
 +
<pre>
 +
{{note| .. your text ... }}
 +
</pre>
  
{{note|Inserting images in MediaWiki takes a few steps to accomplish. First the file needs to be uploaded. Then you will need to insert the code in the page that places the image in the content. This article will explain the steps to upload and insert images into your MediaWiki pages.
+
{{note|Inserting images in MediaWiki takes a few steps to accomplish. First the file needs to be uploaded. Then you will need to insert the code in the page that places the image in the content. This article will explain the steps to upload and insert images into your MediaWiki pages.}}
 
 
}}
 
  
  
 
</noinclude>
 
</noinclude>

Latest revision as of 16:27, 8 September 2016

ImportantIcon.png

Note
{{{1}}}

Usage

{{note| .. your text ... }}
ImportantIcon.png

Note
Inserting images in MediaWiki takes a few steps to accomplish. First the file needs to be uploaded. Then you will need to insert the code in the page that places the image in the content. This article will explain the steps to upload and insert images into your MediaWiki pages.