Template:Infobox Tutorial: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
No edit summary
m clear right
 
(5 intermediate revisions by 2 users not shown)
Line 1:
__NOEDITSECTION__
<table align="right" cellpadding="4" cellspacing="0" style="margin-top:1em; margin-bottom:1em; background:#f9f9f9; border:1px #aaa solid; border-collapse:collapse; width: 30em; font-size: 90%; text-align: left; clear: right;">
<tr><td colspan="2" style="text-align: center; font-size: 130%; font-weight: bold;">
{{{name}}}
</td></tr>
{{#if |: {{{image|}}} | <tr><td colspan="2">[[ImageFile:{{{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: | {{{previousprev|{{{next|}}}}}} | <tr><td>'''Previous:'''</td><td>'''Next'''</td></tr><tr><td>{{{previousprev|}}}</td><td>{{{next|}}}</td></tr>}}
{{if | {{{next|}}} | <tr><td>'''Next:'''</td><td>{{{next}}}</td></tr>}}
</table>

Latest revision as of 22:53, 15 June 2024

{{{name}}}

Tutorial