Difference between revisions of "Template:EquipmentInfobox"

From London Hackspace Wiki
Jump to navigation Jump to search
m
(Show link to Tools page for ACNode controlled status)
 
(9 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
| above  = {{{name|}}}
 
| above  = {{{name|}}}
 
| image  = {{#if:{{{image|}}}|[[file:{{{image}}}|{{px|{{{image size|}}}|frameless}}]]}}
 
| image  = {{#if:{{{image|}}}|[[file:{{{image}}}|{{px|{{{image size|}}}|frameless}}]]}}
| label1  = ItemID
+
| label1  = Model
| data1  = {{{itemId|}}}
+
| data1  = {{{model|}}}
| label2  = Category
 
| data2  = {{{category|}}}
 
 
| label3  = Sub-category
 
| label3  = Sub-category
 
| data3  = {{{subcat|}}}
 
| data3  = {{{subcat|}}}
 
| label4  = Status
 
| label4  = Status
| data4  = {{{status|}}}
+
| data4  = {{#ifeq: {{{status|}}} | ACNode controlled | [https://london.hackspace.org.uk/members/tools.php View tool status] | {{{status|}}} }}
 
| label5  = Last updated
 
| label5  = Last updated
 
| data5  = {{#show: {{FULLPAGENAME}} | ?Modification date}}
 
| data5  = {{#show: {{FULLPAGENAME}} | ?Modification date}}
Line 35: Line 33:
 
| data15  = {{{maintainers|}}}
 
| data15  = {{{maintainers|}}}
  
 +
{{#set:name={{{name|}}}}}
 
{{#set:image={{{image|}}}}}
 
{{#set:image={{{image|}}}}}
 
{{#set:status={{{status|}}}}}
 
{{#set:status={{{status|}}}}}
 
{{#set:subcat={{{subcat|}}}}}
 
{{#set:subcat={{{subcat|}}}}}
 
{{#set:location={{{location|}}}}}
 
{{#set:location={{{location|}}}}}
 +
{{#set:origin={{{origin|}}}}}
 
{{#set:owner={{{owner|}}}}}
 
{{#set:owner={{{owner|}}}}}
 
{{#set:maintainers={{{maintainers|}}}}}
 
{{#set:maintainers={{{maintainers|}}}}}
Line 45: Line 45:
 
}}
 
}}
  
[[Category:{{{category|}}}]]
+
[[Category:Equipment]]
[[Category:{{{subcat|}}}]]
+
{{#if: {{{subcat|}}} | [[Category:{{{subcat|}}}]] | }}<noinclude>
 +
{{Documentation}}
 +
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 +
</noinclude>

Latest revision as of 22:47, 20 April 2016

[create] Documentation icon Template documentation