Difference between revisions of "Template:Infobox project sandbox"

From Archiveteam
Jump to navigation Jump to search
(Simplify image/description; description is the image caption, so it's only needed when an image is provided)
(Optional logo)
Line 2: Line 2:
|-
|-
| colspan=2 align=center | <big>'''{{{title|No title}}}'''</big>
| colspan=2 align=center | <big>'''{{{title|No title}}}'''</big>
|-
{{ #if: {{{logo|}}} |
| colspan=2 align=center | [[File:{{{logo|Dummy.png}}}|100px|{{PAGENAME}} logo]]
  {{!}}-
  {{!}} colspan=2 align=center {{!}} [[File:{{{logo}}}|100px|{{PAGENAME}} logo]]
}}
{{ #if: {{{image|}}} |
{{ #if: {{{image|}}} |
   {{!}}-
   {{!}}-

Revision as of 00:00, 25 September 2018

No title


URL None
Project status Unknown
Archiving status Unknown
Project source Unknown
Project tracker Unknown
IRC channel #archiveteam (on hackint)
Project lead Unknown

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 = 
| source =
| tracker = 
| irc = 
| 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)
  • Project lead: The person responsible for this project, to be contacted with, for instance, questions on dormant projects.