Template:TutorialInfo: Difference between revisions
Jump to navigation
Jump to search
imported>Ziella No edit summary |
imported>Ziella No edit summary |
||
| Line 8: | Line 8: | ||
#if: {{{difficulty|}}} | '''Difficulty''': {{{difficulty}}}<br> | }}{{ | #if: {{{difficulty|}}} | '''Difficulty''': {{{difficulty}}}<br> | }}{{ | ||
#if: {{{duration|}}} | '''Duration''': {{{duration}}}<br> | }}{{ | #if: {{{duration|}}} | '''Duration''': {{{duration}}}<br> | }}{{ | ||
#if: {{{author|}}} | '''Tutorial by''': {{{author|}}}<br> | }} | #if: {{{author|}}} | '''Tutorial by''': {{{author|}}}<br> | }} | ||
|}[[Category:Tutorials]]</includeonly> | |}[[Category:Tutorials]]</includeonly> | ||
<noinclude> | <noinclude>==How to use == | ||
==How to use == | |||
Simply copy and paste this template and remove the categories you don't use. | Simply copy and paste this template and remove the categories you don't use. | ||
<pre>{{ | <pre>{{TutorialInfo | ||
| title= Tutorial title | | title= Tutorial title | ||
| difficulty= The tutorial's difficulty | | difficulty= The tutorial's difficulty | ||
Revision as of 21:58, 17 February 2019
How to use
Simply copy and paste this template and remove the categories you don't use.
{{TutorialInfo
| title= Tutorial title
| difficulty= The tutorial's difficulty
| duration= The duration of the tutorial
| author= The author of the tutorial
}}