Template:Expand: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (category)  | 
				 (added custom notes)  | 
				||
| Line 3: | Line 3: | ||
|color = #FFA500  | |color = #FFA500  | ||
|image = Ambox Notice.png  | |image = Ambox Notice.png  | ||
|text = '''This article needs to be expanded'''  | |text = '''This article needs to be expanded!'''  | ||
{{#if: {{{1|}}} | {{{1}}} | }}  | |||
}}<noinclude>  | }}<noinclude>  | ||
== Usage ==  | |||
{|class="wikitable"  | |||
! Input  | |||
! Output  | |||
|-  | |||
| <pre><nowiki>{{Expand}}</nowiki></pre>  | |||
| {{Expand}}  | |||
|-  | |||
| <pre><nowiki>{{Expand|  | |||
* Point one  | |||
* Point two  | |||
* Point three}}</nowiki></pre>  | |||
| {{Expand|  | |||
* Point one  | |||
* Point two  | |||
* Point three}}  | |||
|}  | |||
[[Category:Message Box]]  | [[Category:Message Box]]  | ||
</noinclude>  | </noinclude>  | ||
Revision as of 13:30, 29 August 2009
Usage
| Input | Output | 
|---|---|
{{Expand}}
 | 
|
{{Expand|
* Point one
* Point two
* Point three}}
 |