Template:Infobox Tutorial: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
No edit summary
m Bot: Replace If template with #if parser function
Line 4:
{{{name}}}
</td></tr>
{{#if: | {{{image}}} | <tr><td colspan="2">[[Image:{{{image}}}|300px|]]</td></tr>}}
<tr><td colspan="2" style="text-align: center; font-size: 83%; font-weight: bold;">
<h4>[[:Category:Tutorials|Tutorial]]</h4>
</td></tr>
{{#if: | {{{prev|{{{next|}}}}}} | <tr><td>'''Previous'''</td><td>'''Next'''</td></tr><tr><td>{{{prev|}}}</td><td>{{{next|}}}</td></tr>}}
</table>