Difference between revisions of "Template:OSInfo"

From James Dooley's Wiki
Jump to: navigation, search
Line 3: Line 3:
 
<tr><td style="width: 60px;">[[File:{{{OS}}}_icon.png|50px|left|{{{OS}}}]]<br \>{{{OS}}}</td><td style="text-align: left; font-size: 20px">{{{Title}}}</td></tr>
 
<tr><td style="width: 60px;">[[File:{{{OS}}}_icon.png|50px|left|{{{OS}}}]]<br \>{{{OS}}}</td><td style="text-align: left; font-size: 20px">{{{Title}}}</td></tr>
 
</table>
 
</table>
{{#if: {{{Msg}}} | {{{Msg}}} | }}
+
{{#if: {{{Msg}}} | {{{Msg}}} | }}
 
</div>
 
</div>
 +
 +
 +
 +
{{#if: {{{room}}} |
 +
<tr>
 +
<td></td>
 +
<td></td>
 +
<th>
 +
Room {{{room}}}
 +
</th>
 +
<td></td>
 +
<td></td>
 +
</tr>
 +
|  }}

Revision as of 18:56, 14 February 2013

[[File:{{{OS}}}_icon.png|50px|left|{{{OS}}}]]
{{{OS}}}
{{{Title}}}

{{{Msg}}}


<tr> <td></td> <td></td> <th> Room {{{room}}} </th> <td></td> <td></td> </tr>