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 24: | Line 24: | ||
|status_date={{{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}} Summary</div><div class="note-body" style="padding: 8px;">{{{summary}}}</div></div> | <div class="note" style="margin: 0px; margin-left: 14px; margin-bottom: 14px; background-color: #e6ede4;"><div class="note-head" style="background-color: #8da197;">{{#fas:project-diagram}} 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:user-friends}} People</div><div class="note-body" style="padding: 8px;">{{#if:{{{leads|}}}|''Leads''<ul>{{#arraymap:{{{leads}}}|,|%|<li>{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}</li>| | <div class="note" style="margin: 0px; margin-left: 14px; margin-bottom: 14px; background-color: #e6ede4;"><div class="note-head" style="background-color: #8da197;">{{#fas:user-friends}} People</div><div class="note-body" style="padding: 8px;">{{#if:{{{leads|}}}|''Leads''<ul>{{#arraymap:{{{leads}}}|,|%|<li>{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}</li>| | ||
}}</ul>}}{{#if:{{{members|}}}| | }}</ul>}}{{#if:{{{members|}}}| | ||
<br>''Members''<ul>{{#arraymap:{{{members}}}|,|%|<li>{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}</li>| | <br>''Members''<ul>{{#arraymap:{{{members}}}|,|%|<li>{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}</li>| | ||
Line 32: | Line 32: | ||
}}</ul>}} | }}</ul>}} | ||
</div></div>{{#if:{{{status|}}}| | </div></div>{{#if:{{{status|}}}| | ||
<div class="note" style="background-color: #4a516e; color: #bfbfbf;"><div class="note-head" style="background-color: #515893;">{{#fas:calendar}} Status</div><div class="note-body" style="padding: 8px;"> | <div class="note" style="margin: 0px; margin-left: 14px; margin-bottom: 14px; background-color: #4a516e; color: #bfbfbf;"><div class="note-head" style="background-color: #515893;">{{#fas:calendar}} Status</div><div class="note-body" style="padding: 8px;"> | ||
{{{status}}} | {{{status}}} | ||
<p style="font-style: italic; font-size: 0.9em; text-align: right;">{{{status_date}}}</p> | <p style="font-style: italic; font-size: 0.9em; text-align: right;">{{{status_date}}}</p> |
Revision as of 20:25, 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.