Template:ProjectsOfMember: Difference between revisions

From Technologia Incognita
Jump to navigation Jump to search
Dreamer (talk | contribs)
FULLPAGENAME for pages with User:
Narya (talk | contribs)
m correcting of one of the examples
 
Line 11: Line 11:
Planned projects: <nowiki>{{ProjectsOfMember|{{FULLPAGENAME}}|Planning}}</nowiki>
Planned projects: <nowiki>{{ProjectsOfMember|{{FULLPAGENAME}}|Planning}}</nowiki>


List all projects: <nowiki>{{ProjectsOfMember|{{FULLPAGENAME}}|+}}</nowiki>
List all projects with any status: <nowiki>{{ProjectsOfMember|{{FULLPAGENAME}}|+}}</nowiki>


=== Show projects of a user on another page than the user page ===
=== Show projects of a user on another page than the user page ===
<nowiki>{{ProjectsOfMember|<username>|<project-status>}}</nowiki>
<nowiki>{{ProjectsOfMember|User:<username>|<project-status>}}</nowiki>
</noinclude>
</noinclude>



Latest revision as of 00:12, 17 February 2013

Description

With this template you can add a table on your user page with all your projects.

Examples

On your own page

Usage: {{ProjectsOfMember|{{FULLPAGENAME}}|<project-status>}}

For example all active projects: {{ProjectsOfMember|{{FULLPAGENAME}}|Active}}

Planned projects: {{ProjectsOfMember|{{FULLPAGENAME}}|Planning}}

List all projects with any status: {{ProjectsOfMember|{{FULLPAGENAME}}|+}}

Show projects of a user on another page than the user page

{{ProjectsOfMember|User:<username>|<project-status>}}