Prototype/Tutorial: Difference between revisions
Jump to navigation
Jump to search
(0.18.33: removed visible_when_dependencies_not_completed, added locked_when_dependencies_not_completed, unlocked) |
(1.1) |
||
Line 1: | Line 1: | ||
{{Prototype parent|PrototypeBase}} | {{Prototype parent|PrototypeBase}} | ||
The definition of the tutorial | The definition of the tutorial to be used in the tips and tricks, see [[Prototype/TipsAndTricksItem]]. The actual tutorial code is defined in the tutorials folder, in the folder that has the name of the scenario property. | ||
{{Prototype TOC|tutorial}} | {{Prototype TOC|tutorial}} | ||
Line 6: | Line 6: | ||
== Mandatory properties == | == Mandatory properties == | ||
Inherits all properties from [[PrototypeBase]]. | Inherits all properties from [[PrototypeBase]]. | ||
{{Prototype property|scenario|[[Types/string|string]]}} | {{Prototype property|scenario|[[Types/string|string]]}} | ||
Name of the folder for this tutorial in the tutorials folder. | Name of the folder for this tutorial in the tutorials folder. | ||
Revision as of 20:18, 11 December 2020
Template:Prototype parent The definition of the tutorial to be used in the tips and tricks, see Prototype/TipsAndTricksItem. The actual tutorial code is defined in the tutorials folder, in the folder that has the name of the scenario property.
Mandatory properties
Inherits all properties from PrototypeBase.
Template:Prototype property Name of the folder for this tutorial in the tutorials folder.