Files
gtav-src/tools_ng/techart/etc/config/notificationTemplates/CaptureQueuedTemplate.html
T
2025-09-29 00:52:08 +02:00

68 lines
2.9 KiB
HTML
Executable File

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><title></title>
</head>
<body style="color: rgb(0, 0, 0); background-color: rgb(204, 204, 204);">
<br>
<br>
<br>
<div align="center">
<table style="border: 1pt solid black; border-collapse: collapse; font-family: Arial; font-size: 12px; background-color: rgb(242, 242, 242); margin-right: auto; margin-left: auto; text-align: left;" border="1" cellpadding="0" cellspacing="0">
<tbody>
<tr style="color: white;">
<td style="background-color: green; vertical-align: middle; text-align: center; font-weight: bold; font-size: 30px;" colspan="2" rowspan="1">CAPTURE QUEUED</td>
</tr>
<tr>
<td>
<table>
<tr style="color: black;">
<td>
<table style="border: 1pt solid black; border-collapse: collapse; font-family: Arial; font-size: 12px; background-color: rgb(242, 242, 242); margin-right: auto; margin-left: auto; text-align: left;" border="1" cellpadding="0" cellspacing="0" >
<tr>
<td style="width: 110px; text-align: right; color: rgb(253, 253, 253); background-color: rgb(102, 102, 102); font-weight: bold;">ID:</td>
<td style="width: 400px; vertical-align: middle; text-align: justify;">#ID#</td>
</tr>
<tr>
<td style="width: 100px; text-align: right; color: rgb(253, 253, 253); background-color: rgb(102, 102, 102); font-weight: bold;">Time:</td>
<td style="width: 400px; vertical-align: middle; text-align: justify;">#TIME#</td>
</tr>
<tr>
<td style="width: 100px; text-align: right; color: rgb(253, 253, 253); background-color: rgb(102, 102, 102); font-weight: bold;">Project:</td>
<td style="width: 400px; vertical-align: middle; text-align: justify;">#PROJECTNAME#</td>
</tr>
<tr>
<td style="width: 100px; text-align: right; color: rgb(253, 253, 253); background-color: rgb(102, 102, 102); font-weight: bold;">USER
:</td>
<td style="width: 400px; vertical-align: middle; text-align: justify;">#USEREMAIL#</td>
</tr>
<tr>
<td style="width: 100px; text-align: right; color: rgb(253, 253, 253); background-color: rgb(102, 102, 102); font-weight: bold;">FBX
File:</td>
<td style="width: 400px; vertical-align: middle; text-align: justify;">#FBXNAME#</td>
</tr>
<tr>
<td style="width: 100px; text-align: right; color: rgb(253, 253, 253); background-color: rgb(102, 102, 102); font-weight: bold;">Capture Type
:</td>
<td style="width: 400px; vertical-align: middle; text-align: justify;">#CAPTURETYPE#</td>
</tr>
<tr>
<td style="width: 100px; text-align: right; color: rgb(253, 253, 253); background-color: rgb(102, 102, 102); font-weight: bold;">Length:</td>
<td style="width: 400px; vertical-align: middle; text-align: justify;">#ENDFRAME#</td>
</tr>
</table >
<td >
<td>
<img src="#BUGSTAR_IMAGE#" alt=""/>
</td>
</tr>
</table >
</td>
</tr>
</tbody>
</table>
</div>
</body></html>