This is a mirror of discontinued 'WikiDevi'. Enjoy!

Template talk:Embedded system/SoC vendor page append

From DeviWiki (ex WikiDevi)
Jump to navigation Jump to search

Adding chips

Since you obviously know more about wiki code then I do, this template looks interesting. Can other chip position be added easily? As in {{{eth1_brand|1337}}} or {{{switch_brand|1337}}} or would it require a rewrite of the entire template? I am currently using http://www.techinfodepot.info/wiki/Template:Infobox_Embedded_System/chipset_append which is quite large and cumbersome to deal with.

--DarkShadow (talk) 23:50, 7 October 2014 (EDT)

it would be as easy as adding an additional item to the array (see line 1).

keep in mind, you need the Arrays extension for it to work at all (+ array'x' parser functions [minus arraymap]) --M86 (talk) 00:52, 8 October 2014 (EDT)