Template:Tutorial prerequisites: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
Line 2: Line 2:
-->==Prerequisites==
-->==Prerequisites==
The following prerequisites should be met before starting this tutorial:<!--
The following prerequisites should be met before starting this tutorial:<!--
-->{{#if:{{{time|}}}|* This tutorial will take approximately {{{time}}}.}}<!--
-->{{#if:{{{tutorial|}}}|* {{{tutorial}}} If you have not yet followed the tutorials related to those subjects please do so first.}}<!--
-->{{#if:{{{tutorial|}}}|* {{{tutorial}}} If you have not yet followed the tutorials related to those subjects please do so first.}}<!--
-->{{#if:{{{domain|}}}|* {{{domain}}}}}<!--
-->{{#if:{{{domain|}}}|* {{{domain}}}}}<!--
Line 26: Line 27:
* required-IDE: Whether an IDE, such as notepad or eclipse is required. The message indicates the user should be able to edit [parameter].
* required-IDE: Whether an IDE, such as notepad or eclipse is required. The message indicates the user should be able to edit [parameter].
* required-IDE-example: Minimum example for an appropriate IDE.
* required-IDE-example: Minimum example for an appropriate IDE.
* time: Estimation of the time it takes to go through the entire tutorial.
* additional: Additional prerequisites
* additional: Additional prerequisites
Parameters for preparations:
Parameters for preparations:

Latest revision as of 12:11, 6 December 2023

Parameters for prerequisites:

  • tutorial: What knowledge is relied on. A message is automatically displayed prompting the reader to visit the tutorials on those subjects.
  • domain: What the requirements are for the organization or domain.
  • project: What the requirements are for the project with which to follow this tutorial.
  • required-excel: Whether excel is required. A default message is displayed.
  • required-IDE: Whether an IDE, such as notepad or eclipse is required. The message indicates the user should be able to edit [parameter].
  • required-IDE-example: Minimum example for an appropriate IDE.
  • time: Estimation of the time it takes to go through the entire tutorial.
  • additional: Additional prerequisites

Parameters for preparations:

  • 1-N: The steps to take to set up so that the tutorial can be followed.