Template:PATCHRegSettingsTableRow: Difference between revisions

From Calidus HUB
No edit summary
No edit summary
 
Line 6: Line 6:
<table border="1px" width="100%">
<table border="1px" width="100%">
<tr>
<tr>
<td bgcolor="silver">'''Log Number'''</td>
<td bgcolor="silver"><font size="2">'''Log Number'''</font></td>
<td bgcolor="silver">'''Path &amp; Name'''</td>
<td bgcolor="silver"><font size="2">'''Path &amp; Name'''</font></td>
<td bgcolor="silver">'''Setting Value'''</td>
<td bgcolor="silver"><font size="2">'''Setting Value'''</font></td>
<td bgcolor="silver">'''Result'''</td>
<td bgcolor="silver"><font size="2">'''Result'''</font></td>
</tr>
</tr>
{{PATCHRegSettingsTableRow
{{PATCHRegSettingsTableRow
Line 27: Line 27:
<table border="1px" width="100%">
<table border="1px" width="100%">
<tr>
<tr>
<td bgcolor="silver">'''Log Number'''</td>
<td bgcolor="silver"><font size="2">'''Log Number'''</font></td>
<td bgcolor="silver">'''Path &amp; Name'''</td>
<td bgcolor="silver"><font size="2">'''Path &amp; Name'''</font></td>
<td bgcolor="silver">'''Setting Value'''</td>
<td bgcolor="silver"><font size="2">'''Setting Value'''</font></td>
<td bgcolor="silver">'''Result'''</td>
<td bgcolor="silver"><font size="2">'''Result'''</font></td>
</tr>
</tr>
</noinclude>
</noinclude>
<tr>
<tr>
<td>{{{LogNumber|{{{1}}}}}}</td>
<td><font size="2">{{{LogNumber|{{{1}}}}}}</font></td>
<td>{{{Name|{{{2}}}}}}</td>
<td><font size="2">{{{Name|{{{2}}}}}}</font></td>
<td>{{{Value|{{{3|Any Other Value}}}}}}</td>
<td><font size="2">{{{Value|{{{3|Any Other Value}}}}}}</font></td>
<td>{{{Result|{{{4|&nbsp;}}}}}}</td>
<td><font size="2">{{{Result|{{{4|&nbsp;}}}}}}</font></td>
</tr>
</tr>
<noinclude>
<noinclude>

Latest revision as of 14:05, 8 December 2014

Note Note: This is part of a table - ensure it is wrapped in table HTML code.

Usage:

<table border="1px" width="100%">
<tr>
<td bgcolor="silver"><font size="2">'''Log Number'''</font></td>
<td bgcolor="silver"><font size="2">'''Path & Name'''</font></td>
<td bgcolor="silver"><font size="2">'''Setting Value'''</font></td>
<td bgcolor="silver"><font size="2">'''Result'''</font></td>
</tr>
{{PATCHRegSettingsTableRow
|LogNumber=The Supimix Log Number. Leave blank if multiple values
|Name=The Path and Name of the Registry Setting. Leave blank is multiple values
|Value=The setting value. If left blank, default to 'Any Other Vlaue'
|Result=The expected result of setting the Registry Setting as the Value specified
}}
{{PATCHRegSettingsTableRow
|The Supimix Log Number. Leave blank if multiple values
|The Path and Name of the Registry Setting. Leave blank is multiple values
|The setting value. If left blank, default to 'Any Other Vlaue'
|The expected result of setting the Registry Setting as the Value specified
}}
</table>
Log Number Path & Name Setting Value Result
{{{1}}} {{{2}}} Any Other Value