Template:Infobox tutorial: Difference between revisions
Robertbaxter (talk | contribs) No edit summary |
Robertbaxter (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
{{#if:{{{type|}}}|<tr><th scope="row">Type</th><td>{{{type}}}</td></tr>|}}<!-- | {{#if:{{{type|}}}|<tr><th scope="row">Type</th><td>{{{type}}}</td></tr>|}}<!-- | ||
-->{{#if:{{{difficulty|}}}|<tr><th scope="row">Difficulty</th><td>{{{difficulty}}}</td></tr>|}}<!-- | -->{{#if:{{{difficulty|}}}|<tr><th scope="row">Difficulty</th><td>{{{difficulty}}}</td></tr>|}}<!-- | ||
-->{{#if:{{{time|}}}|<tr><th scope="row"> | -->{{#if:{{{time|}}}|<tr><th scope="row">Duration</th><td>{{{time}}}</td></tr>|}}<!-- | ||
-->{{#if:{{{series|}}}|<tr><th scope="row">For series</th><td>{{{series}}}</td></tr>|}}<!-- | -->{{#if:{{{series|}}}|<tr><th scope="row">For series</th><td>{{{series}}}</td></tr>|}}<!-- | ||
-->{{#if:{{{tools|}}}|<tr><th scope="row">Tools needed</th><td>{{{tools}}}</td></tr>|}}<!-- | -->{{#if:{{{tools|}}}|<tr><th scope="row">Tools needed</th><td>{{{tools}}}</td></tr>|}}<!-- |