Πρότυπο:Startups: Διαφορά μεταξύ των αναθεωρήσεων

καμία σύνοψη επεξεργασίας
Χωρίς σύνοψη επεξεργασίας
Χωρίς σύνοψη επεξεργασίας
Γραμμή 8: Γραμμή 8:
{| border="0" width="100%" cellspacing="5" style="background-color:#E5E5E5;padding:0px"
{| border="0" width="100%" cellspacing="5" style="background-color:#E5E5E5;padding:0px"
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| width="25%" |<b>{{#if:{{{project_title|}}} | '''Contract Title''' }}</b>
| width="25%" |<b>{{#if:{{{launch_year|}}} | '''Launch Year''' }}</b>
||{{#if:{{{project_title|}}} | {{{project_title}}} }}
||{{#if:{{{launch_year|}}} | {{{launch_year}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| width="25%" |<b>{{#if:{{{contract_number|}}} | '''Contract Number''' }}</b>
| width="25%" |<b>{{#if:{{{vision|}}} | '''Vision''' }}</b>
||{{#if:{{{contract_number|}}} | {{{contract_number}}} }}
||{{#if:{{{vision|}}} | {{{vision}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{funding_period|}}} | '''Funding Period''' }}</b>
| <b>{{#if:{{{inventor|}}} | '''Inventor(s)''' }}</b>
||{{#if:{{{funding_period|}}} | {{{funding_period}}} }}
||{{#if:{{{inventor|}}} | {{{inventor}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{funding_agency|}}} | '''Funding Agency''' }}</b>
| <b>{{#if:{{{founder|}}} | '''Founder(s)''' }}</b>
||{{#if:{{{funding_agency|}}} | {{{funding_agency}}} }}
||{{#if:{{{founder|}}} | {{{founder}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{total_cost|}}} | '''Total Cost''' }}</b>
| <b>{{#if:{{{ceo|}}} | '''CEO''' }}</b>
||{{#if:{{{total_cost|}}} | {{{total_cost}}} }}
||{{#if:{{{ceo|}}} | {{{ceo}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{lead_partner|}}} | '''Lead Partner''' }}</b>
| <b>{{#if:{{{employees|}}} | '''Employees''' }}</b>
||{{#if:{{{lead_partner|}}} | {{{lead_partner}}} }}
||{{#if:{{{employees|}}} | {{{employees}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{partners|}}} | '''Partners'''  }}</b>
| <b>{{#if:{{{core_team|}}} | '''Core Team'''  }}</b>
||{{#if:{{{partners|}}} | {{{partners}}} }}
||{{#if:{{{core_team|}}} | {{{core_team}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{fwc_coordinator|}}} | '''FWC coordinator(s)''' }}</b>
| <b>{{#if:{{{institutional_investors|}}} | '''Institutional Investors''' }}</b>
||{{#if:{{{fwc_coordinator|}}} | {{{fwc_coordinator}}} }}
||{{#if:{{{institutional_investors|}}} | {{{institutional_investors}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{valuation|}}} | '''Valuation''' }}</b>
||{{#if:{{{valuation|}}} | {{{valuation}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{accelerators|}}} | '''Accelerators''' }}</b>
||{{#if:{{{accelerators|}}} | {{{accelerators}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{awards|}}} | '''Awards''' }}</b>
||{{#if:{{{awards|}}} | {{{awards}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{links|}}} | '''Links''' }}</b>
||{{#if:{{{links|}}} | {{{links}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{website|}}} | '''Website''' }}</b>
| <b>{{#if:{{{website|}}} | '''Website''' }}</b>
Γραμμή 42: Γραμμή 54:
==EXAMPLE ON HOW TO USE THE TEMPLATE==
==EXAMPLE ON HOW TO USE THE TEMPLATE==


{{Project                                           <!-- The name of the template e.g "Project" -->
{{Startups                                           <!-- The name of the template e.g "Startup" -->
       |acronym=write the project's acronym                  <!-- Append to variable acronym the content "moblang" -->
       |acronym=write the Startup acronym                  <!-- Append to variable acronym the content -->
       |logo=Moblang.jpg                  <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
       |logo=Moblang.jpg                  <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
       |project_title=link this formal page with the formal project (write the project's contract title)  
       |launch_year= Launch Year (in which operations were launched)
       |contract_number=xxxxxx
      |vision= Vision (write your vision/product in one sentence)
       |funding_period=write the funding period of the project
      |inventor=Inventor(s)
       |funding_agency=write the Funding Agency of the project
       |founder=Founder(s)
       |total_cost=write the Total Cost of the project
       |ceo=CEO
       |lead_partner=write the Lead Partner
       |employees= Employees (Write here the equivalent of full time employees)
       |partners=write the partner(s) involved in the project
       |core_team=(Angel Investors Institutional Investors)
       |fwc_coordinator=write the FWC Coordinator(s)
       |valuation= Valuation
       |website=write the website of the projet
       |accelerators= Accelerators (participation in incubators and/or accelerators)
       |awards= Awards
      |links= Links (links to social media, or any pages mentioning the startup)
       |website= Website
}}
}}


Γραμμή 59: Γραμμή 74:
Copy and paste the code below to the page you wish to add an Associate's box such as this one:
Copy and paste the code below to the page you wish to add an Associate's box such as this one:
<pre>
<pre>
{{Project                                         
{{Startups                                       
       |project_title=link this formal page with the formal project (write the project's contract title)  
       |launch_year= Launch Year (in which operations were launched)
       |contract_number=xxxxxx
      |vision= Vision (write your vision/product in one sentence)
       |funding_period=write the funding period of the project
      |inventor=Inventor(s)
       |funding_agency=write the Funding Agency of the project
       |founder=Founder(s)
       |total_cost=write the Total Cost of the project
       |ceo=CEO
       |lead_partner=write the Lead Partner
       |employees= Employees (Write here the equivalent of full time employees)
       |partners=write the partner(s) involved in the project
       |core_team=(Angel Investors Institutional Investors)
       |fwc_coordinator=write the FWC Coordinator(s)
       |valuation= Valuation
       |website=write the website of the projet
       |accelerators= Accelerators (participation in incubators and/or accelerators)
       |awards= Awards
      |links= Links (links to social media, or any pages mentioning the startup)
       |website= Website
}}
}}
</pre>
</pre>
Γραμμή 74: Γραμμή 92:
Then replace the content of the variables with your own, for example :
Then replace the content of the variables with your own, for example :
   Replace  
   Replace  
             acronym=write the project's acronym   
             acronym=write the Startup acronym   
   With  
   With  
             <span style="color:red">acronym=Moblang</span>
             <span style="color:red">acronym=Gnous</span>
===List of Variables===
 
* <b>acronym</b> : This variable expects from the editor to assign to it the acronym of the Project
* <b>logo</b> : This variable expects from the editor to assign to it the logo image of the Project. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in.
* <b>project_title</b> : This variable expects from the editor to link this encyclopedic page with the formal project (write the project's contract title)
* <b>contract_number</b> : This variable expects from the editor to assign to it the contract number for the Project
* <b>funding_period</b> : This variable expects from the editor to assign to it the funding period of the Project
* <b>funding_agency</b> : This variable expects from the editor to assign to it the funding agency of the Project
* <b>total_cost</b> : This variable expects from the editor to assign to it the total cost of the Project
* <b>lead_partner</b> : This variable expects from the editor to assign to it the Lead Partner
* <b>partners</b> : This variable expects from the editor to assign to it the partner(s) involved in the Project
* <b>fwc_coordinator</b> : This variable expects from the editor to assign to it the FWC Cordinator(s) involved in the Project
* <b>website</b> : This variable expects from the editor to assign to it the link of the website of the Project
</noinclude>
</noinclude>
<noinclude>[[Category:T/Projects]]</noinclude>
<noinclude>[[Category:Πρότυπα]]</noinclude>