Template:Note: Difference between revisions

From Peters wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{Template}}
<noinclude>
{{Template}}
This is the "Note" template.
It should be called in the following format:
<pre>
{{Note|Body Text}}
</pre>
Result:
{{Note|Body Text}}


'''A 'Note' box used to emphasize important information.'''
Edit the page to see the template text.
 
</noinclude><includeonly>
== Usage ==
<div style="min-height: 85px;">
 
<div style="
{{Ic|1=<nowiki>{{Note|This text should be noted.}}</nowiki>}}
  background-color: #eef;
 
  margin: auto;
== Example ==
  margin-left: auto;
 
  margin-right: auto;
{{Note|This text should be noted.}}</noinclude><includeonly>{| style="color:#000000; border:solid 1px #DDBBBB; padding:0.5em; margin:0.5em 0; background-color:#FFDDDD;font-size:95%; vertical-align:middle;" width="100%"
  width: 70% !important;
| style="padding:0.25em;width: 32px" | [[Image:Information.png|32px|link=]]
  min-height: 30px;
| '''Warning:''' {{{1}}}
  clear: both;
|}</includeonly>
  text-align: left;
  vertical-align: top;
  border-collapse: collapse;
  padding: 5px 20px 15px 10px;
  -moz-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
  font-weight:bold; 
">[[File:note.svg|60px|left]]Notering: {{{1}}}<nowiki/>
</div>
</div>
</includeonly>

Latest revision as of 15:01, 25 April 2016

This page is a template. It contains no information, but should be used as part of other articles. For more information, read Help:Template.

Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.

Feel free to voice your opinion regarding this template.

This is the "Note" template. It should be called in the following format:

{{Note|Body Text}}

Result:

Notering: Body Text


Edit the page to see the template text.