Template:TutorialHeader

From GMOD
Revision as of 19:52, 3 October 2012 by Girlwithglasses (Talk | contribs)

Jump to: navigation, search

Template to create a header for a tutorial page.

Specify the variables thus:

{{ TutorialHeader | what = <tool name> | where = <conference/venue name; wikitext OK> | when = <date> | who = <presenter; wikitext OK> | logo = <link to logo> }}

and they will come out looking like this:

<Centered logo>

This <what> tutorial was presented by <who> at the <where>, <when>. The most recent <what> tutorial can be found at the <what> Tutorial page.


[[File:{{{logo}}}|center|250px|{{{what}}}]]

This [[{{{title}}}|{{{what}}}]] tutorial was presented by {{{who}}} at the {{{where}}}, {{{when}}}. The most recent {{{what}}} tutorial can be found at the [[{{{what}}} Tutorial]] page.