Image Map

@{image-map-start}

map-name1 = {full name of graph},
map-page = {page graph is on},
map-location-(%-of-page-on-x-axis-from-top-left) = {10}
map-location-(%-of-page-on-y-axis-from-top-left) = {200}
map-size-pixels-x = {300}
map-size-pixels-y = {300}
category = {optional category for entry},
html = {
<map name=”workmap”>
  <area shape=”rect” coords=”34,44,270,350″ alt=”Computer” href=”computer.htm”>
  <area shape=”rect” coords=”290,172,333,250″ alt=”Phone” href=”phone.htm”>
  <area shape=”circle” coords=”337,300,44″ alt=”Coffee” href=”coffee.htm”>
</map>
}
}

@{image-map-end}

Leave a Comment

Your email address will not be published. Required fields are marked *