Template:Needscontent: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 New page: <includeonly><table align="center" cellspacing="2" style="border:1px solid black"> <tr align="center"> <td>image:Empty-box.jpg</td> <td>'''This page needs content:<br/>{{{comment}}}'''...  | 
				No edit summary  | 
				||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
<tr align="center">  | <tr align="center">  | ||
<td>[[image:Empty-box.jpg]]</td>  | <td>[[image:Empty-box.jpg]]</td>  | ||
<td>'''This page needs content:<br/>{{{comment}}}'''</td>  | <td>'''This page needs content:<br/>{{#if:{{{comment|}}}|{{{comment}}}|{{{1}}}}}'''</td>  | ||
</tr>  | </tr>  | ||
</table>  | </table>  | ||
[[Category:Incomplete|{{PAGENAME}}]]</includeonly><noinclude>  | [[Category:Incomplete|{{PAGENAME}}]]</includeonly><noinclude>  | ||
== Examples ==  | == Examples ==  | ||
{{tl1|Needscontent|  | {{tl1|Needscontent|You should include a comment}}  | ||
<table align="center" cellspacing="2" style="border:1px solid black">  | <table align="center" cellspacing="2" style="border:1px solid black">  | ||
<tr align="center">  | <tr align="center">  | ||
<td>[[image:Empty-box.jpg]]</td>  | <td>[[image:Empty-box.jpg]]</td>  | ||
<td>'''This page needs content:<br/>You   | <td>'''This page needs content:<br/>You should include a comment'''</td>  | ||
</tr>  | </tr>  | ||
</table>  | </table>  | ||
[[Category:Templates|{{PAGENAME}}]]  | [[Category:Administrative Templates|{{PAGENAME}}]]  | ||
</noinclude>  | </noinclude>  | ||
Latest revision as of 08:55, 22 February 2010
Examples
{{Needscontent|You should include a comment}}
| This page needs content: You should include a comment  |