Difference between revisions of "Template:Infobox project"

From Archiveteam
Jump to navigation Jump to search
(Add endangered to project status list)
(36 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{| width=300px 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|No title}}}'''</big>
|-
|-
| colspan=2 align=center | [[File:{{{image|Archiveteam.jpg}}}|280px|{{{description|No description}}}]]<br/>{{{description|No description}}}
| colspan=2 align=center | [[File:{{{logo|Dummy.png}}}|100px|{{PAGENAME}} logo]]
|-
| colspan=2 align=center | [[File:{{{image|Employee captured tearing page.png}}}|280px|{{{description|}}}]]<br/>{{{description|}}}
|-
|-
| width=125px | '''URL''' || {{{URL|{{{url|None}}}}}}
| width=125px | '''URL''' || {{{URL|{{{url|None}}}}}}
|-
|-
| width=125px | '''Project status''' || {{{project_status|{{Unknown}}}}}
| width=125px | '''Project status''' || {{{project_status|{{Grey|Unknown}}}}}
|-
| width=125px | '''Archiving status''' || {{{archiving_status|<includeonly>{{Unknown}}</includeonly><noinclude>{{Grey|Unknown}}</noinclude>}}}
|-
| width=125px | '''Project source''' || {{{source|{{Grey|Unknown}}}}}
|-
| width=125px | '''Project tracker''' || {{{tracker|{{Grey|Unknown}}}}}
|-
| width=125px | '''IRC channel''' || {{IRC|{{{irc|archiveteam}}}}}
|-
|-
| width=125px | '''Archiving status''' || {{{archiving_status|{{Unknown}}}}}
| width=125px | '''Project lead''' || {{{lead|{{Grey|Unknown}}}}}
|}<noinclude>
|}<noinclude>


Line 16: Line 26:
{{Infobox project
{{Infobox project
| title =  
| title =  
| logo =
| image =  
| image =  
| description =  
| description =  
Line 21: Line 32:
| project_status =  
| project_status =  
| archiving_status =  
| archiving_status =  
| source =
| tracker =
| irc =
| lead =
}}
}}
</pre>
</pre>
Line 28: Line 43:
* Description: image caption
* Description: image caption
* URL: Internet URL if available
* URL: Internet URL if available
* Project status: {{tl|online}} or {{tl|offline}}
* Project status: {{tl|online}}, {{tl|closing}}, {{tl|endangered}}, {{tl|specialcase}}, {{tl|offline}}
* Archiving status: {{tl|rescued}}, {{tl|lost}} or {{tl|inprogress}}
* 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
* 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.


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

Revision as of 22:33, 15 August 2018

No title
Infobox project logo
Employee captured tearing page.png
URL None
Project status Unknown
Archiving status Unknown
Project source Unknown
Project tracker Unknown
IRC channel #archiveteam (on hackint)
Project lead Unknown

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.