Difference between revisions of "Contribution/How and where to post new tutorial"

From SCS Modding Wiki
Jump to navigation Jump to search
(Created page with "Before putting tutorial on this wiki you have to apply for contribution (check the main Contribution page for more details). Once you have ability to post tutorial you ha...")
 
Line 1: Line 1:
 
Before putting tutorial on this wiki you have to apply for contribution (check the main [[Contribution]] page for more details).
 
Before putting tutorial on this wiki you have to apply for contribution (check the main [[Contribution]] page for more details).
  
Once you have ability to post tutorial you have to create new page(s):
+
Once you have ability to post tutorial you have to create new page(s) and populate it with content of your tutorial:
 
# Depending on scope of tutorial decide in which category will you put tutorial:
 
# Depending on scope of tutorial decide in which category will you put tutorial:
 
## [[Tutorials/Beginners]] - if you have complete tutorial for creation of the mod from zero to final working mod package.
 
## [[Tutorials/Beginners]] - if you have complete tutorial for creation of the mod from zero to final working mod package.
 
## [[Tutorials/Advanced]] - if you have tutorial describing more particular mod creation or game configuration for example: "How to create your own shifter layout" or "How to alter animation for truck & use it in game".
 
## [[Tutorials/Advanced]] - if you have tutorial describing more particular mod creation or game configuration for example: "How to create your own shifter layout" or "How to alter animation for truck & use it in game".
 
## [[Tutorials/SCS Blender Tools]] - if you have tutorial which uses mostly or only SCS Blender Tools, like: "How to setup light mask for a truck" or "How to setup & export multiple SCS Game Objects".
 
## [[Tutorials/SCS Blender Tools]] - if you have tutorial which uses mostly or only SCS Blender Tools, like: "How to setup light mask for a truck" or "How to setup & export multiple SCS Game Objects".
## [[Tutorials/Conversion Tools]] - if you have tutorial for special usage of conversion tools, like: "How to run conversion tools from command line".
 
 
## [[Tutorials/SCS Workshop Uploader]] - if you have tutorial for SCS Workshop Uploader application usage.
 
## [[Tutorials/SCS Workshop Uploader]] - if you have tutorial for SCS Workshop Uploader application usage.
 
# Let's say we pick category: "Advanced"
 
# Let's say we pick category: "Advanced"

Revision as of 14:17, 15 March 2016

Before putting tutorial on this wiki you have to apply for contribution (check the main Contribution page for more details).

Once you have ability to post tutorial you have to create new page(s) and populate it with content of your tutorial:

  1. Depending on scope of tutorial decide in which category will you put tutorial:
    1. Tutorials/Beginners - if you have complete tutorial for creation of the mod from zero to final working mod package.
    2. Tutorials/Advanced - if you have tutorial describing more particular mod creation or game configuration for example: "How to create your own shifter layout" or "How to alter animation for truck & use it in game".
    3. Tutorials/SCS Blender Tools - if you have tutorial which uses mostly or only SCS Blender Tools, like: "How to setup light mask for a truck" or "How to setup & export multiple SCS Game Objects".
    4. Tutorials/SCS Workshop Uploader - if you have tutorial for SCS Workshop Uploader application usage.
  2. Let's say we pick category: "Advanced"
  3. Decide what will be title of your tutorial.
  4. Let's say our tutorial name will be: "My tutorial"
  5. Create main tutorial page by typing URL into address bar: "modding.scssoft.com/wiki/<category>/<my_tutorial_name>" and then click on Create tab (placed on top-right part of the page). So our case would be typing in URL: "modding.scssoft.com/wiki/Advanced/My tutorial" and then using Create button.
  6. Now depending on your tutorial you have two options:
    1. For tutorial which will be separated into more parts, use contents of User tutorial template (divided to parts) and also create tutorial parts subpages like in given template.
    2. For tutorial in one piece, use contents of template page: User tutorial template and no extra subpage creation is needed.