Template:treedef
Revision as of 18:29, 30 June 2015 by Hybrid Dog (talk | contribs) (Created page with "=== Definition === <pre> treedef = { axiom = {{{axiom}}}, rules_a = {{{rules_a}}}, rules_b = {{{rules_b}}}, rules_c = {{{rules_c}}}, rules_d = {{{rules_d}}}, trunk = {{{...")
Definition
treedef = { axiom = {{{axiom}}}, rules_a = {{{rules_a}}}, rules_b = {{{rules_b}}}, rules_c = {{{rules_c}}}, rules_d = {{{rules_d}}}, trunk = {{{trunk}}}, leaves = {{{leaves}}}, angle = {{{angle}}}, iterations = {{{iterations}}}, random_level = {{{random_level|0}}}, trunk_type = {{{random_level|"single"}}}, thin_branches = {{{thin_branches|true}}}, fruit_chance = {{{fruit_chance}}}, fruit = {{{fruit}}} }