Difference between revisions of "Template:Infobox project sandbox"

From Archiveteam
Jump to navigation Jump to search
(Add archiving_type, display source and tracker only if specified or if it's a warrior project)
(Print a fat, red error if the user doesn't specify the title; document new options)
Line 1: Line 1:
{| 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;"
{| 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|<includeonly><strong class="error">Error: No title</strong></includeonly><noinclude>No title</noinclude>}}}'''</big>
|-
|-
{{ #if: {{{logo|}}} |
{{ #if: {{{logo|}}} |
Line 53: Line 53:
| project_status =  
| project_status =  
| archiving_status =  
| archiving_status =  
| source =
| archiving_type =
| source =  
| tracker =  
| tracker =  
| irc =  
| irc =  
| lead =
| lead =
| data =  
}}
}}
</pre>
</pre>


* Title: name of the project
* Title: name of the website/service/company/... (mandatory)
* Image: screenshot of website, real photo...
* Logo: a logo of the entity, if relevant; must be the name of a file uploaded to the wiki, e.g. <tt>Dummy.png</tt> to use [[:File:Dummy.png]].
* Description: image caption
* 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
* URL: Internet URL if available
* Project status: {{tl|online}}, {{tl|closing}}, {{tl|endangered}}, {{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
* Archiving type: <tt>warrior</tt> for warrior projects, <tt>other</tt> for anything else (ArchiveBot, manual grabs, etc.)
* Project tracker: For projects that use a tracking server for coordination, the url of the tracker's status page
* 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: IRC channel in efnet for coordination, if any (no # needed, for example: archiveteam or urlteam)
* 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}}


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

Revision as of 00:47, 25 September 2018

No title
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 = 
| lead = 
| data = 
}}
  • Title: name of the website/service/company/... (mandatory)
  • Logo: a logo of the entity, if relevant; 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.)
  • 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)
  • 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}}