Template:ProjectsOfMember: Difference between revisions
Jump to navigation
Jump to search
m test if 2nd argument is defined |
|||
Line 14: | Line 14: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{#ask: [[-Working on::{{{1}}}]] [[ProjectStatus::{{{2}}}]] | {{#ask: [[-Working on::{{{1}}}]] {{#ifeq: "{{{2}}}" | "" | | [[ProjectStatus::{{{2}}}]] }} | ||
|?ProjectSkills=Skills | |?ProjectSkills=Skills | ||
|?ProjectStatus=Status | |?ProjectStatus=Status |
Revision as of 19:09, 15 February 2013
Description
With this template you can add a table on your own page with all your projects.
Examples
Usage on member page: {{ProjectsOfMember|{{PAGENAME}}|<project-status>}}
For example all active projects of user: {{ProjectsOfMember|{{PAGENAME}}|Active}}
Planned projects: {{ProjectsOfMember|{{PAGENAME}}|Planning}}
Just list all your projects: {{ProjectsOfMember|{{PAGENAME}}}}