User:Epeli/Component example
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
old style
| 
 | |||
| This skin can be turned into an acid resistant leather armor. | |||
| Quality: 62 ? | |||
| Required crafting skills: 
 | |||
| Value: 1600 
 | |||
This is what components with quality on the wiki look right now.
{{infobox component
| image         = items_components_leather3.png
| itemquality   = high
| name          = Mutated Dog Leather
| type          = Component
| description   = This skin can be turned into an acid resistant leather armor.
| quality       = 62
| skillsreq     =
:Tailoring 62
:Chemistry 18
| value         = 1600
}}
new style
| 
 | |||
| This skin can be turned into an acid resistant leather armor. | |||
| Quality range: 50-70 ? | |||
| Required crafting skills (as percentage of quality): 
 | |||
| Value: 1000-2000 
 | |||
This is how they could look with stat ranges. You simply need to change the quality, skillsreq and value rows.
{{infobox component
| image         = items_components_leather3.png
| itemquality   = high
| name          = Mutated Dog Leather
| type          = Component
| description   = This skin can be turned into an acid resistant leather armor.
| quality       = 50-70
| skillsreq     = 
:Tailoring 100%
:Chemistry 29%
| value         = 1000-2000
}}
