Difference between revisions of "Template:Infobox project sandbox"

From Archiveteam
Jump to navigation Jump to search
(Getting closer)
(Add archiving_type, display source and tracker only if specified or if it's a warrior project)
Line 16: Line 16:
}}
}}
|-
|-
| width=125px | '''Project status''' || {{{project_status|{{Grey|Unknown}}}}}
| width=125px | '''Status''' || {{{project_status|{{Grey|Unknown}}}}}
|-
|-
| width=125px | '''Archiving status''' || {{{archiving_status|<includeonly>{{Unknown}}</includeonly><noinclude>{{Grey|Unknown}}</noinclude>}}}
| width=125px | '''Archiving status''' || {{{archiving_status|<includeonly>{{Unknown}}</includeonly><noinclude>{{Grey|Unknown}}</noinclude>}}}
|-
|-
| width=125px | '''Project source''' || {{{source|{{Grey|Unknown}}}}}
| width=125px | '''Archiving type''' || {{ #ifeq: {{{archiving_type|}}} | warrior | <includeonly>{{warrior project}}</includeonly><noinclude>TODO</noinclude> | {{ #ifeq: {{{archiving_type|}}} | other | <includeonly>{{other project}}</includeonly><noinclude>TODO</noinclude> | {{{archiving_type|{{Grey|Unknown}}}}} }} }}
|-
| width=125px | '''Project tracker''' || {{{tracker|{{Grey|Unknown}}}}}
|-
|-
{{ #if: {{{source|}}} {{ #ifeq: {{{archiving_type|}}} | warrior | warrior | }} |
  {{!}} width=125px {{!}} '''Project source''' {{!}}{{!}} {{{source|{{Grey|Unknown}}}}}
  {{!}}-
}}
{{ #if: {{{tracker|}}} {{ #ifeq: {{{archiving_type|}}} | warrior | warrior | }} |
  {{!}} width=125px {{!}} '''Project tracker''' {{!}}{{!}} {{{tracker|{{Grey|Unknown}}}}}
  {{!}}-
}}
| width=125px | '''IRC channel''' || {{IRC|{{{irc|archiveteam}}}}}
| width=125px | '''IRC channel''' || {{IRC|{{{irc|archiveteam}}}}}
|{{ #if: {{{lead|}}} |
|{{ #if: {{{lead|}}} |

Revision as of 00:36, 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 = 
| 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.