Difference between revisions of "Template:Project"

From Funtoo
Jump to navigation Jump to search
Line 8: Line 8:
|members=''(comma-delimited User pages)''
|members=''(comma-delimited User pages)''
|contributors=''(comma-delimited User pages)''
|contributors=''(comma-delimited User pages)''
|start_date=
|status=
|end_date=
|status_date=
}}
}}
</pre>
</pre>
Line 21: Line 21:
|members={{#arraymap:{{{members|}}}|,|x|User:x|,}}
|members={{#arraymap:{{{members|}}}|,|x|User:x|,}}
|contributors={{#arraymap:{{{contributors|}}}|,|x|User:x|,}}
|contributors={{#arraymap:{{{contributors|}}}|,|x|User:x|,}}
|status=
|status={{{status|}}}
|status_date=
|status_date={{{status_date|}}}
}}<div style="vertical-align: top; float: right; width: 20em; margin: 0; margin-left: 1em; margin-bottom: 1em;>
}}<div style="vertical-align: top; float: right; width: 20em; margin: 0; margin-left: 1em; margin-bottom: 1em;>
<div class="note" style="background-color: #e6ede4;"><div class="note-head" style="background-color: #8da197;">{{#fas:project-diagram}}&nbsp;&nbsp;&nbsp;Summary</div><div class="note-body" style="padding: 8px;">{{{summary}}}</div></div>
<div class="note" style="background-color: #e6ede4;"><div class="note-head" style="background-color: #8da197;">{{#fas:project-diagram}}&nbsp;&nbsp;&nbsp;Summary</div><div class="note-body" style="padding: 8px;">{{{summary}}}</div></div>

Revision as of 20:14, 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)''
|status=
|status_date=
}}

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