Difference between revisions of "Template:Warning"
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <div style="border: 1px solid gray; border-radius: 5px; background-color: #ffe7e7; border-color: #df9898; text-align: left; padding: 10px;"> |
+ | <div class="messageBox" style="float: left; margin: 4px; margin-right: 8px;">[[File:WarningIcon.png]] </div> | ||
+ | <div> | ||
+ | <b>Warning</b> | ||
+ | <br> | ||
+ | {{{1}}} | ||
+ | </div> | ||
+ | </div> | ||
+ | <noinclude> | ||
+ | = Usage = | ||
+ | |||
+ | |||
+ | <pre> | ||
+ | {{warning| .. your text ... }} | ||
+ | </pre> | ||
+ | |||
+ | {{warning|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:31, 8 September 2016
Warning
{{{1}}}
Usage
{{warning| .. your text ... }}
Warning
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.