Copyright (c) Hyperion Entertainment and contributors.

Template:Note: Difference between revisions

From AmigaOS Documentation Wiki
Jump to navigation Jump to search
Content deleted Content added
Creation of template Note
 
Usage: Corrected usage documentation
Line 8: Line 8:
Draw a Notice box with the provided text. This box can have a customized title too, but by default it will be ''Note''.
Draw a Notice box with the provided text. This box can have a customized title too, but by default it will be ''Note''.


Sample:
<nowiki>{{Note|text=My long text that need noticing!|title=My Custom title}}</nowiki>

Renders:
{{Note|text=My long text that need noticing!|title=My Custom title}}
{{Note|text=My long text that need noticing!|title=My Custom title}}
</noinclude>
</noinclude>

Revision as of 09:47, 11 July 2012

Note
{{{text}}}

Usage

Draw a Notice box with the provided text. This box can have a customized title too, but by default it will be Note.

Sample:

{{Note|text=My long text that need noticing!|title=My Custom title}}

Renders:

My Custom title
My long text that need noticing!