<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://olddev.minetest.org/index.php?action=history&amp;feed=atom&amp;title=L-system_tree_examples%2FTemplate</id>
	<title>L-system tree examples/Template - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://olddev.minetest.org/index.php?action=history&amp;feed=atom&amp;title=L-system_tree_examples%2FTemplate"/>
	<link rel="alternate" type="text/html" href="https://olddev.minetest.org/index.php?title=L-system_tree_examples/Template&amp;action=history"/>
	<updated>2026-04-15T19:12:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.7</generator>
	<entry>
		<id>https://olddev.minetest.org/index.php?title=L-system_tree_examples/Template&amp;diff=95&amp;oldid=prev</id>
		<title>&gt;Wuzzy: add mapgen templates</title>
		<link rel="alternate" type="text/html" href="https://olddev.minetest.org/index.php?title=L-system_tree_examples/Template&amp;diff=95&amp;oldid=prev"/>
		<updated>2018-05-17T18:19:05Z</updated>

		<summary type="html">&lt;p&gt;add mapgen templates&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Note: View the source code of this page (and delete this line of text when you're finished)!'''&lt;br /&gt;
&lt;br /&gt;
== Title of your L-system tree ==&lt;br /&gt;
=== Profile ===&lt;br /&gt;
* '''Game used''': &amp;lt;!-- insert the name of the game where you can use the tree. --&amp;gt;&lt;br /&gt;
* '''Additional mods''':&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Replace this comment with a list of all additional mods this treedef may need. This excludes all mods already part of the game. Mods should be specified in the format “&amp;lt;Human-readable mod name&amp;gt; [&amp;lt;internal mod name&amp;gt;]”. Example usage:&lt;br /&gt;
&lt;br /&gt;
* '''Additional mods''':&lt;br /&gt;
:* Example Mod 1 [example_mod_1]&lt;br /&gt;
:* JohnMod [john]&lt;br /&gt;
&lt;br /&gt;
If there are no additional mods, write:&lt;br /&gt;
&lt;br /&gt;
* '''Additional mods''': ''None''&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Definition ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
treedef = {&lt;br /&gt;
	axiom = --[[ your axiom here ]],&lt;br /&gt;
	rules_a = --[[ your rule set A here]],&lt;br /&gt;
	trunk = &amp;quot;mapgen_trunk&amp;quot;,&lt;br /&gt;
	leaves = &amp;quot;mapgen_leaves&amp;quot;,&lt;br /&gt;
	leaves2 = &amp;quot;mapgen_jungleleaves&amp;quot;,&lt;br /&gt;
	fruit = &amp;quot;mapgen_apple&amp;quot;,&lt;br /&gt;
	--[[ add/remove other fields as needed. Only use Lua syntax! ]]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Screenshot ===&lt;br /&gt;
&amp;lt;!-- Insert a screenshot of your tree here or remove this section if you don't have a screenshot yet. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Additional notes ===&lt;br /&gt;
&amp;lt;!-- Insert anything else you may have to say about your tree here. Normally, you won't need it; in that case, delete this section. If possible, use an aspect ratio of 4:3 and a minimum width of 420px. You can use this code as template:&lt;br /&gt;
&lt;br /&gt;
[[File:IMAGE_NAME_HERE.png|420px]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;Wuzzy</name></author>
	</entry>
</feed>