Difference between revisions of "Template:Note"

From Synfig Studio :: Documentation
Jump to: navigation, search
(tweaks for pdf export)
(Pdf Export fixes)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<p style="text-align:center; font-weight:bold; border:1px solid #aaa; padding:2px; margin:1px; background:#EEF3E2;">{{{1}}}</p>
 
<p style="text-align:center; font-weight:bold; border:1px solid #aaa; padding:2px; margin:1px; background:#EEF3E2;">{{{1}}}</p>
 
<div style="padding:2px; margin:2px;">{{{2}}}</div>
 
<div style="padding:2px; margin:2px;">{{{2}}}</div>
</table></includeonly>
+
</table><div style="display:none;">note end</div></includeonly>
 
<noinclude>
 
<noinclude>
 
This template gives a box of fixed width.<br>
 
This template gives a box of fixed width.<br>

Latest revision as of 13:08, 14 June 2010


This template gives a box of fixed width.

{{Note|Note title|Short note text}}

gives

Note title

Short note text
note end


while

{{Note|Note title|Suspendisse sodales leo at dolor mollis sagittis. In tempor venenatis tellus sed tincidunt.}}

gives

Note title

Suspendisse sodales leo at dolor mollis sagittis. In tempor venenatis tellus sed tincidunt.
note end


See also Template:NiceTip