Template:Project: Difference between revisions

From MARINA
Jump to navigation Jump to search
(Created page with "{|style="width:285px;margin:5px 0px 5px 10px;float:right;clear:right;border:2px solid #33abdf;background-color:#ffffff;line-height:1.5em;word-spacing:0.5px;color:#ffffff;" | {...")
 
No edit summary
 
Line 26: Line 26:
||{{#if:{{{status|}}} | {{{status}}} }}
||{{#if:{{{status|}}} | {{{status}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <font color="#565051"><b>{{#if:{{{coordinator|}}} | '''Coordinator (organization, name, e-mail, phone)''' }}</b></font>
| <font color="#565051"><b>{{#if:{{{coordinator|}}} | '''Coordinator''' }}</b></font>
||{{#if:{{{coordinator|}}} | {{{coordinator}}} }}
||{{#if:{{{coordinator|}}} | {{{coordinator}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <font color="#565051"><b>{{#if:{{{partners|}}} | '''Partners (organization, contact name, e-mail, phone, state)''' }}</b></font>
| <font color="#565051"><b>{{#if:{{{partners|}}} | '''Partners''' }}</b></font>
||{{#if:{{{partners|}}} | {{{partners}}} }}
||{{#if:{{{partners|}}} | {{{partners}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <font color="#565051"><b>{{#if:{{{stakeholders_type|}}} | '''Stakeholders type (Citizens...)''' }}</b></font>
| <font color="#565051"><b>{{#if:{{{stakeholders_type|}}} | '''Stakeholders type''' }}</b></font>
||{{#if:{{{stakeholders_type|}}} | {{{stakeholders_type}}} }}
||{{#if:{{{stakeholders_type|}}} | {{{stakeholders_type}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <font color="#565051"><b>{{#if:{{{stakeholders_involved|}}} | '''Stakeholders involved (stakeholder type, organization, contact name, e-mail, phone)''' }}</b></font>
| <font color="#565051"><b>{{#if:{{{stakeholders_involved|}}} | '''Stakeholders involved''' }}</b></font>
||{{#if:{{{stakeholders_involved|}}} | {{{stakeholders_involved}}} }}
||{{#if:{{{stakeholders_involved|}}} | {{{stakeholders_involved}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"

Latest revision as of 13:57, 7 February 2017

{{{name}}}
[[File:{{{logo}}}|285px|text-top|{{{name}}}]]





EXAMPLE ON HOW TO USE THE TEMPLATE

Project Name
Project Name
Starting year write the
Ending year write the
Programme write the
Website write the
Knowledge portal write the
Status write the
Coordinator write the
Partners write the
Stakeholders type write the
Stakeholders involved write the
EU states write the
Non EU states write the
Marine EU region write the
Lessons learned from the project write the



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

{{Project  
       |name=write the Project Name                   
       |logo=Marina_logo_banner.jpg                                           
       |starting_year=write the  
       |ending_year=write the 
       |programme=write the
       |website=write the
       |knowledge_portal=write the
       |status=write the
       |coordinator=write the 
       |partners=write the
       |stakeholders_type=write the
       |stakeholders_involved=write the
       |eu_states=write the
       |non_eu_states=write the
       |marina_eu_region=write the
       |lessons_learned=write the
}}

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

  Replace 
            name=write the Project Name  
  With 
            name=Project Name

List of Variables