Πρότυπο:Project: Διαφορά μεταξύ των αναθεωρήσεων
Μετάβαση στην πλοήγηση
Πήδηση στην αναζήτηση
Χωρίς σύνοψη επεξεργασίας |
Χωρίς σύνοψη επεξεργασίας |
||
Γραμμή 1: | Γραμμή 1: | ||
{| border="0" width="285" style="margin:5px 0px 5px 10px; float:right; clear:right | {| border="0" width="285" style="margin:5px 0px 5px 10px; float:right; clear:right; background-color:#E5E5E5; line-height:1.5em; word-spacing:0.5px;" | ||
|- | |- | ||
| colspan="2" style="text-align:center; padding:5px;" | | |||
<div style="font-weight:bold; font-size:110%; margin-bottom:5px;">{{{project_title|{{PAGENAME}}}}}</div> | |||
[[File:{{#if:{{{project_logo|}}}|{{{project_logo}}}|Placeholder_Logo.png}}|center|150px]] | |||
|- | |- | ||
| colspan="2" style="padding:5px;" | | |||
{| border="0" width="100%" cellspacing="5" style="padding:0px; background-color:#E5E5E5;" | |||
| | |||
{| border="0" width="100%" cellspacing="5" style="background-color:#E5E5E5; | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| width="35%" | <b>{{#if:{{{ | | width="35%" | <b>{{#if:{{{contract_title|}}} | '''Contract Title''' }}</b> | ||
| {{#if:{{{contract_title|}}} | {{{contract_title}}} }} | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{categories|}}} | '''Categories''' }}</b> | | <b>{{#if:{{{categories|}}} | '''Categories''' }}</b> | ||
| {{#if:{{{categories|}}} | {{{categories}}} }} | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{host_organization|}}} | '''Host Organization''' }}</b> | | <b>{{#if:{{{host_organization|}}} | '''Host Organization''' }}</b> | ||
| {{#if:{{{host_organization|}}} | {{{host_organization}}} }} | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{funding_agency|}}} | '''Funding Agency''' }}</b> | | <b>{{#if:{{{funding_agency|}}} | '''Funding Agency''' }}</b> | ||
| {{#if:{{{funding_agency|}}} | {{{funding_agency}}} }} | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{contract_number|}}} | '''Contract Number''' }}</b> | | <b>{{#if:{{{contract_number|}}} | '''Contract Number''' }}</b> | ||
| {{#if:{{{contract_number|}}} | {{{contract_number}}} }} | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{start_date|}}} | '''Start Date''' }}</b> | | <b>{{#if:{{{start_date|}}} | '''Start Date''' }}</b> | ||
| {{#if:{{{start_date|}}} | {{{start_date}}} }} | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{end_date|}}} | '''End Date''' }}</b> | | <b>{{#if:{{{end_date|}}} | '''End Date''' }}</b> | ||
| {{#if:{{{end_date|}}} | {{{end_date}}} }} | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{total_cost|}}} | '''Total Cost''' }}</b> | | <b>{{#if:{{{total_cost|}}} | '''Total Cost''' }}</b> | ||
| {{#if:{{{total_cost|}}} | {{{total_cost}}} }} | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{regions_served|}}} | '''Regions Served''' }}</b> | | <b>{{#if:{{{regions_served|}}} | '''Regions Served''' }}</b> | ||
| {{#if:{{{regions_served|}}} | {{{regions_served}}} }} | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{partners|}}} | '''Partners''' }}</b> | | <b>{{#if:{{{partners|}}} | '''Partners''' }}</b> | ||
| {{#if:{{{partners|}}} | {{{partners}}} }} | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>{{#if:{{{links|}}} | '''Links''' }}</b> | | <b>{{#if:{{{links|}}} | '''Links''' }}</b> | ||
| {{#if:{{{links|}}} | {{{links}}} }} | |||
|} | |} | ||
|- | |||
| colspan="2" style="border-top:1px solid #ccc; text-align:center; background-color:#E5E5E5; padding:5px;" | | |||
<div style="font-size:95%;">{{#if:{{{series_title|}}}|{{{series_title}}}|Part of a series documented by Tech4Peace}}</div> | |||
[[File:{{#if:{{{series_logo|}}}|{{{series_logo}}}|Tech4Peace_Logo.png}}|center|100px]] | |||
|} | |} | ||
Τελευταία αναθεώρηση της 19:01, 7 Μαΐου 2025
Project
| |||||||||||||||||||||||
| |||||||||||||||||||||||
Part of a series documented by Tech4Peace
|
Template documentation
Usage example
My Project Name
| |||||||||||||||||||||||
| |||||||||||||||||||||||
Supported by ABC Foundation
|
Place this on any project page:
{{Project | series_title = Supported by ABC Foundation | series_logo = ABC_logo.png | project_title = My Project Name | categories = Cat1, Cat2 | contract_title = Full Contract Title | host_organization= Host Org Name | funding_agency = Agency Name | contract_number = 123‑ABC | start_date = Month Day, Year | end_date = Month Day, Year | total_cost = US $Amount | regions_served = Region1; Region2 | partners = Partner1; Partner2 | links = [https://… Link label] }}
Parameters
- series_title – Optional heading text above the logo (default: “Part of a series documented by Tech4Peace”)
- series_logo – Optional logo filename without `File:` (default: `Tech4Peace_logo.png`)
- project_title – Title of the project
- categories – Comma‑separated categories for page classification
- contract_title – Formal contract title
- host_organization – Organization hosting the project
- funding_agency – Agency providing funding
- contract_number – Identifier of the contract
- start_date – Contract start date
- end_date – Contract end date
- total_cost – Total project cost
- regions_served – Geographic regions served
- partners – Project partners
- links – External link(s), e.g. official website