Template:Tutorial: Difference between revisions

From North Modding Company
(Created page with "{{Tutorial | title = Tutorial Title | author = Author Name | difficulty = Beginner/Intermediate/Advanced | version = FS22/FS19/etc. | date = Month Year }} == Introduction == Provide a brief introduction to the tutorial, explaining what it covers and what the reader will learn by following the steps. == Prerequisites == List any prerequisites the user needs to have before starting the tutorial, such as software, assets, or prior knowledge. * Pr...")
 
No edit summary
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Tutorial
{| class="wikitable" style="border-collapse:collapse; width:auto; margin: 0 1em 1em 0; background-color:#F9F9F9;"
| title      = Tutorial Title
! colspan="2" | Tutorial Information
| author      = Author Name
|-
| difficulty  = Beginner/Intermediate/Advanced
! Author
| version    = FS22/FS19/etc.
| {{{Author|Unknown}}}
| date        = Month Year
|-
}}
! Difficulty
| {{{Difficulty|Unknown}}}
|-
! Version
| {{{Version|Unknown}}}
|-
! Date
| {{{Date|}}}


== Introduction ==
|}
 
Provide a brief introduction to the tutorial, explaining what it covers and what the reader will learn by following the steps.
 
== Prerequisites ==
 
List any prerequisites the user needs to have before starting the tutorial, such as software, assets, or prior knowledge.
 
* Prerequisite 1
* Prerequisite 2
* Prerequisite 3
 
== Step 1: Brief Description of the Step ==
 
Explain the first step in detail, including any necessary screenshots or code snippets. Be clear and concise in your instructions.
 
[[File:Example-image.png|thumbnail|Description of the image]]
 
<code>
Example code snippet
</code>
 
== Step 2: Brief Description of the Step ==
 
Repeat the process for each subsequent step, providing detailed instructions, images, and code snippets as needed.
 
[[File:Example-image2.png|thumbnail|Description of the image]]
 
<code>
Example code snippet 2
</code>
 
== Conclusion ==
 
Summarize what the user has accomplished in the tutorial and provide any additional tips, resources, or suggestions for further exploration of the topic.
 
== See Also ==
 
* [[Related Tutorial 1]]
* [[Related Tutorial 2]]
* [[Related Tutorial 3]]
 
== External Links ==
 
* [External Resource 1]
* [External Resource 2]
* [External Resource 3]

Latest revision as of 13:27, 6 April 2023

Tutorial Information
Author Unknown
Difficulty Unknown
Version Unknown
Date