Template:Workgroup
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
(5 intermediate revisions by one user not shown) | |||
Line 5: | Line 5: | ||
! style="padding: 7px; font-size: 1.5em; color: white; background: #000066" align="center" | {{{what}}} | ! style="padding: 7px; font-size: 1.5em; color: white; background: #000066" align="center" | {{{what}}} | ||
|- | |- | ||
− | | style="padding: 10px 0px;" | {{ | + | | style="padding: 10px 0px;" | {{#if: {{{logo}}} | [[{{{logo}}}|250px]] }} |
|- | |- | ||
! style="padding: 0 7px; background: #CCCCFF" | What: | ! style="padding: 0 7px; background: #CCCCFF" | What: | ||
Line 11: | Line 11: | ||
| {{{what}}} | | {{{what}}} | ||
|- | |- | ||
− | ! style="padding: 0 7px; background: #CCCCFF" | | + | ! style="padding: 0 7px; background: #CCCCFF" | From: |
|- | |- | ||
− | | {{{ | + | | {{{from}}} |
+ | |- | ||
+ | ! style="padding: 0 7px; background: #CCCCFF" | Till: | ||
+ | |- | ||
+ | | {{{till}}} | ||
+ | |- | ||
+ | ! style="padding: 0 7px; background: #CCCCFF" | Recurring: | ||
+ | |- | ||
+ | | {{{recurring}}} | ||
|- | |- | ||
! style="padding: 0 7px; background: #CCCCFF" | Who: | ! style="padding: 0 7px; background: #CCCCFF" | Who: | ||
Line 25: | Line 33: | ||
|} | |} | ||
<!--Semantic info--> | <!--Semantic info--> | ||
− | [[ | + | [[recurring::{{{recurring}}}| ]] |
+ | [[StartDate::{{{from}}}| ]] | ||
+ | [[EndDate::{{{till}}}| ]] | ||
+ | [[Person::{{{head}}}| ]] | ||
+ | [[ExternalEvent::no| ]] | ||
[[Category:Event]] | [[Category:Event]] | ||
+ | [[Category:Workgroup]] | ||
<!-- Semantic end--> | <!-- Semantic end--> | ||
− | |||
− | |||
− | |||
<noinclude> | <noinclude> | ||
==Example== | ==Example== | ||
− | + | <pre> | |
{{Workgroup | {{Workgroup | ||
|logo= | |logo= | ||
|what=Microcontroller Workgroup | |what=Microcontroller Workgroup | ||
− | | | + | |from=Thursday, March 21, 2009 |
+ | |till=Thursday, March 28, 2009 | ||
+ | |recurring=weekly | ||
|who=Everyone interested in microcontrollers | |who=Everyone interested in microcontrollers | ||
|head=Benjamin Franklin | |head=Benjamin Franklin | ||
}} | }} | ||
+ | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 23:46, 17 October 2009
|
The date "{{{from}}}" was not understood. The date "{{{till}}}" was not understood.
[edit] Example
{{Workgroup |logo= |what=Microcontroller Workgroup |from=Thursday, March 21, 2009 |till=Thursday, March 28, 2009 |recurring=weekly |who=Everyone interested in microcontrollers |head=Benjamin Franklin }}