Template:Notice: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
m typo
Elf (talk | contribs)
chg color
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{| style="border: 3px solid #ffcc33;" width=100%
<includeonly>{| style="border: 3px solid {{site color 1 mid}};" width=100%
|-
|-
|
|
{{{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|{{PAGENAME}}]]</noinclude>
sample text
|}[[Category:Templates]]</noinclude>

Latest revision as of 00:01, 5 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.