Create attractive VASL scenarios, with loads of useful information embedded to assist with game play. https://vasl-templates.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
vasl-templates/vasl_templates/webapp/data/default-template-pack/extras/turn-track-shading.j2

14 lines
442 B

<html> <!-- vasl-templates:id {{SNIPPET_ID}} -->
<!-- vasl-templates:name Turn Track shading -->
<!-- vasl-templates:description Generates a shaded square that you can place behind the Turn Track to indicate an LV Hindrance e.g. because of dusk/dawn. -->
<table> <tr>
<td style="
width: {{WIDTH:45px/4|Width}} ;
height: {{HEIGHT:45px/4|Height}} ;
background: {{COLOR:#f0f0f0/8|Color}} ;
">
</table>
</html>