~~NOSIDEBAR~~ ~~NOTRANS~~
A dataentry page is a page that holds information about a router or device in a standard format. This data then automatically appears in the Table of Hardware, or on the Device Page itself.
<form> action template templates:template_dataentry "toh:hwdata:@@Brand@@:" _
fieldset "Basic device data (* = mandatory)"
data_aliastextbox Brand _brand-new @ textbox "Model" @ textbox "Version" ! @ select "OpenWrt support status" "|Not yet supported|Already supported"
fieldset "Unsupported device" "OpenWrt support status" "Not yet supported" static "Unsupported devices can not be added to the ToH. Please come back when the device is supported." static "To save the hardware specs, you can either post them in the OpenWrt forum, or create a page at https://wikidevi.com/."
fieldset "Basic hardware data" "OpenWrt support status" "Already supported" textbox "WikiDevi URL" ! /^https:\\wikidevi.wi-cat.ru\/ "**Must be like https://wikidevi.wi-cat.ru/..." data_aliastextbox "Target" _target-new data_aliastextbox "Subtarget" ! _subtarget-new textbox "CPU" ! data_aliastextbox "Flash MB" ! _mbflash data_aliastextbox "RAM MB" ! _mbram
fieldset "OpenWrt support" "OpenWrt support status" "Already supported" textbox "Supported Since Commit" ! /^https:\\git.openwrt.org\\p=openwrt\openwrt.git;a=commit;h=[A-Za-z0-9]*/ "**https:*git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=<commithash>" data_aliastextbox "Supported Since Rel" ! _releasesince-new data_aliastextbox "Supported Current Rel" _releasecurrent-new textbox "Firmware OpenWrt Install URL" ! /^https:\\downloads.openwrt.org\/ "**Must be like https://downloads.openwrt.org/..." textbox "Firmware OpenWrt Upgrade URL" ! /^https:\\downloads.openwrt.org\/ "**Must be like https://downloads.openwrt.org/..." textbox "Firmware OpenWrt snapshot Install URL" ! /^https:\\downloads.openwrt.org\/ "**Must be like https://downloads.openwrt.org/..." textbox "Firmware OpenWrt snapshot Upgrade URL" ! /^https:\\downloads.openwrt.org\/ "**Must be like https://downloads.openwrt.org/..." Submit "Create New Dataentry" </form> <WRAP right 40%>
Step-by-Step Instructions
Edit button (at the bottom-left of the page) to add or modify the information./* fieldset "Create new dataentry page" "OpenWrt support status" "Already supported" static "* = mandatory" Is your Brand missing from the dropdown?
To have a new brand added to the dropdown, please contact an OpenWrt wiki admin or post a note to OpenWrt forum.
*/