Template:Tutorial prerequisites: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
-->{{#if:{{{additional|}}}|* {{{additional|}}}}}<!--
-->{{#if:{{{additional|}}}|* {{{additional|}}}}}<!--
-->}}<!--
-->}}<!--
-->{{#if:{{{variants info|}}}|&nbsp;
===Variants===
Multiple variants of this tutorial exist.
{{{variants info|}}}<!--
-->|}}<!--
-->{{#if:{{{1|}}}|&nbsp;
-->{{#if:{{{1|}}}|&nbsp;
==Preparations==
==Preparations==
Line 18: Line 26:
-->{{#if:{{{4|}}}|* {{{4}}}}}<!--
-->{{#if:{{{4|}}}|* {{{4}}}}}<!--
-->{{#if:{{{5|}}}|* {{{5}}}}}<!--
-->{{#if:{{{5|}}}|* {{{5}}}}}<!--
-->}}<includeonly>{{page_break}}[[Category:Tutorials]]{{page_break}}</includeonly><!--
-->}}<!--
 
--><includeonly>{{page_break}}[[Category:Tutorials]]{{page_break}}</includeonly><!--
 
--><noinclude>
--><noinclude>
Parameters for prerequisites:
Parameters for prerequisites:

Latest revision as of 11:53, 17 June 2026

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.