Template:ROM images table row: Difference between revisions

From Sinclair Wiki
Jump to navigation Jump to search
mNo edit summary
(Remove empty lines)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>Template to improve formatting of the table of [[ROM images]] without polluting the source with lots of inline style.</noinclude>
<noinclude>Template to improve formatting of the table of [[ROM images]] without polluting the source with lots of inline style.


<noinclude>
{| class="wikitable"
{| class="wikitable"
</noinclude>
</noinclude><includeonly>|-</includeonly>
|- style="vertical-align:top;"
|rowspan="2" style="vertical-align:top;"|{{{1}}}
|rowspan="2"|{{{1}}}
|rowspan="2" style="vertical-align:top;"|{{{2}}}
|rowspan="2"|{{{2}}}
|colspan="2" style="vertical-align:top;"|SHA1:&nbsp;<span style="font-family:'Courier New', Courier, monospace;">{{{4}}}</span>
|colspan="2"|<span style="font-family:'Courier New', Courier, monospace;">SHA1:&nbsp;{{{4}}}</span>
|rowspan="2" style="vertical-align:top;"|{{{6}}}
|rowspan="2"|{{{6}}}
|- style="vertical-align:top;"
|- style="vertical-align:top;"
|<span style="font-family:'Courier New', Courier, monospace;">FCS32:&nbsp;{{{3}}}</span>||<span style="font-family:'Courier New', Courier, monospace;">MD5:&nbsp;{{{5}}}</span>
|FCS32:&nbsp;<span style="font-family:'Courier New', Courier, monospace;">{{{3}}}</span>||MD5:&nbsp;<span style="font-family:'Courier New', Courier, monospace;">{{{5}}}</span>
<noinclude>
<noinclude>
|}
|}
</noinclude>
</noinclude>

Latest revision as of 22:23, 28 August 2015

Template to improve formatting of the table of ROM images without polluting the source with lots of inline style.

{{{1}}} {{{2}}} SHA1: {{{4}}} {{{6}}}
FCS32: {{{3}}} MD5: {{{5}}}