Template:Example: Difference between revisions

From FreeAllegiance Wiki
Jump to navigationJump to search
m (removing indent)
(updated format)
Line 1: Line 1:
{| align=left cellpadding=2 style="border: 1px solid #aaa; background-color: #84f9f9; padding: 5px; font-size: 95%; float:none;"
{{Colored notice box|#FF9026|<b>Example</b><br>{{{1|Message}}}}}<noinclude>
!valign="top"|Example:
|{{{1}}}
|}<noinclude>
==Usage==
==Usage==
<nowiki>{{Example|This is an example}}</nowiki>
<pre>{{Example|This is an exemplary example}}</pre>  
produces:
produces:
{{Example|This is an example}}
{{Example|This is an exemplary example}}
 
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 23:46, 12 March 2009

Example
Message

Usage

{{Example|This is an exemplary example}}

produces:

Example
This is an exemplary example