Template:Infobox Tutorial: Difference between revisions

From Pumping Station One
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ infobox
{{Infobox
| title  = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| title  = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| image  = {{#if:{{{image|}}}|[[file:{{{image}}}|{{px|{{{image size|}}}|frameless}}]]}}
| image  = {{#if:{{{image|}}}|[[file:{{{image}}}|{{px|{{{image size|}}}|frameless}}]]}}
Line 9: Line 9:
| label3  = Date
| label3  = Date
| data3  = {{{date|}}}
| data3  = {{{date|}}}
| label4  = Experience Level
| label4  = {{nowrap|Experience Level}}
| data4  = {{{experience|}}}
| data4  = {{{experience|}}}
| label5  = Estimated Time
| label5  = {{nowrap|Estimated Time}}
| data5  = {{{est_time|}}}
| data5  = {{{est_time|}}}
| label6  = Estimated Cost
| label6  = {{nowrap|Estimated Cost}}
| data6  = {{{est_cost}}}
| data6  = {{{est_cost|}}}
| label7  = Skills Required
| label7  = {{nowrap|Skills Required}}
| data7  = {{foreach|Linking|, |{{skills}}}}
| data7  = {{{skills|}}}
}}<noinclude>{{documentation}}</noinclude>
}}
<noinclude>
{{documentation}}
</noinclude>