Template:Best Practices: Difference between revisions

From MARINA
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
}}
}}
{| 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"
| width="25%" |<b>{{#if:{{{project_name|}}} | '''Project Name''' }}</b>
||{{#if:{{{project_name|}}} | {{{project_name}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| width="25%" |<b>{{#if:{{{general_description|}}} | '''General description''' }}</b>
| width="25%" |<b>{{#if:{{{general_description|}}} | '''General description''' }}</b>
Line 59: Line 56:
{{Best_Practices                                          <!-- The name of the template e.g "Best Practices" -->
{{Best_Practices                                          <!-- The name of the template e.g "Best Practices" -->
       |acronym=Project Name                  <!-- Append to variable acronym the content "xxx" -->
       |acronym=Project Name                  <!-- Append to variable acronym the content "xxx" -->
       |logo=logo_marina_old.png                  <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
       |logo=logo_marina_old.png                  <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->  
      |project_name=Write the Project Name
       |general_description=Write the general description of the project
       |general_description=Write the general description of the project
       |duration=write the duration (years (from-to)) of the project
       |duration=write the duration (years (from-to)) of the project
Line 82: Line 78:
       |acronym=write the Project Name                   
       |acronym=write the Project Name                   
       |logo=logo_marina_old.png                                           
       |logo=logo_marina_old.png                                           
      |project_name=Write the Project Name
       |general_description=Write the general description of the project
       |general_description=Write the general description of the project
       |duration=write the duration (years (from-to)) of the project
       |duration=write the duration (years (from-to)) of the project

Revision as of 12:06, 11 October 2016

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





EXAMPLE ON HOW TO USE THE TEMPLATE

Project Name
Project Name
General description Write the general description of the project
Duration write the duration (years (from-to)) of the project
Project coordinator write the coordination (Name, Email and Phone) of the project
Fundings framework write the fundings framework (e.g. SIS, SWAFS, others) of the project
Website write the website of the project
EU Member State write the EU Member State (Enter all that participated)
Non EU-states write the Non EU-states (Enter all that participated)
Marine Region Focus write the Marine Region Focus (Enter all where the project has had actions)
Marine Related Issues write the Marine Related Issues (Enter all that apply)
Sectors write the Sectors (Enter all that apply)
Themes {{{Themes}}}
Stakeholders Involved write the Stakeholders Involved
Keyword(s) write keywords (Enter keywords for facilitating the end-user search here)



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

{{Best Practices  
       |acronym=write the Project Name                   
       |logo=logo_marina_old.png                                           
       |general_description=Write the general description of the project
       |duration=write the duration (years (from-to)) of the project
       |project_coordinator=write the coordination (Name, Email and Phone) of the project
       |fundings_framework=write the fundings framework (e.g. SIS, SWAFS, others) of the project
       |website=write the website of the project
       |eu_member_state=write the EU Member State (Enter all that participated)
       |non_eu_states=write the Non EU-states (Enter all that participated)
       |marine_region_focus=write the Marine Region Focus (Enter all where the project has had actions)
       |marine_related_issues=write the Marine Related Issues (Enter all that apply)
       |sectors=write the Sectors (Enter all that apply)
       |themes=write the Themes  (Enter all that apply)
       |stakeholders_involved=write the Stakeholders Involved
       |keywords=write keywords (Enter keywords for facilitating the end-user search here)
}}

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

  Replace 
            acronym=write the Project Name  
  With 
            acronym=Project Name

List of Variables