Template:Boilerplate: Difference between revisions
Jump to navigation
Jump to search
List of all templates
(Created page with "<div class="factorio-boilerplate"><table> <tr><td rowspan=5 style="padding:10px; width: 64px;">[[File:{{{icon|Questionmark.png}}}|64px]]</td></tr> <tr><th>{{{line-1|Boilerpla...") |
(no sense in using redirects instead of the wanted template directly) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<div class="factorio-boilerplate"><table> | <div class="factorio-boilerplate"><table> | ||
<tr><td rowspan=5 style="padding:10px; width: 64px;">[[File:{{{icon|Questionmark.png}}}|64px]]</td></tr> | <tr><td rowspan=5 style="padding:10px; width: 64px;">[[File:{{{icon|Questionmark.png}}}|64px]]</td></tr> | ||
<tr><th>{{{line-1|Boilerplate}}}</th></tr><!-- | <tr><th>{{Translation|{{{line-1|Boilerplate}}}}}</th></tr><!-- | ||
-->{{#if: {{{line-2|}}}|<tr><td>{{{line-2}}}</td></tr>}}<!-- | -->{{#if: {{{line-2|}}}|<tr><td>{{Translation|{{{line-2}}}}}</td></tr>}}<!-- | ||
-->{{#if: {{{line-3|}}}|<tr><td>{{{line-3}}}</td></tr>}}<!-- | -->{{#if: {{{line-3|}}}|<tr><td>{{Translation|{{{line-3}}}}}</td></tr>}}<!-- | ||
-->{{#if: {{{line-4|}}}|<tr><td>{{{line-4}}}</td></tr>}}<!-- | -->{{#if: {{{line-4|}}}|<tr><td>{{Translation|{{{line-4}}}}}</td></tr>}}<!-- | ||
-->{{#if: {{{line-5|}}}|<tr><td>{{{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. |