Template:TutorialInfo: Difference between revisions
Jump to navigation
Jump to search
imported>Ziella No edit summary |
imported>Ziella No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
#if: {{{software|}}} | '''Software''': {{{software}}}<br> | }}{{ | #if: {{{software|}}} | '''Software''': {{{software}}}<br> | }}{{ | ||
#if: {{{game|}}} | '''Game''': {{{game}}}<br> | }}{{ | #if: {{{game|}}} | '''Game''': {{{game}}}<br> | }}{{ | ||
#if: {{{category|}}} | '''Category''': | #if: {{{category|}}} | '''Category''': {{Tutorial|{{{category}}}}}<br> | }}{{ | ||
#if: {{{difficulty|}}} | '''Difficulty''': {{{difficulty}}}<br> | }}{{ | #if: {{{difficulty|}}} | '''Difficulty''': {{{difficulty}}}<br> | }}{{ | ||
#if: {{{duration|}}} | '''Duration''': {{{duration}}}<br> | }}{{ | #if: {{{duration|}}} | '''Duration''': {{{duration}}}<br> | }}{{ | ||
Latest revision as of 10:02, 11 March 2019
How to use
Simply copy and paste this template and remove the categories you don't use.
{{TutorialInfo
| title= Tutorial title
| software= The software that the tutorial is for
| game= The game that the tutorial is for
| category= The category of the tutorial
| difficulty= The tutorial's difficulty
| duration= The duration of the tutorial
| author= The author of the tutorial
}}