Difference between revisions of "Template:Project"

From Funtoo
Jump to navigation Jump to search
Line 33: Line 33:
<br>''Contributors''<ul>{{#arraymap:{{{contributors}}}|,|%|<li>{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}</li>|
<br>''Contributors''<ul>{{#arraymap:{{{contributors}}}|,|%|<li>{{#ifexist:User:%|[[User:%|{{lc:%}}]]|%}}</li>|
}}</ul>}}
}}</ul>}}
</div></div>{{{updates|}}}{{Project/LatestUpdate}}{{#if:{{{status|}}}|
</div></div>{{{updates|}}}{{Project/LatestUpdate}}</div>
<div class="darknote" style="margin: 0px; margin-left: 14px; margin-bottom: 14px;"><div class="darknote-head">{{#fas:calendar}}&nbsp;&nbsp;&nbsp;Status</div><div class="note-body" style="padding: 8px;">
{{{status}}}
<p style="font-style: italic; font-size: 0.9em; text-align: right;">{{#time:d F Y|{{{status_date}}}|en}}</p>
</div></div>}}</div>
{{DISPLAYTITLE:Funtoo {{PAGENAME}} Project}}
{{DISPLAYTITLE:Funtoo {{PAGENAME}} Project}}
<span style="display:none">{{#default_form:Project}}</span>
<span style="display:none">{{#default_form:Project}}</span>
</includeonly>
</includeonly>

Revision as of 05:28, February 23, 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)''
|components=(a bunch of Project/Component templates here)
|updates=(a bunch of Project/Update templates here)
|status=
|status_date=
}}

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