Template:EquipmentLabel: Difference between revisions

From Pumping Station One
Jperera (talk | contribs)
No edit summary
Berky93 (talk | contribs)
No edit summary
Line 13: Line 13:
* <div style="font-family:monospace;">yes</div>
* <div style="font-family:monospace;">yes</div>
* <div style="font-family:monospace;">no</div>
* <div style="font-family:monospace;">no</div>
==={{{hostarea}}}===
* Not Assigned
* <div style="font-family:monospace;">hostarea</div>


==Label==
==Label==
Line 40: Line 44:
   <image width="80" height="90" xlink:href="https://wiki.pumpingstationone.org/images/Person_owned.svg"/>
   <image width="80" height="90" xlink:href="https://wiki.pumpingstationone.org/images/Person_owned.svg"/>
   <text transform="matrix(1 0 0 1 10.0 110.0)" font-family="Arial,Helvetica,sans-serif" font-size="12"></html>{{{owner}}}<html></text>
   <text transform="matrix(1 0 0 1 10.0 110.0)" font-family="Arial,Helvetica,sans-serif" font-size="12"></html>{{{owner}}}<html></text>
</g>
</html>
}}
{{#if: {{{hostarea}}} |
<html>
<g id="hostarea" transform="translate(250,130)">
  <text transform="matrix(1 0 0 1 0 0)" font-family="Arial,Helvetica,sans-serif" font-weight="700" font-size="12">Area:</text>
  <text transform="matrix(1 0 0 1 50.0 0)" font-family="Arial,Helvetica,sans-serif" font-size="12"></html>Not Assigned<html></text>
</g>
</html>
|
<html>
<g id="hostarea" transform="translate(250,130)">
  <text transform="matrix(1 0 0 1 0 0)" font-family="Arial,Helvetica,sans-serif" font-weight="700" font-size="12">Area:</text>
  <text transform="matrix(1 0 0 1 50.0 0)" font-family="Arial,Helvetica,sans-serif" font-size="12"></html>{{{hostarea}}}<html></text>
</g>
</g>
</html>
</html>