Template:ROM images table row: Difference between revisions

From Sinclair Wiki
Jump to navigation Jump to search
m (trying to solve wonky text issues)
mNo edit summary
Line 5: Line 5:
{| class="wikitable"
{| class="wikitable"
</noinclude>
</noinclude>
|- style="vertical-align:top;"
|rowspan="2"|{{{1}}}
|rowspan="2"|{{{1}}}
|rowspan="2"|{{{2}}}
|rowspan="2"|{{{2}}}
|colspan="2"|<span style="font-family:'Courier New', Courier, monospace;">SHA1:&nbsp;{{{4}}}</span>
|colspan="2"|<span style="font-family:'Courier New', Courier, monospace;">SHA1:&nbsp;{{{4}}}</span>
|rowspan="2"|{{{6}}}
|rowspan="2"|{{{6}}}
|-
|- 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>
|<span style="font-family:'Courier New', Courier, monospace;">FCS32:&nbsp;{{{3}}}</span>||<span style="font-family:'Courier New', Courier, monospace;">MD5:&nbsp;{{{5}}}</span>
<noinclude>
<noinclude>
|}
|}
</noinclude>
</noinclude>

Revision as of 16:20, 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}}}