Template:Project Audit: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-------------------------------->
<!--      HEADER SECTION        -->
<!-------------------------------->
<div style="text-align:justify">
{{#if:{{{project_title|}}} |
{{Box3
{{Box3
| title_left={{{title_header}}}
|title_left=Project Audit
| content_left={{{content_header}}}
|content_left=
|  content_right=
===Contract Title===
{{Europe_Aid_Project                                         
Donor<br/>
      |image={{#if:{{{image|}}} | {{{image}}} }}
Lead Partner<br/>
      |project_title={{#if:{{{project_title|}}} | {{{project_title}}} }}
Dates<br/>
      |donor={{#if:{{{donor|}}} | {{{donor}}} }}
Audit Company<br/>
      |lead_partner={{#if:{{{lead_partner|}}} | {{{lead_partner}}} }}
      |coordinator={{#if:{{{coordinator|}}} | {{{coordinator}}} }}
      |financial_director={{#if:{{{financial_director|}}} | {{{financial_director}}} }}
      |audit_dates={{#if:{{{audit_dates|}}} | {{{audit_dates}}} }}
      |audit_company={{#if:{{{audit_company|}}} | {{{audit_company}}} }}
      |loss_for_organization={{#if:{{{loss_for_organization|}}} | {{{loss_for_organization}}} }}
}}
}}
}}
{|  border="0" width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#E5E5E5;line-height:1.5em;word-spacing:0.5px;"
|
{{Person
|color=#E5E5E5;
|image={{{logo}}}
|name={{{acronym}}}
}}
}}
{| border="0" width="100%" cellspacing="5" style="background-color:#E5E5E5;padding:0px"
|- valign="top" style="font-size:11px"
| width="25%" |<b>{{#if:{{{contract_title|}}} | '''Contract Title''' }}</b>
||{{#if:{{{contract_title|}}} | {{{contract_title}}} }}
|- valign="top" style="font-size:11px"
| width="25%" |<b>{{#if:{{{donor|}}} | '''Donor''' }}</b>
||{{#if:{{{donor|}}} | {{{donor}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{lead_partner|}}} | '''Lead Partner''' }}</b>
||{{#if:{{{lead_partner|}}} | {{{lead_partner}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{coordinator|}}} | '''Coordinator(s)''' }}</b>
||{{#if:{{{coordinator|}}} | {{{coordinator}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{financial_director|}}} | '''Financial Director''' }}</b>
||{{#if:{{{financial_director|}}} | {{{financial_director}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{audit_dates|}}} | '''Audit Dates''' }}</b>
||{{#if:{{{audit_dates|}}} | {{{audit_dates}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{audit_company|}}} | '''Audit Company'''  }}</b>
||{{#if:{{{audit_company|}}} | {{{audit_company}}} }}
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{loss_for_organization|}}} | '''Loss for organization''' }}</b>
||{{#if:{{{loss_for_organization|}}} | {{{loss_for_organization}}} }}
|}
|}
<noinclude>
<br /><br /><br />
__TOC__
==EXAMPLE ON HOW TO USE THE TEMPLATE==


<!-------------------------------->
{{Project Audit                                          <!-- The name of the template e.g "Project" -->
<!--     ONE BOX SECTION      -->
      |acronym=write the project's acronym                  <!-- Append to variable acronym the content "moblang" -->
<!-------------------------------->
      |logo=Moblang.jpg                  <!-- You can replace all the template's variables with the                                                                                                                                                                                                                                          appropriate content-->
{{#if:{{{overall_objectives|}}} |
      |contract_title=link this encyclopedic page with the formal project (write the project's contract title)
{{Box1
      |donor=write the Donor of the project
| title=Overall objective(s)
      |lead_partner=write the lead partner of the project
| content={{{overall_objectives}}}
      |coordinator=write the project's coordinator
}}
      |financial_director=write the financial director of the project
      |audit_dates=write the audit dates of the project
      |audit_company=write the audit company
      |loss_for_organization=write the Loss for organization
}}
}}


<!-------------------------------->
<!--      ONE BOX SECTION      -->
<!-------------------------------->
{{#if:{{{specific_objectives|}}} |
{{Box1
|  title=Specific objective(s) 
|  content={{{specific_objectives}}}
}}
}}


<!-------------------------------->
Copy and paste the code below to the page you wish to add an Associate's box such as this one:
<!--        FOOTER            -->
<!-------------------------------->
{{#if:{{{content_footer|}}} |
{{Box1
|  title={{{title_footer}}}
|  content={{{content_footer}}}
}}
}}
</div>
<noinclude>
==Preview==
{{Project Audit
|image=moblang.jpg                 
|project_title=write the title of the contract
|donor=write the donor of the project   
|lead_partner=write the lead partner of the project
|coordinator=write the coordinator/action of the project
|financial_director=write the Financial Director
|audit_dates=write the Audit Dates for the project
|audit_company=write the Audit Company of the project
|loss_for_organization=write the Loss for Organization
}}
==Usage==
Copy and paste the code below to use the template (Replace accordingly the content after each 'equal' sign)
<pre>
<pre>
{{Project Audit
{{Project Audit                                              
|image=moblang.jpg                 
      |contract_title=link this encyclopedic page with the formal project (write the project's contract title)
|project_title=write the title of the contract
      |donor=write the Donor of the project
|donor=write the donor of the project    
      |lead_partner=write the lead partner of the project
|lead_partner=write the lead partner of the project
      |coordinator=write the project's coordinator
|coordinator=write the coordinator/action of the project
      |financial_director=write the financial director of the project
|financial_director=write the Financial Director
      |audit_dates=write the audit dates of the project
|audit_dates=write the Audit Dates for the project
      |audit_company=write the audit company
|audit_company=write the Audit Company of the project
      |loss_for_organization=write the Loss for organization
|loss_for_organization=write the Loss for Organization
}}
}}
</pre>
</pre>
Then replace the content of the variables with your own, for example :
  Replace
            acronym=write the project's acronym 
  With
            <span style="color:red">acronym=Moblang</span>
===List of Variables===
===List of Variables===
====Variables that affect the infobox at the top right of the page====
* <b>acronym</b> : This variable expects from the editor to assign to it the acronym of the Project
* <b>image</b> : This variable expects from the editor to assign to it the logo 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>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 assign to it the title of the project as it is on the contract
* <b>contract_title</b> : This variable expects from the editor to link this encyclopedic page with the formal project (write the project's contract title)
* <b>donor</b> : This variable expects from the editor to assign to it the donor of the project
* <b>donor</b> : This variable expects from the editor to assign to it the Donor for the Project
* <b>lead_partner</b> : This variable expects from the editor to assign to it the lead partner of the project.
* <b>lead_partner</b> : This variable expects from the editor to assign to it the Lead Partner of the Project
* <b>coordinator</b> : This variable expects from the editor to assign to it the coordinator/action of the project.
* <b>coordinator</b> : This variable expects from the editor to assign to it the project's coordinator
* <b>financial_director</b> : This variable expects from the editor to it the Financial Director of the project.
* <b>financial_director</b> : This variable expects from the editor to assign to it the Financial Director of the Project
* <b>audit_dates</b> : This variable expects from the editor to assign to it the Audit Dates of the project.
* <b>audit_dates</b> : This variable expects from the editor to assign to it the Audit Dates of the Project
* <b>audit_company</b> : This variable expects from the editor to assign to it the Audit Company of the project
* <b>audit_company</b> : This variable expects from the editor to assign to it the Audit Company
* <b>loss_for_organization</b> : This variable expects from the editor to assign to it the Loss for Organization.
* <b>loss_for_organization</b> : This variable expects from the editor to assign to it the Loss for organization
 
====Variables that affect the rest of the boxes====
* <b>title_header</b> : This variable expects from the editor to provide a title for the header box, e.g 'Teach Millennium Development Goals'.
* <b>content_header</b> : This variable expects from the editor to provide a short description for the project.
* <b>overall_objectives</b> : This variable expects from the editor to write the overall objective(s) of the project. <b>If this variable is left empty or not mentioned at all, the overall objective(s) box will not appear in the page.</b> 
* <b>specific_objectives</b> : This variable expects from the editor to write the specific objective(s) of the project. <b>If this variable is left empty or not mentioned at all, the specific objective(s) box will not appear in the page.</b>
* <b>title_footer</b> : This variable expects from the editor to provide a title for the last box of the template.
* <b>content_footer</b> : This variable expects from the editor to write the content of the last box of the template. <b>If this variable is left empty or not mentioned at all, the last box (footer) will not appear in the page.</b>
</noinclude>
</noinclude>
<noinclude>[[Category:T/Projects]]</noinclude>
<noinclude>[[Category:T/Projects]]</noinclude>

Latest revision as of 04:05, 30 May 2014

The content of this page is displayed in standardized format to
  1. serve as quick reference; and
  2. facilitate its use during preparation of new applications. Do not change the content of this page without consulting with the project coordinator. For encyclopedic details about the project, please refer to its main page.


Project Audit

Contract Title

Donor
Lead Partner
Dates
Audit Company


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




EXAMPLE ON HOW TO USE THE TEMPLATE

The content of this page is displayed in standardized format to
  1. serve as quick reference; and
  2. facilitate its use during preparation of new applications. Do not change the content of this page without consulting with the project coordinator. For encyclopedic details about the project, please refer to its main page.


Project Audit

Contract Title

Donor
Lead Partner
Dates
Audit Company


write the project's acronym
write the project's acronym
Contract Title link this encyclopedic page with the formal project (write the project's contract title)
Donor write the Donor of the project
Lead Partner write the lead partner of the project
Coordinator(s) write the project's coordinator
Financial Director write the financial director of the project
Audit Dates write the audit dates of the project
Audit Company write the audit company
Loss for organization write the Loss for organization



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

{{Project Audit                                               
       |contract_title=link this encyclopedic page with the formal project (write the project's contract title) 
       |donor=write the Donor of the project
       |lead_partner=write the lead partner of the project
       |coordinator=write the project's coordinator
       |financial_director=write the financial director of the project
       |audit_dates=write the audit dates of the project
       |audit_company=write the audit company
       |loss_for_organization=write the Loss for organization 
}}

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

  Replace 
            acronym=write the project's acronym  
  With 
            acronym=Moblang

List of Variables

  • acronym : This variable expects from the editor to assign to it the acronym of the Project
  • logo : 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.
  • contract_title : This variable expects from the editor to link this encyclopedic page with the formal project (write the project's contract title)
  • donor : This variable expects from the editor to assign to it the Donor for the Project
  • lead_partner : This variable expects from the editor to assign to it the Lead Partner of the Project
  • coordinator : This variable expects from the editor to assign to it the project's coordinator
  • financial_director : This variable expects from the editor to assign to it the Financial Director of the Project
  • audit_dates : This variable expects from the editor to assign to it the Audit Dates of the Project
  • audit_company : This variable expects from the editor to assign to it the Audit Company
  • loss_for_organization : This variable expects from the editor to assign to it the Loss for organization