Difference between revisions of "Template:Note"
From berki WIKI
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div style=" | + | <div style="border: 1px solid gray; border-radius: 5px; background-color: #ffffdd; border-color: #f7df92; text-align: left; padding: 10px;"> |
− | <div style="float: left; margin: 4px; margin-right: 8px;">[[File: | + | <div class="messageBox" style="float: left; margin: 4px; margin-right: 8px;">[[File:ImportantIcon.png]] </div> |
<div> | <div> | ||
+ | <b>Note</b> | ||
+ | <br> | ||
{{{1}}} | {{{1}}} | ||
</div> | </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.}} |
Latest revision as of 16:27, 8 September 2016
Note
{{{1}}}
Usage
{{note| .. your text ... }}
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.