Anonymous

Template:EquipDisplay: Difference between revisions

From London Hackspace Wiki
m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
<noinclude>Location if empty show ??? in red?
<noinclude>
 
{{#switch: {{{7}}} | Good working order = 3F0 | Faulty = FC0 | Out of order = C00 | Under construction = 00C | Out of consumables = 66C | Scrapped = 600 | Unknown = CCC | CCC}}


{{#switch: status | Good working order = 3F0 | Faulty = FC0 | Out of order = C00 | Under construction = 00C | Out of consumables = 66C | Scrapped = 600 | Unknown = CCC | CCC}}
</noinclude>
</noinclude>


Line 12: Line 13:
|| {{#switch: {{{5}}} | Yes = Requires training | No = Does not require training | Unknown training requirement}}  
|| {{#switch: {{{5}}} | Yes = Requires training | No = Does not require training | Unknown training requirement}}  
|| {{#switch: {{{6}}} | Yes = ACnode restricted | No = Not ACnode restricted | Unknown ACnode status}}
|| {{#switch: {{{6}}} | Yes = ACnode restricted | No = Not ACnode restricted | Unknown ACnode status}}
|| style="background: {{#switch: {{{7}}} | Good working order = 3F0 | Faulty = FC0 | Out of order = C00 | Under construction = 00C | Out of consumables = 66C | Scrapped = 600 | Unknown = CCC | CCC}}"| {{{7}}}  
|| style="background: 00c"| {{{7}}}  
|| Page last updated on {{{8}}} by [[{{{9}}}]]
|| Page last updated on {{{8}}} by [[{{{9}}}]]
|}
|}


</includeonly>
</includeonly>