Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Template:Project"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
|contributors={{#arraymap:{{{contributors|}}}|,|x|User:x|,}} | |contributors={{#arraymap:{{{contributors|}}}|,|x|User:x|,}} | ||
}}{{ProjectInfoBox|title=Summary|body={{{summary}}}{{#if:{{{leads|}}}| | }}{{ProjectInfoBox|title=Summary|body={{{summary}}}{{#if:{{{leads|}}}| | ||
<br><br>'''Leads''' | <br><br>'''Leads'''<br> | ||
{{#arraymap:{{{leads}}}|,|%|{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}|<br> | {{#arraymap:{{{leads}}}|,|%|{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}|<br> | ||
}}}}{{#if:{{{members|}}}| | }}}}{{#if:{{{members|}}}| | ||
<br><br>'''Members''' | <br><br>'''Members'''<br> | ||
{{#arraymap:{{{members}}}|,|%|{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}|<br> | {{#arraymap:{{{members}}}|,|%|{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}|<br> | ||
}}}}{{#if:{{{contributors|}}}| | }}}}{{#if:{{{contributors|}}}| | ||
<br><br>'''Contributors''' | <br><br>'''Contributors'''<br> | ||
{{#arraymap:{{{contributors}}}|,|%|{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}|<br> | {{#arraymap:{{{contributors}}}|,|%|{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}|<br> | ||
}}}}}} | }}}}}} |
Revision as of 03:55, 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.