Added a new extras template for the compass.

master
Pacman Ghost 2 years ago
parent bc724e426d
commit 40c2b87cbe
  1. 8
      vasl_templates/webapp/data/default-template-pack/extras/compass.j2
  2. BIN
      vasl_templates/webapp/static/images/compass/down.png
  3. BIN
      vasl_templates/webapp/static/images/compass/left.png
  4. BIN
      vasl_templates/webapp/static/images/compass/right.png
  5. BIN
      vasl_templates/webapp/static/images/compass/up.png

@ -0,0 +1,8 @@
<html> <!-- vasl-templates:id {{SNIPPET_ID}} -->
<!-- vasl-templates:name Compass -->
<!-- vasl-templates:description Generates a compass image indicating the direction of North. -->
<img src="{{IMAGES_BASE_URL}}/compass/{{DIRECTION:up::right::down::left|Direction}}.png">
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Loading…
Cancel
Save