Simplified some extras templates.

master
Pacman Ghost 4 years ago
parent 5be29079f1
commit 01a9050adc
  1. 4
      vasl_templates/webapp/data/default-template-pack/extras/blank-space.j2
  2. 4
      vasl_templates/webapp/data/default-template-pack/extras/turn-track-shading.j2

@ -3,10 +3,6 @@
<!-- vasl-templates:name Blank space -->
<!-- vasl-templates:description Generates a white label that can be used to cover up and hide things in your scenario. -->
<head>
<style> {{CSS:common}} </style>
</head>
<table>
<tr>
<td style="width:{{WIDTH:60px/4|Width}};height:{{HEIGHT:60px/4|Height}};background:white;"> &nbsp;

@ -3,10 +3,6 @@
<!-- 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. -->
<head>
<style> {{CSS:common}} </style>
</head>
<table> <tr>
<td style="
width: {{WIDTH:45px/4|Width}} ;

Loading…
Cancel
Save