%SEARCH{ type=„query“ „form.name = 'ChipsetDbDef'“ nonoise=„on“ header=„| Vendor | Family | Name/BB | Type/RF | Standards | Throughput | Attributes | Comment | Year |“ format=„| $formfield(WlanDbVendors) | $formfield(Family) | $formfield(Name) | $formfield(Type) | $formfield(WlanDbStandards) | $formfield(Throughput) | $formfield(WlanDbAttributes) | $formfield(Comment) | $formfield(Productionyear) |“ footer=„| Vendor | Family | Name/BB | Type/RF | Standards | Throughput | Attributes | Comment | Year |
| *Total:* | *$nhits* |
}%
Add a new chipset:
<form action=„%SCRIPTURLPATH{edit}%/sysadmin/ChipsetAUTOINC0001“ method=„post“>
Chipset Name: <input type=„text“ name=„Name“ class=„foswikiInputField“ size=„32“ /> <input type=„submit“ class=„foswikiSubmit“ value=„Create topic“ /> <input type=„hidden“ name=„onlywikiname“ value=„on“ /> <input type=„hidden“ name=„onlynewtopic“ value=„on“ /> <input type=„hidden“ name=„formtemplate“ value=„ChipsetDbDef“ /> <input type=„hidden“ name=„topicparent“ value=„WlanChipsetList“ /> </form>