Template:ROM images table row: Difference between revisions

From Sinclair Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>Template to improve formatting of the table of ROM images without polluting the source with lots of inline style.</noinclude> <noinclude> {| class="wikitable"...")
 
(Remove empty lines)
 
(6 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>
|rowspan="2"|{{{1}}}
|rowspan="2" style="vertical-align:top;"|{{{1}}}
|rowspan="2"|{{{2}}}
|rowspan="2" style="vertical-align:top;"|{{{2}}}
|colspan="2"|SHA1:&nbsp;<span style="font-family:monospace;">{{{4}}}</span>
|colspan="2" style="vertical-align:top;"|SHA1:&nbsp;<span style="font-family:'Courier New', Courier, monospace;">{{{4}}}</span>
|rowspan="2"|{{{6}}}
|rowspan="2" style="vertical-align:top;"|{{{6}}}
|-
|- style="vertical-align:top;"
|FCS32:&nbsp;<span style="font-family:monospace;">{{{3}}}</span>||MD5:&nbsp;<span style="font-family:monospace;">{{{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}}}