Difference between revisions of "Template:Note"
From Synfig Studio :: Documentation
(better color for title) |
(dynamic width) |
||
Line 1: | Line 1: | ||
− | <includeonly>{|style="width: | + | <includeonly>{|style="width:70%; margin-top:5px; margin-bottom:5px; margin-left:auto; margin-right:auto; border:1px solid #aaa;" |
|- | |- | ||
|<div style="text-align:center; font-weight:bold; border:1px solid #aaa; padding:2px; margin:1px; background:#EEF3E2;">{{{1|Nota}}}</div> | |<div style="text-align:center; font-weight:bold; border:1px solid #aaa; padding:2px; margin:1px; background:#EEF3E2;">{{{1|Nota}}}</div> |
Revision as of 14:08, 19 April 2010
This template gives a box of fixed width.
{{Note|Note title|Short note text}}
gives
Note title Short note text
|
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.
|
See also Template:NiceTip