Template:Tutorial completed: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
==Tutorial completed==
==Tutorial completed==
Congratulations. You have now completed this tutorial.<!--
Congratulations. You have now completed this tutorial.<!--
-->{{#if:{{{learned|}}}| In it, you have learned {{{learned|}}}. }}<!--
-->{{#if:{{{learned|}}}| In it, you have learned&nbsp;{{{learned|}}}. }}<!--
-->{{#if:{{{next|}}}| The next tutorial in this series is [[{{{next|}}} tutorial|{{{next|}}}]]{{#if:{{{next-topic|}}}|, which will provide more knowledge about {{{next-topic|}}}.|.}} }}<!--
-->{{#if:{{{next|}}}| The next tutorial in this series is [[{{{next|}}} tutorial|{{{next|}}}]]{{#if:{{{next-topic|}}}|, which will provide more knowledge about&nbsp;{{{next-topic|}}}.|.}} }}<!--
-->}}
-->}}
<noinclude>
<noinclude>

Revision as of 13:05, 8 June 2018


Parameters for prerequisites:

  • learned: What the reader has learned by completing this tutorial.
  • next: The name of the next tutorial ([next]_tutorial).
  • next-topic: In what way the next tutorial will deepen the knowledge about this topic.