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

Από Digital Cyprus
Μετάβαση στην πλοήγηση Πήδηση στην αναζήτηση
Χωρίς σύνοψη επεξεργασίας
Χωρίς σύνοψη επεξεργασίας
 
(9 ενδιάμεσες εκδόσεις από 2 χρήστες δεν εμφανίζονται)
Γραμμή 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:{{{investor|}}} | '''Investor(s)''' }}</b>
||{{#if:{{{funding_period|}}} | {{{funding_period}}} }}
||{{#if:{{{investor|}}} | {{{investor}}} }}
|- 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:{{{angel_investor|}}} | '''Angel Investor(s)''' }}</b>
||{{#if:{{{total_cost|}}} | {{{total_cost}}} }}
||{{#if:{{{angel_investor|}}} | {{{angel_investor}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{lead_partner|}}} | '''Lead Partner''' }}</b>
| <b>{{#if:{{{ceo|}}} | '''CEO''' }}</b>
||{{#if:{{{lead_partner|}}} | {{{lead_partner}}} }}
||{{#if:{{{ceo|}}} | {{{ceo}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{partners|}}} | '''Partners''' }}</b>
| <b>{{#if:{{{employees|}}} | '''Employees''' }}</b>
||{{#if:{{{partners|}}} | {{{partners}}} }}
||{{#if:{{{employees|}}} | {{{employees}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{fwc_coordinator|}}} | '''FWC coordinator(s)''' }}</b>
| <b>{{#if:{{{core_team|}}} | '''Core Team''' }}</b>
||{{#if:{{{fwc_coordinator|}}} | {{{fwc_coordinator}}} }}
||{{#if:{{{core_team|}}} | {{{core_team}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{institutional_investors|}}} | '''Institutional Investors''' }}</b>
||{{#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: Γραμμή 57:
==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=Gnous.png                   <!-- 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
      |investor=Investor(s)
       |funding_agency=write the Funding Agency of the project
      |founder=Founder(s)
       |total_cost=write the Total Cost of the project
       |angel_investor=Angel Investor(s)
       |lead_partner=write the Lead Partner
       |ceo=CEO
       |partners=write the partner(s) involved in the project
       |employees= Employees (Write here the equivalent of full time employees)
       |fwc_coordinator=write the FWC Coordinator(s)
       |core_team=(Angel Investors Institutional Investors)
       |website=write the website of the projet
       |valuation= Valuation
       |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: Γραμμή 78:
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)  
       |acronym= write the Startup acronym
       |contract_number=xxxxxx
      |logo=Gnous.png                                           
       |funding_period=write the funding period of the project
      |launch_year= Launch Year (in which operations were launched)
       |funding_agency=write the Funding Agency of the project
      |vision= Vision (write your vision/product in one sentence)
       |total_cost=write the Total Cost of the project
      |investor=Investor(s)
       |lead_partner=write the Lead Partner
      |founder=Founder(s)
       |partners=write the partner(s) involved in the project
       |angel_investor=Angel Investor(s)
       |fwc_coordinator=write the FWC Coordinator(s)
       |ceo=CEO
       |website=write the website of the projet
       |employees= Employees (Write here the equivalent of full time employees)
       |core_team=(Angel Investors Institutional Investors)
       |valuation= Valuation
       |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: Γραμμή 99:
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>

Τελευταία αναθεώρηση της 11:06, 25 Ιανουαρίου 2019

{{{acronym}}}
[[File:{{{logo}}}|200px|text-top|{{{acronym}}}]]





EXAMPLE ON HOW TO USE THE TEMPLATE

write the Startup acronym
write the Startup acronym
Launch Year Launch Year (in which operations were launched)
Vision Vision (write your vision/product in one sentence)
Investor(s) Investor(s)
Founder(s) Founder(s)
Angel Investor(s) Angel Investor(s)
CEO CEO
Employees Employees (Write here the equivalent of full time employees)
Core Team (Angel Investors Institutional Investors)
Valuation Valuation
Accelerators Accelerators (participation in incubators and/or accelerators)
Awards Awards
Links Links (links to social media, or any pages mentioning the startup)
Website Website



Copy and paste the code below to the page you wish to add an Associate's box such as this one:

{{Startups       
       |acronym= write the Startup acronym
       |logo=Gnous.png                                             
       |launch_year= Launch Year (in which operations were launched)
       |vision= Vision (write your vision/product in one sentence)
       |investor=Investor(s)
       |founder=Founder(s)
       |angel_investor=Angel Investor(s)
       |ceo=CEO
       |employees= Employees (Write here the equivalent of full time employees)
       |core_team=(Angel Investors Institutional Investors)
       |valuation= Valuation
       |accelerators= Accelerators (participation in incubators and/or accelerators)
       |awards= Awards
       |links= Links (links to social media, or any pages mentioning the startup)
       |website= Website
}}

Then replace the content of the variables with your own, for example :

  Replace 
            acronym=write the Startup acronym  
  With 
            acronym=Gnous