Difference between revisions of "Contribution/User tutorial template (divided to parts)"

From SCS Modding Wiki
Jump to navigation Jump to search
m (50keda moved page Contribution/User Guide Template to Contribution/User Tutorial Template without leaving a redirect)
Line 1: Line 1:
<!-- Defining info box on right side of the page, holding meta info about this user guide -->
+
<!-- Defining info box on right side of the page, holding meta info about this tutorial -->
 
{{TutorialInfoBox
 
{{TutorialInfoBox
 
| topic = Models
 
| topic = Models
Line 9: Line 9:
 
}}
 
}}
  
Description about your user guide, what it is, what it does, when you need it.
+
Description about your tutorial, what it is, what it does, when you need it.
  
 
<!-- After description you should use our mediawiki template "TutorialPartEntry", which accepts two variables:
 
<!-- After description you should use our mediawiki template "TutorialPartEntry", which accepts two variables:
1. "title=" title of current user guide part
+
1. "title=" title of tutorial part
2. "video=" link to video showing this user guide. Note that this variable is optional, so in case you don't have video,
+
2. "video=" link to video showing this part of tutorial.  
just don't put it there as shown below  
+
    NOTE: video variable is optional, so in case you don't have video, just don't put it there as shown below  
 
-->
 
-->
{{TutorialPartEntry|title=1. First part of user guide}}
+
{{TutorialPartEntry|title=1. First part of tutorial}}
  
{{TutorialPartEntry|title=2. Second part of user guide|video=https://youtu.be/5Wp0SzT-N1E}}
+
{{TutorialPartEntry|title=2. Second part of tutorial|video=https://youtu.be/5Wp0SzT-N1E}}
  
{{TutorialPartEntry|title=3. Third part of user guide}}
+
{{TutorialPartEntry|title=3. Third part of tutorial}}

Revision as of 09:47, 15 March 2016

User tutorial template (divided to parts)
Simple cube box in world.jpg
Topic: Models
Difficulty: Easy/Medium/Hard
Tools: SCS Blender Tools

Conversion Tools

Description about your tutorial, what it is, what it does, when you need it.

1. First part of tutorial

2. Second part of tutorial

3. Third part of tutorial