Template:Notice: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
chg to catg user templ
Elf (talk | contribs)
fix example & explanation
Line 4: Line 4:
{{{1}}}
{{{1}}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
''USAGE:''
'''''Usage:'''''


Surround text as an argument, for example, this:
''Surround text as an argument. It's a stand-alone paragraph, not for use in the middle of a sentence. For example, this:''
  <nowiki>{{notice|sample text}}</nowiki>
  <nowiki>Here's some {{notice|sample text}} for you.</nowiki>
Produces this:
''Produces this:''
{| style="border: 3px solid #ffcc33;" width=100%
 
|-
Here's some {{notice|sample text}} for you.
|
[[Category:User templates]]</noinclude>
sample text
|}[[Category:User templates]]</noinclude>

Revision as of 21:08, 4 March 2009

Usage:

Surround text as an argument. It's a stand-alone paragraph, not for use in the middle of a sentence. For example, this:

Here's some {{notice|sample text}} for you.

Produces this:

Here's some

sample text

for you.