Difference between revisions of "Template:Infobox project sandbox"

From Archiveteam
Jump to navigation Jump to search
(Logic mistake)
(Add irc_network parameter (cf. edit 41606) and irc_abandoned flag)
Line 29: Line 29:
     {{!}}-
     {{!}}-
}}
}}
| width=125px | '''IRC channel''' || {{IRC|{{{irc|archiveteam}}}}}
| width=125px | '''IRC channel''' || {{ #if: {{{irc_abandoned|}}} | {{IRC|archiveteam-bs}}<br /><small>(formerly {{IRC|{{{irc|archiveteam}}}|{{{irc_network|}}}}})</small> | {{IRC|{{{irc|archiveteam}}}|{{{irc_network|}}}}} }}
|-
|-
{{ #if: {{{lead|}}}
{{ #if: {{{lead|}}}
Line 57: Line 57:
| tracker =  
| tracker =  
| irc =  
| irc =  
| irc_network =
| irc_abandoned =
| lead =  
| lead =  
| data =  
| data =  
Line 72: Line 74:
* Source: a link to the respository holding the source code for the projects archiving scripts, GitHub or otherwise; only displayed when specified or if the archiving type is warrior.
* Source: a link to the respository holding the source code for the projects archiving scripts, GitHub or otherwise; only displayed when specified or if the archiving type is warrior.
* Project tracker: For projects that use a tracking server for coordination, the url of the tracker's status page; only displayed when specified or if the archiving type is warrior.
* Project tracker: For projects that use a tracking server for coordination, the url of the tracker's status page; only displayed when specified or if the archiving type is warrior.
* 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
* IRC channel abandoned: Set this to a non-empty value after decommissioning a project to direct people to the general discussion channel ({{IRC|archiveteam-bs}}) instead.
* 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.
* Data: link to the archived data, e.g. using {{tl|IA id}}/{{tl|IA item}} or {{tl|Job}}
* Data: link to the archived data, e.g. using {{tl|IA id}}/{{tl|IA item}} or {{tl|Job}}


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

Revision as of 00:54, 24 October 2021

Infobox project sandbox
Status Unknown
Archiving status Unknown
Archiving type Unknown
IRC channel #archiveteam (on hackint)

This is a sandbox for playing around with the {{Infobox project}} template. It should never be used anywhere outside of tests.

Help

{{Infobox project
| title = 
| logo = 
| image = 
| description = 
| URL = 
| project_status = 
| archiving_status = 
| archiving_type = 
| source = 
| tracker = 
| irc = 
| irc_network = 
| irc_abandoned = 
| lead = 
| data = 
}}
  • Title: name of the website/service/company/... (defaults to the page title)
  • Logo: a logo of the entity, if relevant; if specified, it must be the name of a file uploaded to the wiki, e.g. Dummy.png to use File:Dummy.png.
  • Image: screenshot of website, real photo... If specified, must be the name of a file uploaded to the wiki, like the logo.
  • Description: image caption (only shown if an image is specified)
  • URL: Internet URL if available
  • Project status: {{online}}, {{closing}}, {{endangered}}, {{specialcase}}, {{offline}}
  • Archiving status: {{upcoming}}, {{inprogress}}, {{saved}}, {{partiallysaved}}, {{selfsaved}}, {{nosavedyet}}, {{lost}}, {{unknown}}
  • Archiving type: warrior for warrior projects, other for anything else (ArchiveBot, manual grabs, etc.), warrior+other in case of both
  • Source: a link to the respository holding the source code for the projects archiving scripts, GitHub or otherwise; only displayed when specified or if the archiving type is warrior.
  • Project tracker: For projects that use a tracking server for coordination, the url of the tracker's status page; only displayed when specified or if the archiving type is warrior.
  • 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
  • IRC channel abandoned: Set this to a non-empty value after decommissioning a project to direct people to the general discussion channel (#archiveteam-bs (on hackint)) instead.
  • Project lead: The person responsible for this project, to be contacted with, for instance, questions on dormant projects.
  • Data: link to the archived data, e.g. using {{IA id}}/{{IA item}} or {{Job}}