Difference between revisions of "Template:ModdingIntro"

From Minetest Developer Wiki
Jump to navigation Jump to search
(Created page with "{| class="wikitable" style="margin: auto; max-width: 520px;" !colspan=6 | Modding Introduction |- |colspan=6 | File:moddingintro.png |- |colspan=6 style="text-align: cente...")
 
(Replaced content with "{{delete|Obsolete}}")
Tag: Replaced
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable" style="margin: auto; max-width: 520px;"
+
{{delete|Obsolete}}
!colspan=6 | Modding Introduction
 
|-
 
|colspan=6 | [[File:moddingintro.png]]
 
|-
 
|colspan=6 style="text-align: center;" | This tutorial will walk you through the basics to making a mod in Minetest. It will show you what you will accomplish, how to do it and then run through the process itself.
 
|-
 
!colspan=6 | Basic
 
|-
 
|style="height:45px; text-align: center;" | [[Modding_Intro|Intro]]
 
|style="height:45px; text-align: center;" | [[Modding_Setup|Setup]]
 
|style="height:45px; text-align: center;" | [[Modding_Nodes|Nodes]]
 
|style="height:45px; text-align: center;" | [[Modding_Craftitems|Craftitems]]
 
|style="height:45px; text-align: center;" | [[Modding_Recipes|Crafting Recipes]]
 
|-
 
!colspan=6 | Intermediate
 
|-
 
|style="height:45px; text-align: center;" | [[Modding_Advanced_Nodes|Advanced Nodes]]
 
|style="height:45px; text-align: center;" | [[Modding_ABMs|ABMs]]
 
|style="height:45px; text-align: center;" | [[Modding_Tools|Tools]]
 
|style="height:45px; text-align: center;" | [[Modding_Entities|Entities]]
 
|
 
|-
 
!colspan=6 | Links
 
|-
 
|style="height:45px; text-align: center;" | [[Modding_Outro|Outro]]
 
|style="height:45px; text-align: center;" | [[:Category:Methods|Methods]]
 
|style="height:45px; text-align: center;" | [[:Category:Objects|Objects]]
 
|style="height:45px; text-align: center;" | [[:Category:Types|Types]]
 
|style="height:45px; text-align: center;" | [[:Category:Misc|Misc Articles]]
 
|}
 

Latest revision as of 19:14, 25 January 2023

Mbox warning.png This page has been proposed for deletion for the following reason: "Obsolete"
If you don't think that this page should be deleted, please explain why on the talk page.