Template:EquipmentLabel: Difference between revisions

From Pumping Station One
m alignment fix
m layout changes
Line 18: Line 18:
</noinclude>
</noinclude>
<html>
<html>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="550px" height="175px" viewBox="0 0 550 175" enable-background="new 0 0 550 175" xml:space="preserve" style="border:2px solid #000000;">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="550" height="175px" viewBox="0 0 550 175" enable-background="new 0 0 550 175" xml:space="preserve" style="border:2px solid #000000;">


<g id="qr">
<g id="qr">
Line 31: Line 31:
{{#ifeq: {{{owner}}} | PS:One |  
{{#ifeq: {{{owner}}} | PS:One |  
<html>
<html>
<g id="psoneproperty" transform="translate(150,30)">
<g id="psoneproperty" transform="translate(138,27)">
   <image width="78" height="96" xlink:href="https://wiki.pumpingstationone.org/images/PS1_owned.svg"/>
   <image width="108" height="96" xlink:href="https://wiki.pumpingstationone.org/images/PS1_owned.svg"/>
</g>
</g>
</html>
</html>
|
|
<html>
<html>
<g id="owner" transform="translate(150,30)">
<g id="owner" transform="translate(138,27)">
   <image width="108" height="96" xlink:href="https://wiki.pumpingstationone.org/images/Person_owned.svg"/>
   <image width="108" height="96" xlink:href="https://wiki.pumpingstationone.org/images/Person_owned.svg"/>
   <text transform="matrix(1 0 0 1 30.0 115.0)" font-family="Arial,Helvetica,sans-serif" font-size="12"></html>{{{owner}}}<html></text>
   <text transform="matrix(1 0 0 1 30.0 115.0)" font-family="Arial,Helvetica,sans-serif" font-size="12"></html>{{{owner}}}<html></text>
Line 45: Line 45:
{{#ifeq: {{{certification}}} | yes |  
{{#ifeq: {{{certification}}} | yes |  
<html>
<html>
<g id="certification" transform="translate(250,52)">
<g id="certification" transform="translate(245,35)">
   <image width="150" height="79" xlink:href="https://wiki.pumpingstationone.org/images/Certification_required.svg"/>
   <image width="150" height="79" xlink:href="https://wiki.pumpingstationone.org/images/Certification_required.svg"/>
</g>
</g>
Line 51: Line 51:
|
|
<html>
<html>
<g id="certification" transform="translate(250,52)">
<g id="certification" transform="translate(245,35)">
   <image width="150" height="79" xlink:href="https://wiki.pumpingstationone.org/images/Certification_not_required.svg"/>
   <image width="150" height="79" xlink:href="https://wiki.pumpingstationone.org/images/Certification_not_required.svg"/>
</g>
</g>
Line 58: Line 58:
{{#ifeq: {{{hackable}}} | yes |
{{#ifeq: {{{hackable}}} | yes |
<html>
<html>
<g id="certification" transform="translate(400,52)">
<g id="certification" transform="translate(400,35)">
   <image width="150" height="79" xlink:href="https://wiki.pumpingstationone.org/images/Hackable.svg"/>
   <image width="150" height="79" xlink:href="https://wiki.pumpingstationone.org/images/Hackable.svg"/>
</g>
</g>
Line 64: Line 64:
|
|
<html>
<html>
<g id="certification" transform="translate(400,52)">
<g id="certification" transform="translate(400,35)">
   <image width="150" height="79" xlink:href="https://wiki.pumpingstationone.org/images/Do_not_hack.svg"/>
   <image width="150" height="79" xlink:href="https://wiki.pumpingstationone.org/images/Do_not_hack.svg"/>
</g>
</g>