Template:EquipmentLabel: Difference between revisions

From PS:1 Wiki Dev
Jump to navigationJump to search
Content deleted Content added
m widening box by 5
Jperera (talk | contribs)
No edit summary
Line 46: Line 46:
<html>
<html>
<g id="certification" transform="translate(245,35)">
<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/Authorization_required.svg"/>
</g>
</g>
</html>
</html>
Line 52: Line 52:
<html>
<html>
<g id="certification" transform="translate(245,35)">
<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/Authorization_not_required.svg"/>
</g>
</g>
</html>
</html>

Revision as of 16:44, 18 September 2015


Fields

Default listed first

{{{owner}}}

  • PS:One (Case Sensitive, to display logo properly)
  • owner

{{{hackable}}}

  • yes
  • no

{{{certification}}}

  • yes
  • no

Label

<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="555" height="175px" viewBox="0 0 555 175" enable-background="new 0 0 555 175" xml:space="preserve" style="border:2px solid #000000;">

<g id="qr"> <image width="150" height="150" xlink:href="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chld=H%7C0&chl=https://wiki.pumpingstationone.org/</html>Template:EquipmentLabel<html>&.svg" /> </g>

<g id="title" transform="translate(165,20)"> <text font-family="Arial,Helvetica,sans-serif" font-size="18" font-weight="bold"></html>Template:EquipmentLabel<html></text> </g>

</html> {{#ifeq: {{{owner}}} | PS:One | <html> <g id="psoneproperty" transform="translate(155,23.5)">

 <image width="80" height="103" xlink:href="https://wiki.pumpingstationone.org/images/PS1_owned.svg"/>

</g> </html> | <html> <g id="owner" transform="translate(155,30)">

 <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>

</g> </html> }} {{#ifeq: {{{certification}}} | yes | <html> <g id="certification" transform="translate(245,35)">

 <image width="150" height="79" xlink:href="https://wiki.pumpingstationone.org/images/Authorization_required.svg"/>

</g> </html> | <html> <g id="certification" transform="translate(245,35)">

 <image width="150" height="79" xlink:href="https://wiki.pumpingstationone.org/images/Authorization_not_required.svg"/>

</g> </html> }} {{#ifeq: {{{hackable}}} | yes | <html> <g id="certification" transform="translate(400,35)">

 <image width="150" height="79" xlink:href="https://wiki.pumpingstationone.org/images/Hackable.svg"/>

</g> </html> | <html> <g id="certification" transform="translate(400,35)">

 <image width="150" height="79" xlink:href="https://wiki.pumpingstationone.org/images/Do_not_hack.svg"/>

</g> </html> }} <html>

<g id="url" transform="translate(6,167)"> <text font-family="Arial,Helvetica,sans-serif" font-size="12"></html>https://wiki-dev.pumpingstationone.org/wiki/Template:EquipmentLabel<html></text> </g>

</svg> </html>