Template:Boilerplate: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
m automatically translates  | 
				 no sense in using redirects instead of the wanted template directly  | 
				||
| Line 7: | Line 7: | ||
-->{{#if: {{{line-5|}}}|<tr><td>{{Translation|{{{line-5}}}}}</td></tr>}}<!--  | -->{{#if: {{{line-5|}}}|<tr><td>{{Translation|{{{line-5}}}}}</td></tr>}}<!--  | ||
--></table></div>  | --></table></div>  | ||
<includeonly>{{#if: {{{category|}}}|{{  | <includeonly>{{#if: {{{category|}}}|{{Category|{{{category}}}}}}}</includeonly><noinclude>{{Documentation}}</noinclude>  | ||
Latest revision as of 11:08, 27 August 2023
[View] [Edit] [Page history]
DocumentationTemplate used as a boilerplate for other "status" templates, such as Template:Stub, Template:Delete, and Template:Merge to achieve an uniform style. Can have up to five lines, first being a header line, picture is always 64px square and a questionmark by default.
Example
{{Boilerplate
|icon=repair pack.png
|line-1=Page "{{PAGENAME}}" has been recommended for clean-up. Reason: ''{{{1|No reason provided}}}''
|line-2=''This may mean fixing grammar or broken links, providing better explanations, or removing incorrect/outdated info.''
|line-3=Further recommendations for this page's clean-up can be made at [[{{TALKPAGENAME}}]].
|category=Pages needing clean-up}}
![]()  | 
| Page "Boilerplate" has been recommended for clean-up. Reason: No reason provided | 
|---|
| This may mean fixing grammar or broken links, providing better explanations, or removing incorrect/outdated info. | 
| Further recommendations for this page's clean-up can be made at Template talk:Boilerplate. | 

