Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:Note"

(added example)
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div class="note" style="background-color: #F9F9F9; border: 1px solid gray; padding: 0; margin: 0.5em 10em 0.5em 6em;">
+
{{message|1={{#if:{{{1|}}}|'''{{{1}}}'''<BR>}}{{#if:{{{2|}}}|{{{2}}}}}|image=Note.png|bgcolor=#def3fe|bdcolor=#c5d7e0}}<noinclude>
<div class="note-title" style="background-color: #DDD; padding-left: 1em; border-bottom: 1px gray solid;">''' Note'''</div>
+
==== Example ====
<div class="note-text" style="padding: 1em;">
+
 
{{{text|{{{1}}}}}}
+
[[Category:Admonition Templates]]
</div>
+
 
</div>
+
{{Note|Note Title|note text that can be very long <br> and can contain breaks}}
<noinclude>
+
 
A panel to hilight notes (needs image?)
+
 
</noinclude>
 
</noinclude>

Revision as of 06:48, 30 September 2009

Note.png

Example

Note.png
Note Title
note text that can be very long
and can contain breaks


Copyright © Eclipse Foundation, Inc. All Rights Reserved.