1<?php 2 3$meta["sidebarposition"] = array("multichoice", "_choices" => array("left", "right")); 4$meta["dokuwikibreadcrumbs_enable"] = array("onoff"); 5$meta["showtoolboxalways_enable"] = array("onoff"); 6$meta["startpage"] = array("string"); 7$meta["fontawesome_enable"] = array("onoff"); 8$meta["fontawesome_tag"] = array("string"); 9$meta["googlefont_enable"] = array("onoff"); 10$meta["googlefont_tag"] = array(""); 11