Template:TutorialInfo: Difference between revisions

From FreeCAD Documentation
(→‎Usage: Required parameters)
m (Author to Author(s))
(10 intermediate revisions by 2 users not shown)
Line 14: Line 14:
| class="ctEven"|{{{Time|''Not provided''}}}
| class="ctEven"|{{{Time|''Not provided''}}}
|-
|-
! class="ctOdd"|Author
! class="ctOdd"|Author(s)
|-
|-
| class="ctEven"|{{{Author|''Not provided''}}}
| class="ctEven"|{{{Author|''Not provided''}}}
Line 20: Line 20:
! class="ctOdd"|FreeCAD version
! class="ctOdd"|FreeCAD version
|-
|-
| class="ctEven"|{{{FCVersion|0.14.3700 or greater}}}
| class="ctEven"|{{{FCVersion}}}
|-
|-
! class="ctOdd"|Example files
! class="ctOdd"|Example files
Line 40: Line 40:
|Topic=SampleTopic
|Topic=SampleTopic
|Level=Beginner
|Level=Beginner
|FCVersion=0.14.3700 or greater
|FCVersion=0.17
|Time=Two hours
|Author=Nickname (Link to forum profile or other)
|Files=Some_file.fcstd (Github link or other)
}}
}}


Line 46: Line 49:
|Topic=SampleTopic
|Topic=SampleTopic
|Level=Beginner
|Level=Beginner
|FCVersion=0.14.3700 or greater
|FCVersion=0.17
|Time=Two hours
|Author=Nickname (Link to forum profile or other)
|Files=Some_file.fcstd (Github link or other)
}}</nowiki>
}}</nowiki>


The required parameters are:
The required parameters are:
<nowiki>{{TutorialInfo
<nowiki>{{TutorialInfo
|Topic=SampleCommand
|Topic=SampleTopic
|Level=Menu → Command
|Level=Beginner
|FCVersion=Wb1, Wb2
|FCVersion=0.17
}}</nowiki>
}}</nowiki>


Other parameters may be omitted or their value left empty.
Other parameters may be omitted or their value left empty.


===Minimum Parameters===
===Required parameters===
Parameters are specified with its value after the equals sign, <code>parameter=value</code>.
The following parameters are used in the format [parameter]=[value], with each parameter in the list separated by a pipe symbol (|):
;Topic : The subcategory of this tutorial. Proposed topics are: 2D Drafting, Modeling, Rendering.
;Level : Experience level required to complete this tutorial: Beginner, Intermediate, Advanced.
;FCVersion : The FreeCAD version used in the creation of this tutorial. This should be the current stable version at the moment of writing.


Each parameter in the list is separated by a pipe symbol <code>|</code>.
===Optional Parameters===
<nowiki>|... |Topic=SampleTopic|Level=Beginner| ...</nowiki>
The following parameters are optional. If they are not included in the template code, they will default to a value of "None".
Parameters can be placed in the same line, or each in a separate line.
;Time : The approximate time required to complete the tutorial.
<nowiki>|...
;Author : Author of the tutorial. A link to the author's wiki or forum profile page will allow visitors to reach him/her with questions or comments.
|Topic=SampleTopic
;Files : Optional link to example files. An appropriate repository needs to be determined (GitHub or CADinet, see [http://forum.freecadweb.org/viewtopic.php?f=21&t=7635#p62352 forum discussion]
|Level=Beginner
| ...</nowiki>


The following parameters are required.
===Full code===
Empty:
<pre><nowiki>
{{TutorialInfo
|Topic=
|Level=
|Time=
|Author=
|FCVersion=
|Files=
}}</nowiki></pre>


;Topic
Prefilled, keep the right option
: The subcategory of this tutorial, for example: 2D Drafting, Modeling, Rendering, Architecture.
<pre><nowiki>
;Level
{{TutorialInfo
: Experience level required to complete this tutorial: Beginner, Intermediate, Advanced.
|Topic=2D Drafting/Modeling/Rendering
;FCVersion
|Level=Beginner/Intermediate/Advanced
: The FreeCAD version used in the creation of this tutorial. Preferably, this should be the current stable version at the moment of writing.
|Time=

|Author=
===Optional Parameters===
|FCVersion=
The following parameters are optional. If they are not included in the template code, they will default to a value of ''None''.
|Files=
;Time
}}</nowiki></pre>
: The approximate time required to complete the tutorial.
;Author
: Author of the tutorial. A link to the author's wiki or forum profile page will allow visitors to reach him or her with questions or comments.
;Files
: Optional link to example files. Use an appropriate repository (GitHub or CADinet), see [http://forum.freecadweb.org/viewtopic.php?f=21&t=7635#p62352 forum discussion].


==Localization==
==Localization==


The code required for this template is different if you are using a localized version. For more information see the [[Localisation#Translating_the_wiki|Localization]] page.
The code required for this template is different if you are using a localized version. For more information see the [[Localisation#Translate_the_FreeCAD_wiki|Localization]] page.


* First, a localized version of this template must exist or be created.
First, a localized version of this template must exist or be created.
<pre>
* The localized template must be named: <pre>Template:TutorialInfo/AA</pre> where '''''/AA''''' is the 2 letter code for the desired language, for example '''''/fr''''' = French localization.
Template:TutorialInfo/AA
* The method for calling the localized TutorialInfo template in a Tutorial document is: <pre>{{TutorialInfo/AA|Topic=SampleTopic|Level=Beginner|FCVersion=>=0.14.3700}}</pre> where '''''/AA''''' is the 2 letter code for the desired language, for example '''''/fr''''' = French localization.
</pre>
* Make sure you add the localized version of this template to the Languages list below.


where <code>/AA</code> is the 2 letter code for the desired language, for example <code>/fr</code> indicates French.
[[Category:Template]]
This are the [https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes ISO 639-1] ''language'' codes, not country codes.
[[Category:Tutorials]]

The method for calling the localized TutorialInfo template is:
<pre>{{TutorialInfo/AA
|Topic=SampleTopic
|Level=Beginner
|FCVersion=>=0.17}}
</pre>

Some templates: [[Template:TutorialInfo/fr|fr]], [[Template:TutorialInfo/it|it]], [[Template:TutorialInfo/es|es]], [[Template:TutorialInfo/pt|pt]], [[Template:TutorialInfo/pt-br|pt-br]], [[Template:TutorialInfo/de|de]], [[Template:TutorialInfo/pl|pl]], [[Template:TutorialInfo/ro|ro]], [[Template:TutorialInfo/bg|bg]], [[Template:TutorialInfo/cs|cs]], [[Template:TutorialInfo/sk|sk]], [[Template:TutorialInfo/sr|sr]], [[Template:TutorialInfo/hr|hr]], [[Template:TutorialInfo/ru|ru]], [[Template:TutorialInfo/kk|kk]], [[Template:TutorialInfo/sv|sv]], [[Template:TutorialInfo/no|no]], [[Template:TutorialInfo/da|da]], [[Template:TutorialInfo/fi|fi]], [[Template:TutorialInfo/nl|nl]], [[Template:TutorialInfo/el|el]], [[Template:TutorialInfo/hu|hu]], [[Template:GuiCommand/tr|tr]], [[Template:TutorialInfo/uk|uk]], [[Template:TutorialInfo/id|id]], [[Template:TutorialInfo/ja|ja]], [[Template:TutorialInfo/ko|ko]], [[Template:TutorialInfo/zh|zh]], [[Template:TutorialInfo/zh-cn|zh-cn]], [[Template:TutorialInfo/zw-th|zw-th]]


[[Category:Template:Doc]]
</noinclude> <!-- Note to editors: This must be the last line of the Template. Do Not Remove This Line. -->
</noinclude> <!-- Note to editors: This must be the last line of the Template. Do Not Remove This Line. -->

Revision as of 09:43, 27 November 2019

Tutorial
Topic
{{{Topic}}}
Level
{{{Level}}}
Time to complete
Not provided
Author(s)
Not provided
FreeCAD version
{{{FCVersion}}}
Example files
None


Usage

This template is the main tool to document tutorials. It should be inserted as the first line in documentation pages, after the <languages/> and <translate> tags. See a sample to the right.

Tutorial
Topic
SampleTopic
Level
Beginner
Time to complete
Two hours
Author(s)
Nickname (Link to forum profile or other)
FreeCAD version
0.17
Example files
Some_file.fcstd (Github link or other)


{{TutorialInfo
|Topic=SampleTopic
|Level=Beginner
|FCVersion=0.17
|Time=Two hours
|Author=Nickname (Link to forum profile or other)
|Files=Some_file.fcstd (Github link or other)
}}

The required parameters are:

{{TutorialInfo
|Topic=SampleTopic
|Level=Beginner
|FCVersion=0.17
}}

Other parameters may be omitted or their value left empty.

Required parameters

Parameters are specified with its value after the equals sign, parameter=value.

Each parameter in the list is separated by a pipe symbol |.

|... |Topic=SampleTopic|Level=Beginner| ...

Parameters can be placed in the same line, or each in a separate line.

|...
|Topic=SampleTopic
|Level=Beginner
| ...

The following parameters are required.

Topic
The subcategory of this tutorial, for example: 2D Drafting, Modeling, Rendering, Architecture.
Level
Experience level required to complete this tutorial: Beginner, Intermediate, Advanced.
FCVersion
The FreeCAD version used in the creation of this tutorial. Preferably, this should be the current stable version at the moment of writing.

Optional Parameters

The following parameters are optional. If they are not included in the template code, they will default to a value of None.

Time
The approximate time required to complete the tutorial.
Author
Author of the tutorial. A link to the author's wiki or forum profile page will allow visitors to reach him or her with questions or comments.
Files
Optional link to example files. Use an appropriate repository (GitHub or CADinet), see forum discussion.

Localization

The code required for this template is different if you are using a localized version. For more information see the Localization page.

First, a localized version of this template must exist or be created.

Template:TutorialInfo/AA

where /AA is the 2 letter code for the desired language, for example /fr indicates French. This are the ISO 639-1 language codes, not country codes.

The method for calling the localized TutorialInfo template is:

{{TutorialInfo/AA
|Topic=SampleTopic
|Level=Beginner
|FCVersion=>=0.17}}

Some templates: fr, it, es, pt, pt-br, de, pl, ro, bg, cs, sk, sr, hr, ru, kk, sv, no, da, fi, nl, el, hu, tr, uk, id, ja, ko, zh, zh-cn, zw-th