Difference between revisions of "Template:Infobox project sandbox"

From Archiveteam
Jump to navigation Jump to search
(Prevent weird linebreaks before hidden rows; ugly but works, although I don't really understand why)
(Ok no it doesn't, let's try this instead)
Line 2: Line 2:
|-
|-
| colspan=2 align=center | <big>'''{{{title|No title}}}'''</big>
| colspan=2 align=center | <big>'''{{{title|No title}}}'''</big>
|{{ #if: {{{logo|}}} |
|-
{{ #if: {{{logo|}}} |
  {{!}} colspan=2 align=center {{!}} [[File:{{{logo}}}|100px|{{PAGENAME}} logo]]
   {{!}}-
   {{!}}-
  {{!}} colspan=2 align=center {{!}} [[File:{{{logo}}}|100px|{{PAGENAME}} logo]]
}}
}}
|{{ #if: {{{image|}}} |
{{ #if: {{{image|}}} |
  {{!}} 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|}}}}}} |
|{{ #if: {{{URL|{{{url|}}}}}} |
  {{!}} width=125px {{!}} '''URL''' {{!}}{{!}} {{{URL|{{{url|None}}}}}}
   {{!}}-
   {{!}}-
  {{!}} width=125px {{!}} '''URL''' {{!}}{{!}} {{{URL|{{{url|None}}}}}}
}}
}}
|-
|-
Line 25: Line 26:
| width=125px | '''IRC channel''' || {{IRC|{{{irc|archiveteam}}}}}
| width=125px | '''IRC channel''' || {{IRC|{{{irc|archiveteam}}}}}
|{{ #if: {{{lead|}}} |
|{{ #if: {{{lead|}}} |
  {{!}} width=125px {{!}} '''Project lead''' {{!}}{{!}} {{{lead|{{Grey|Unknown}}}}}
   {{!}}-
   {{!}}-
  {{!}} width=125px {{!}} '''Project lead''' {{!}}{{!}} {{{lead|{{Grey|Unknown}}}}}
}}
}}
|{{ #if: {{{data|}}} |
|{{ #if: {{{data|}}} |
  {{!}} width=125px {{!}} '''Data''' {{!}}{{!}} {{{data}}}
   {{!}}-
   {{!}}-
  {{!}} width=125px {{!}} '''Data''' {{!}}{{!}} {{{data}}}
}}
}}
|}<noinclude>
|}<noinclude>

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