Template:ROM images table row: Difference between revisions

From Sinclair Wiki
Jump to navigation Jump to search
mNo edit summary
(Move checksum type labels out of monospace tag)
Line 7: Line 7:
|rowspan="2" style="vertical-align:top;"|{{{1}}}
|rowspan="2" style="vertical-align:top;"|{{{1}}}
|rowspan="2" style="vertical-align:top;"|{{{2}}}
|rowspan="2" style="vertical-align:top;"|{{{2}}}
|colspan="2" style="vertical-align:top;"|<span style="font-family:'Courier New', Courier, monospace;">SHA1:&nbsp;{{{4}}}</span>
|colspan="2" style="vertical-align:top;"|SHA1:&nbsp;<span style="font-family:'Courier New', Courier, monospace;">{{{4}}}</span>
|rowspan="2" style="vertical-align:top;"|{{{6}}}
|rowspan="2" style="vertical-align:top;"|{{{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>

Revision as of 18:30, 27 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}}}