Difference between revisions of "Template:Project"

From Funtoo
Jump to navigation Jump to search
Line 23: Line 23:
<br><br>'''Leads'''
<br><br>'''Leads'''
{{#arraymap:{{{leads}}}|,|%|{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}|<br>
{{#arraymap:{{{leads}}}|,|%|{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}|<br>
}}{{#if:{{{members|}}}|
}}}}{{#if:{{{members|}}}|
<br><br>'''Members'''
<br><br>'''Members'''
{{#arraymap:{{{members}}}|,|%|{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}|<br>
{{#arraymap:{{{members}}}|,|%|{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}|<br>
}}{{#if:{{{contributors|}}}|
}}}}{{#if:{{{contributors|}}}|
<br><br>'''Contributors'''
<br><br>'''Contributors'''
{{#arraymap:{{{contributors}}}|,|%|{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}|<br>
{{#arraymap:{{{contributors}}}|,|%|{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}|<br>
}}}}
}}}}}}
{{DISPLAYTITLE:{{PAGENAME}} Project}}
{{DISPLAYTITLE:{{PAGENAME}} Project}}
<span style="display:none">{{#default_form:Project}}</span>
<span style="display:none">{{#default_form:Project}}</span>
</includeonly>
</includeonly>

Revision as of 03:52, February 8, 2022

This is the "Project" template. It should be called in the following format:

{{Project
|summary=
|leads=''(comma-delimited User pages)''
|members=''(comma-delimited User pages)''
|contributors=''(comma-delimited User pages)''
|duration=''(date range -- project inception and completion/termination)''
}}

Edit the page to see the template text. This template defines the table "projects". View table.