Difference between revisions of "Template:Infobox project sandbox"

From Archiveteam
Jump to navigation Jump to search
(Optional logo)
(Display URL and lead only if specified)
Line 10: Line 10:
   {{!}} colspan=2 align=center {{!}} [[File:{{{image}}}|280px|{{{description|}}}]]{{ #if: {{{description|}}} | <br/>{{{description}}} }}
   {{!}} colspan=2 align=center {{!}} [[File:{{{image}}}|280px|{{{description|}}}]]{{ #if: {{{description|}}} | <br/>{{{description}}} }}
}}
}}
|-
{{ #if: {{{URL|{{{url|}}}}}} |
| width=125px | '''URL''' || {{{URL|{{{url|None}}}}}}
  {{!}}-
  {{!}} width=125px {{!}} '''URL''' {{!}}{{!}} {{{URL|{{{url|None}}}}}}
}}
|-
|-
| width=125px | '''Project status''' || {{{project_status|{{Grey|Unknown}}}}}
| width=125px | '''Project status''' || {{{project_status|{{Grey|Unknown}}}}}
Line 22: Line 24:
|-
|-
| width=125px | '''IRC channel''' || {{IRC|{{{irc|archiveteam}}}}}
| width=125px | '''IRC channel''' || {{IRC|{{{irc|archiveteam}}}}}
|-
{{ #if: {{{lead|}}} |
| width=125px | '''Project lead''' || {{{lead|{{Grey|Unknown}}}}}
  {{!}}-
  {{!}} width=125px {{!}} '''Project lead''' {{!}}{{!}} {{{lead|{{Grey|Unknown}}}}}
}}
|}<noinclude>
|}<noinclude>



Revision as of 00:02, 25 September 2018

No title


Project status Unknown
Archiving status Unknown
Project source Unknown
Project tracker 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 = 
| 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.