Difference between revisions of "Template:Workshop"

From Tmplab
(Usage)
({{{title}}})
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
+
* Titre: {{{title}}}
== Usage ==
+
* Par:  {{{by}}}
Use this template for adding a new workshop.
 
 
 
Example:
 
<nowiki><pre>
 
{{Workshop
 
|title=Keyword: An introduction to MediaWiki Categories
 
|when=Saturday 28 February 2009
 
|where=/tmp/lab
 
|intro=How to make use of categories to better organize the /tmp/lab (and others) wiki.
 
|by=[[User:Hellekin|hellekin]]
 
}}
 
</pre></nowiki>
 
</noinclude>
 
 
 
== {{{title}}} ==
 
 
 
 
* Date: {{{when}}}
 
* Date: {{{when}}}
 
* Lieu: {{{where}}}
 
* Lieu: {{{where}}}
Line 22: Line 6:
 
{{{intro}}}
 
{{{intro}}}
  
=== Participants / Attendees ===
 
  
Merci d'ajouter votre <nowiki>[[User:UserName|nickname]]</nowiki> dans la liste si vous souhaitez participer.
+
[[Category:Workshop]]
  
* {{{by}}}
+
<noinclude>
  
=== Pré-requis / Pre-requisites ===
+
== Usage ==
 +
Use this template for adding a new workshop.
  
=== Equipement / Equipment ===
+
Example:
 
+
{{Workshop
=== Déroulement de l'atelier / Workshop Minutes ===
+
|title=Keyword: An introduction to MediaWiki Categories
 
+
|when=Saturday 28 February 2009
Edit this during the workshop for common memory :)
+
|where=/tmp/lab
 
+
|intro=How to make use of categories to better organize the /tmp/lab (and others) wiki.
 
+
|by=<nowiki>[[User:Hellekin|hellekin]]</nowiki>
 
+
}<nowiki>}</nowiki>
 
+
</noinclude>
[[Category:Workshop]]
 

Latest revision as of 18:49, 27 February 2009

  • Titre: {{{title}}}
  • Par: {{{by}}}
  • Date: {{{when}}}
  • Lieu: {{{where}}}

{{{intro}}}


Usage

Use this template for adding a new workshop.

Example:

{{Workshop
|title=Keyword: An introduction to MediaWiki Categories
|when=Saturday 28 February 2009
|where=/tmp/lab
|intro=How to make use of categories to better organize the /tmp/lab (and others) wiki.
|by=[[User:Hellekin|hellekin]]
}}