Difference between revisions of "Template:Infobox project"

From Archiveteam
Jump to navigation Jump to search
(to heck with it, let's remove [[User:]] so that there can be multiple leads.)
m (add irc_network parameter)
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| width=300px style="border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; font-size: 90%;clear: right; float: right;"
{| width=350px style="border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; font-size: 90%;clear: right; float: right;"
|-
|-
| colspan=2 align=center | <big>'''{{{title|No title}}}'''</big>
| colspan=2 align=center | <big>'''{{{title|No title}}}'''</big>
Line 17: Line 17:
| width=125px | '''Project tracker''' || {{{tracker|{{Grey|Unknown}}}}}
| width=125px | '''Project tracker''' || {{{tracker|{{Grey|Unknown}}}}}
|-
|-
| width=125px | '''IRC channel''' || {{IRC|{{{irc|archiveteam}}}}}
| width=125px | '''IRC channel''' || {{IRC|{{{irc|archiveteam}}}|{{{irc_network|}}}}}
|-
|-
| width=125px | '''Project lead''' || {{{lead|{{Grey|Unknown}}}}}
| width=125px | '''Project lead''' || {{{lead|{{Grey|Unknown}}}}}
Line 35: Line 35:
| tracker =  
| tracker =  
| irc =  
| irc =  
| leader =
| irc_network =
| lead =
}}
}}
</pre>
</pre>
Line 43: Line 44:
* Description: image caption
* Description: image caption
* URL: Internet URL if available
* URL: Internet URL if available
* Project status: {{tl|online}}, {{tl|closing}}, {{tl|specialcase}}, {{tl|offline}}
* Project status: {{tl|online}}, {{tl|closing}}, {{tl|endangered}}, {{tl|specialcase}}, {{tl|offline}}
* Archiving status: {{tl|upcoming}}, {{tl|inprogress}}, {{tl|saved}}, {{tl|partiallysaved}}, {{tl|selfsaved}}, {{tl|nosavedyet}}, {{tl|lost}}, {{tl|unknown}}
* Archiving status: {{tl|upcoming}}, {{tl|inprogress}}, {{tl|saved}}, {{tl|partiallysaved}}, {{tl|selfsaved}}, {{tl|nosavedyet}}, {{tl|lost}}, {{tl|unknown}}
* Source: a link to the respository holding the source code for the projects archiving scripts, GitHub or otherwise
* Source: a link to the respository holding the source code for the projects archiving scripts, GitHub or otherwise
* Project tracker: For projects that use a tracking server for coordination, the url of the tracker's status page
* Project tracker: For projects that use a tracking server for coordination, the url of the tracker's status page
* IRC: IRC channel in efnet for coordination, if any (no # needed, for example: archiveteam or urlteam)
* IRC: IRC channel in EFnet for coordination, if any (no # needed, for example: archiveteam or urlteam)
* IRC network: IRC network, if not EFnet. See {{tl|IRC}} documentation for options
* Project lead: The person responsible for this project, to be contacted with, for instance, questions on dormant projects.
* Project lead: The person responsible for this project, to be contacted with, for instance, questions on dormant projects.


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 20:52, 13 November 2019

No title
Infobox project logo
Employee captured tearing page.png
URL None
Project status Unknown
Archiving status Unknown
Project source Unknown
Project tracker Unknown
IRC channel #archiveteam (on hackint)
Project lead Unknown

Help

{{Infobox project
| title = 
| logo = 
| image = 
| description = 
| URL = 
| project_status = 
| archiving_status = 
| source =
| tracker = 
| irc = 
| irc_network = 
| lead =
}}
  • Title: name of the project
  • Image: screenshot of website, real photo...
  • Description: image caption
  • URL: Internet URL if available
  • Project status: {{online}}, {{closing}}, {{endangered}}, {{specialcase}}, {{offline}}
  • Archiving status: {{upcoming}}, {{inprogress}}, {{saved}}, {{partiallysaved}}, {{selfsaved}}, {{nosavedyet}}, {{lost}}, {{unknown}}
  • Source: a link to the respository holding the source code for the projects archiving scripts, GitHub or otherwise
  • Project tracker: For projects that use a tracking server for coordination, the url of the tracker's status page
  • IRC: IRC channel in EFnet for coordination, if any (no # needed, for example: archiveteam or urlteam)
  • IRC network: IRC network, if not EFnet. See {{IRC}} documentation for options
  • Project lead: The person responsible for this project, to be contacted with, for instance, questions on dormant projects.