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'''

Revision as of 03:51, 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.