Difference between pages "Template:Infobox Equipment" and "Template:Infobox Equipment/sandbox"

(Difference between pages)
Jump to navigation Jump to search
Page 1
Page 2
 
(Created page with "{{Infobox Equipment | owner = hef | serial = 123456 | model = 4 | arrived = Jan 1, 2014 | doesitwork = No | contact = hef | where = Server Rack | cetficiation =...")
 
Line 1: Line 1:
{{ infobox
+
{{Infobox Equipment
| title  = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
+
| owner = hef
| image  = {{#if:{{{image|}}}|[[file:{{{image}}}|{{px|{{{image size|}}}|frameless}}]]}}
+
| serial = 123456
| caption = {{{caption|}}}
+
| model = 4
| label1  = Owner/Loaner
+
| arrived = Jan 1, 2014
| data1  = {{{owner|}}}
+
| doesitwork = No
| label2  = Serial Number
+
| contact = [[User:Hef | hef]]
| data2  = {{{serial|}}}
+
| where = Server Rack
| label3  = Make/Model
+
| cetficiation = yes
| data3  = {{{model|}}}
+
| hackable = yes
| label4  = Arrival Date
+
| value = $42.17
| data4  = {{{arrived|}}}
+
}}
| label5  = Usability
+
 
| data5  = {{{doesitwork|}}}
+
 
| label6  = Contact
+
{{Infobox Equipment
| data6  = {{{contact|}}}
+
| owner = hef
| label7  = Where
+
| serial = 123456
| data7  = {{{where|}}}
+
| model = 4
| label8  = Authorization Needed
+
| doesitwork = No
| data8  = {{{authorization|}}}
+
| contact = [[User:Hef | hef]]
| label9  = Hackable
+
| where = Server Rack
| data9  = {{{hackable|}}}
+
| cetficiation = yes
| label10 = Estimated Value
+
| hackable = yes
| data10  = {{{value|}}}
+
}}
| label11 = Host Area
 
| data11 = {{{hostarea|}}}
 
}}<noinclude>{{documentation}}</noinclude>