TGB/Tutorials/SubmittingToTDN
From TDN
|
[edit] Adding a Link on the Tutorial ListingThe first step to adding a tutorial is to create a link to it from the Tutorials and Guides page. You can edit that page by going to it and clicking on 'Edit' on the red bar in the upper right of the page. Now you need to either find an existing category that your tutorial would fit in, or add a new category. If the category you want exists, find it in the edit box. It should look like this:
{{Template:BehaviorCategory|Shooter}}
With the category name you want replacing 'Shooter'. If the category you want to use doesn't exist, you can add it by copying the above line and pasting it at the end of the page before:
{{Template:HubFooter}}
And, of course, change 'Shooter' to the name of your category. Now, to actually add the link to your tutorial, copy this:
{{Template:TGBTutorial|Tutorial Name|Tutorial Description}}
Below the category you are using. Replace 'Tutorial Name' with the name of your tutorial (make sure it's unique), and 'Tutorial Description' with a simple description of what the tutorial is about. Now click on the 'Save Page' button to save and return to the updated page. [edit] Adding a Link to the Guide ListingThe guide listing a is bit more complex as there is no predefined template for it yet. If you wish to create a guide from scratch, giving it the path TGB/Guides/YourGuideNameHere is recommended. This keeps everything standardized and a template can be created quite easily by copying and modifying the tutorial or behavior template. Guides that don't follow this proposed standard will have to be added via a table as seen for the FileIO article. |



