Template:ProjectSidebar: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(new design) |
||
Line 1: | Line 1: | ||
<includeonly>{{#vardefine:NA| | <includeonly>{{#vardefine:NA|?}}{| style="min-width: 275px; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; position:relative; text-align:left;" | ||
! style="text-align: center; background-color: #692D89; color:white;padding:0.3em; font-size:medium;" colspan="2" |[[Has title::{{{projectname|Pirate Project}}}]] | |||
! | |||
|- | |- | ||
! | ! style="vertical-align: top;" | {{#switch: {{{lang|}}} | fr = Lancé par | Initiated by }} | ||
| {{{intiator|{{#var:NA}}}}} | |||
| {{ | |||
|- | |- | ||
! | ! style="vertical-align: top;" | {{#switch: {{{lang|}}} | fr = Collaborateur(s) | Collaborator(s) }} | ||
| {{#arraymap: {{{collaborators|{{#var:NA}}}}}|,|x|x|<br />}} | |||
|- | |- | ||
| {{{summary| {{#var: | ! style="vertical-align: top;" | {{#switch: {{{lang|}}} | fr = Résumé | Summary }} | ||
| {{{summary|{{#var:NA}}}}} | |||
|- | |- | ||
! | ! style="vertical-align: top;" | {{#switch: {{{lang|}}} | fr = Objectifs | Goals }} | ||
| {{{goals|{{#var:NA}}}}} | |||
| {{{goals| {{#var: | |||
|- | |- | ||
! | ! style="vertical-align: top;" | {{#switch: {{{lang|}}} | Contact }} | ||
| {{#arraymap: {{{contact|{{#var:NA}}}}}|,|x|x|<br />}} | |||
| {{#arraymap: {{{contact| {{#var:NA}} }}}|,|x|x|<br />}} | |||
|- | |- | ||
! style="vertical-align: top;" | {{#switch: {{{lang|}}} | fr = Statut | nl = Staat | Status }} | |||
| {{#ifeq: {{{active|}}} | true | | | {{#ifeq: {{{active|}}} | true | | ||
{{#switch: {{{lang|}}} | fr = Actif | nl = Actief | Active }} {{#set: Has status=Active }} | | |||
{{#ifeq: {{{archived|}}} | true | | |||
{{#switch: {{{lang|}}} | fr = Archivé | nl = Gearchiveerd | Archived }} {{#set: Has status=Archived }} | | |||
{{#switch: {{{lang|}}} | fr = Inactif | nl = Inactief | Inactive }} {{#set: Has status=Inactive }} | |||
}} | }} | ||
}} | |||
|} | |} | ||
{{#if: {{{nocat|}}} | | | {{#if: {{{nocat|}}} | | |
Revision as of 23:24, 19 November 2016
Our awesome project | |
---|---|
Initiated by | ? |
Collaborator(s) | An awesome team |
Summary | This is an awesome project to do great things in order to live in a better world |
Goals | To take on the world ! |
Contact | Some tentacles |
Status | Active |
Usage
{{ProjectSidebar |lang = en |projectname = Our awesome project |initiator = An awesome Pirate |collaborators = An awesome team |summary = This is an awesome project to do great things in order to live in a better world |goals = To take on the world ! |contact = Some tentacles |active = true |archived = false }}