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'''<ul>{{#arraymap:{{{leads}}}|,|%|<li>{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}</li>| | ||
}}}}{{#if:{{{members|}}}| | }}</ul>}}{{#if:{{{members|}}}| | ||
<br><br>'''Members'''<br><br>{{#arraymap:{{{members}}}|,|%|{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}|<br> | <br><br>'''Members'''<br><br>{{#arraymap:{{{members}}}|,|%|{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}|<br> | ||
}}}}{{#if:{{{contributors|}}}| | }}}}{{#if:{{{contributors|}}}| |
Revision as of 03:59, 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.