Template:Project: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(38 intermediate revisions by 5 users not shown) | |||
Line 3: | Line 3: | ||
<nowiki>{{</nowiki>Project | <nowiki>{{</nowiki>Project | ||
|Name= | |name=Name / Nick | ||
|title=Your function @Bitlair | |||
|Picture=image.jpg | |||
|URL=http://www.project.tld/ or <nowiki>[[MyPage]]</nowiki>, etc. | |URL=http://www.project.tld/ or <nowiki>[[MyPage]]</nowiki>, etc. | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
</noinclude>{| border="2" cellspacing="0" cellpadding="4" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border-collapse:collapse; font-size:95%; empty-cells:hide" | </noinclude> | ||
<includeonly> | |||
{| border="2" cellspacing="0" cellpadding="4" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border-collapse:collapse; font-size:95%; empty-cells:hide" | |||
|- style="background: {{Style|header}}; text-align:center;" | |- style="background: {{Style|header}}; text-align:center;" | ||
! colspan=2 | | ! colspan=2 | <div class="polaroidlayout rotate5" style="margin:10px">{{#if:{{{Picture|}}}|[[Project Image::File:{{{Picture}}}|360x360px]]|[[File:NoPicture.png|360px]]}}</div> | ||
|- | |- | ||
! colspan=2 | ''Project [[Page name::{{PAGENAME}}|{{{name|}}}]]'' | |||
|[[ | |||
| | |||
|- | |- | ||
! style="vertical-align:top" | Name | |||
| [[Project name::{{{name|}}}]] | |||
|- | |- | ||
! style="vertical-align:top" | Start | |||
| [[Start::{{{start|}}}]] | |||
|- | |||
! style="vertical-align:top" | End | |||
| [[End::{{{end|}}}]] | |||
|- | |||
! Contact | |||
| {{#arraymap:{{{contact}}}|,|nickname|[[Project contact::User:nickname|nickname]]}} | |||
{{#if:{{{URL}}} | | |||
{{!}}- | |||
! Website | |||
{{!}} [[Project URL::{{{URL|}}}]] | |||
}} | |||
|- | |||
! Information | |||
| [[Project info::{{{info|}}}]] | |||
|- | |||
! Status | |||
| [[Project status::{{{status|}}}]] | |||
|} | |||
[[Category:Projects|{{{name}}}]] | |||
</includeonly> |
Latest revision as of 20:11, 15 February 2023
Use this template in the following way on Project pages:
{{Project |name=Name / Nick |title=Your function @Bitlair |Picture=image.jpg |URL=http://www.project.tld/ or [[MyPage]], etc. }}