Difference between revisions of "Template:DocumentMetadata"

From
Jump to: navigation, search
m
m (Function)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
+
=Function=
An expandable navFrame for document metadata.
 
  
Parameters:
+
A collapsible navFrame for displaying document metadata (see bottom of this page for an example). Meant to be added to the end of pages which are based on physical documents, such as project deliverables.
 +
 
 +
=Syntax=
 +
 
 +
Copy the following unto the page and fill in the blanks:
  
 
  <nowiki>
 
  <nowiki>
 
{{DocumentMetadata
 
{{DocumentMetadata
| project = (Should match a category.)
+
| pdf = (Wikilink to a copy of the PDF stored on the wiki)
 +
| url = (Plain URL to document, if stored externally, eg. on the project website)
 +
| zenodo = (Plain URL to Zenodo)
 +
 
 +
| project = (Should match an existing category)
 
| deliverable-nr =  
 
| deliverable-nr =  
 
| title =  
 
| title =  
 +
 +
| type = (Plain text, no special characters. Should match a category)
 
| work-package =  
 
| work-package =  
| type = (Should match a category.)
 
 
| leading-beneficiary =  
 
| leading-beneficiary =  
 +
| accepted-by = (Format: Full Name - Affiliation - Role)
 +
| dissemination-level = (By default, Public)
 +
| deliverable-due-date = (ISO 8601 format, ie. YYYY-MM-DD)
 +
| actually-delivered-on = (ISO 8601 format)
  
 
| author1 =  
 
| author1 =  
Line 33: Line 45:
 
| author10 =  
 
| author10 =  
 
| author-affiliation10 =  
 
| author-affiliation10 =  
 +
| author11 =
 +
| author-affiliation11 =
 +
| author12 =
 +
| author-affiliation12 =
 +
| author13 =
 +
| author-affiliation13 =
 +
| author14 =
 +
| author-affiliation14 =
 +
| author15 =
 +
| author-affiliation15 =
  
 
| reviewer1 =  
 
| reviewer1 =  
Line 44: Line 66:
 
| reviewer5 =  
 
| reviewer5 =  
 
| reviewer-affiliation5 =  
 
| reviewer-affiliation5 =  
 
| accepted-by = (Format: Full Name - Affiliation - Role)
 
| type = (Should match a category. Plain text; no special characters.)
 
| dissemination-level = (By default PUBLIC)
 
| deliverable-due-date = (ISO 8601 format, ie. YYYY-MM-DD)
 
| actually-delivered-on = (ISO 8601)
 
  
 
<!--Document history:-->
 
<!--Document history:-->
Line 77: Line 93:
 
Styling is set under the navX (navFrame, navHead etc.) class in [[MediaWiki:Common.css]].
 
Styling is set under the navX (navFrame, navHead etc.) class in [[MediaWiki:Common.css]].
  
Output:
+
=Wikitext=
</noinclude>
 
  
__NOTOC__
+
''Transcluded content starts here.''
 
+
<onlyinclude>
<div class="NavFrame collapsed">
+
<div class="NavFrame">
 
<div class="NavHead" id="metadata">Document metadata</div>
 
<div class="NavHead" id="metadata">Document metadata</div>
 
<div class="NavContent">
 
<div class="NavContent">
 
{|
 
{|
 +
!Original document
 +
|{{#if:{{{url|}}} | [{{{url}}}] | – }}
 +
|-
 +
{{#if:{{{pdf|}}} | {{!}}&#x200B;{{!}}{{!}}PDF: [{{{pdf}}}]
 +
{{!}}- | }}
 +
{{#if:{{{zenodo|}}} | {{!}}&#x200B;{{!}}{{!}}Zenodo: [{{{zenodo}}}]
 +
{{!}}- | }}
 
!Title
 
!Title
 
|{{{deliverable-nr}}} {{{title}}}
 
|{{{deliverable-nr}}} {{{title}}}
Line 93: Line 115:
 
|-
 
|-
 
!Leading beneficiary
 
!Leading beneficiary
|EURO-ARGO
+
|{{{leading-beneficiary}}}
 
|-
 
|-
!Author{{#if:{{{author2|}}}|s}}
+
!scope="row" | Author{{#if:{{{author2|}}}|s}}
 
|{{{author1}}} ({{{author-affiliation1}}})
 
|{{{author1}}} ({{{author-affiliation1}}})
{{#if:{{{author2|}}}|
 
{{!}}-
 
{{!}}&#x200B;{{!}}{{!}}{{{author2}}} ({{{author-affiliation2}}})
 
}}
 
{{#if:{{{author3|}}}|
 
{{!}}-
 
{{!}} {{{author3}}} ({{{author-affiliation3}}})
 
}}
 
{{#if:{{{author4|}}} | {{!}}{{{author4}}} ({{{author-affiliation4}}}) | }}
 
{{#if:{{{author5|}}} | {{!}}{{{author5}}} ({{{author-affiliation5}}}) | }}
 
{{#if:{{{author6|}}} | {{!}}{{{author6}}} ({{{author-affiliation6}}}) | }}
 
{{#if:{{{author7|}}} | {{!}}{{{author7}}} ({{{author-affiliation7}}}) | }}
 
{{#if:{{{author8|}}} | {{!}}{{{author8}}} ({{{author-affiliation8}}}) | }}
 
{{#if:{{{author9|}}} | {{!}}{{{author9}}} ({{{author-affiliation9}}}) | }}
 
{{#if:{{{author10|}}} | {{!}}{{{author10}}} ({{{author-affiliation10}}}) | }}
 
 
|-
 
|-
 +
{{#if:{{{author2|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author2}}} ({{{author-affiliation2}}})
 +
{{!}}- | }}
 +
{{#if:{{{author3|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author3}}} ({{{author-affiliation3}}})
 +
{{!}}- | }}
 +
{{#if:{{{author4|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author4}}} ({{{author-affiliation4}}})
 +
{{!}}- | }}
 +
{{#if:{{{author5|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author5}}} ({{{author-affiliation5}}})
 +
{{!}}- | }}
 +
{{#if:{{{author6|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author6}}} ({{{author-affiliation6}}})
 +
{{!}}- | }}
 +
{{#if:{{{author7|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author7}}} ({{{author-affiliation7}}})
 +
{{!}}- | }}
 +
{{#if:{{{author8|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author8}}} ({{{author-affiliation8}}})
 +
{{!}}- | }}
 +
{{#if:{{{author9|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author9}}} ({{{author-affiliation9}}})
 +
{{!}}- | }}
 +
{{#if:{{{author10|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author10}}} ({{{author-affiliation10}}})
 +
{{!}}- | }}
 +
{{#if:{{{author11|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author11}}} ({{{author-affiliation11}}})
 +
{{!}}- | }}
 +
{{#if:{{{author12|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author12}}} ({{{author-affiliation12}}})
 +
{{!}}- | }}
 +
{{#if:{{{author13|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author13}}} ({{{author-affiliation13}}})
 +
{{!}}- | }}
 +
{{#if:{{{author14|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author14}}} ({{{author-affiliation14}}})
 +
{{!}}- | }}
 +
{{#if:{{{author15|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author15}}} ({{{author-affiliation15}}})
 +
{{!}}- | }}
 
!Accepted by
 
!Accepted by
 
|{{{accepted-by}}}
 
|{{{accepted-by}}}
Line 129: Line 164:
 
|-
 
|-
 
!Abstract
 
!Abstract
|[[#ABSTRACT]]
+
|[[#Abstract]]
 
|-
 
|-
!Project internal reviewer(s)
+
! scope="row" | Project internal reviewer{{#if:{{{reviewer2|}}}|s}}
{{{reviewer1}}} ({{{reviewer-affiliation1}}})
+
|{{{reviewer1}}} ({{{reviewer-affiliation1}}})
{{#if:{{{reviewer2|}}} | {{!}}{{{reviewer2}}} ({{{reviewer-affiliation2}}}) | }}
+
|-
{{#if:{{{reviewer3|}}} | {{!}}{{{reviewer3}}} ({{{reviewer-affiliation3}}}) | }}
+
{{#if:{{{reviewer2|}}} | {{!}}&#x200B;{{!}}{{!}}{{{reviewer2}}} ({{{reviewer-affiliation2}}})
{{#if:{{{reviewer4|}}} | {{!}}{{{reviewer4}}} ({{{reviewer-affiliation4}}}) | }}
+
{{!}}- | }}
{{#if:{{{reviewer5|}}} | {{!}}{{{reviewer5}}} ({{{reviewer-affiliation5}}}) | }}
+
{{#if:{{{reviewer3|}}} | {{!}}&#x200B;{{!}}{{!}}{{{reviewer3}}} ({{{reviewer-affiliation3}}})
 +
{{!}}- | }}
 +
{{#if:{{{reviewer4|}}} | {{!}}&#x200B;{{!}}{{!}}{{{reviewer4}}} ({{{reviewer-affiliation4}}})
 +
{{!}}- | }}
 +
{{#if:{{{reviewer5|}}} | {{!}}&#x200B;{{!}}{{!}}{{{reviewer5}}} ({{{reviewer-affiliation5}}})
 +
{{!}}- | }}
 
!Document history
 
!Document history
 
|-
 
|-
!Date
+
!Date !! Version
!Version
 
 
|-
 
|-
|{{{date1}}}
+
|{{{date1}}} || {{{version1}}}
|{{{version1}}}
 
 
|-
 
|-
{{#if:{{{date2|}}} | {{!}}{{{date2}}} | }}
+
{{#if:{{{date2|}}}{{{version2|}}} |
{{#if:{{{version2|}}} | {{!}}{{{version2}}} | }}
+
{{!}}{{{date2}}} {{!}}{{!}} {{{version2}}}
{{#if:{{{date3|}}} | {{!}}{{{date3}}} | }}
+
{{!}}- | }}
{{#if:{{{version3|}}} | {{!}}{{{version3}}} | }}
+
{{#if:{{{date3|}}}{{{version3|}}} |
{{#if:{{{date4|}}} | {{!}}{{{date4}}} | }}
+
{{!}}{{{date3}}} {{!}}{{!}} {{{version3}}}
{{#if:{{{version4|}}} | {{!}}{{{version4}}} | }}
+
{{!}}- | }}
{{#if:{{{date5|}}} | {{!}}{{{date5}}} | }}
+
{{#if:{{{date4|}}}{{{version4|}}} |
{{#if:{{{version5|}}} | {{!}}{{{version5}}} | }}
+
{{!}}{{{date4}}} {{!}}{{!}} {{{version4}}}
{{#if:{{{date6|}}} | {{!}}{{{date6}}} | }}
+
{{!}}- | }}
{{#if:{{{version6|}}} | {{!}}{{{version6}}} | }}
+
{{#if:{{{date5|}}}{{{version5|}}} |
{{#if:{{{date7|}}} | {{!}}{{{date7}}} | }}
+
{{!}}{{{date5}}} {{!}}{{!}} {{{version5}}}
{{#if:{{{version7|}}} | {{!}}{{{version7}}} | }}
+
{{!}}- | }}
{{#if:{{{date8|}}} | {{!}}{{{date8}}} | }}
+
{{#if:{{{date6|}}}{{{version6|}}} |
{{#if:{{{version8|}}} | {{!}}{{{version8}}} | }}
+
{{!}}{{{date6}}} {{!}}{{!}} {{{version6}}}
{{#if:{{{date9|}}} | {{!}}{{{date9}}} | }}
+
{{!}}- | }}
{{#if:{{{version9|}}} | {{!}}{{{version9}}} | }}
+
{{#if:{{{date7|}}}{{{version7|}}} |
{{#if:{{{date10|}}} | {{!}}{{{date10}}} | }}
+
{{!}}{{{date7}}} {{!}}{{!}} {{{version7}}}
{{#if:{{{version10|}}} | {{!}}{{{version10}}} | }}
+
{{!}}- | }}
 +
{{#if:{{{date8|}}}{{{version8|}}} |
 +
{{!}}{{{date8}}} {{!}}{{!}} {{{version8}}}
 +
{{!}}- | }}
 +
{{#if:{{{date9|}}}{{{version9|}}} |
 +
{{!}}{{{date9}}} {{!}}{{!}} {{{version9}}}
 +
{{!}}- | }}
 +
{{#if:{{{date10|}}}{{{version10|}}} |
 +
{{!}}{{{date10}}} {{!}}{{!}} {{{version10}}}
 +
{{!}}- | }}
 
|}
 
|}
 
===DOCUMENT AMENDMENT PROCEDURE===
 
 
Amendments,  comments  and  suggestions  should  be  sent  to  the  authors  (Author  names+email  addresses)
 
 
===TERMINOLOGY===
 
A  complete  project  glossary  is  provided  online  here:  https://envriplus.manageprojects.com/s/text-documents/LFCMXHHCwS5hh
 
 
===PROJECT SUMMARY===
 
ENVRIplus  is  a  Horizon  2020  project  bringing  together  Environmental  and  Earth  System  Research  Infrastructures,  projects  and  networks  together  with  technical  specialist  partners  to  create  a  more  coherent,  interdisciplinary  and  interoperable  cluster  of  Environmental  Research  Infrastructures  across  Europe. It is driven by three overarching goals: 1) promoting cross-fertilization between infrastructures, 2) implementing innovative concepts and devices across RIs, and 3) facilitating research and innovation in the field of environment for an increasing number of users outside the RIs.
 
 
ENVRIplus aligns its activities to a core strategic plan where sharing multi-disciplinary expertise will be most  effective.  The  project  aims  to  improve  Earth  observation  monitoring  systems  and  strategies,  including  actions  to  improve  harmonization  and  innovation,  and  generate  common  solutions  to  many  shared information technology and data related challenges. It also seeks to harmonize policies for access and provide strategies for knowledge transfer amongst RIs. ENVRIplus develops guidelines to enhance transdisciplinary  use  of  data  and  data-products  supported  by  applied  use-cases  involving  RIs  from  different  domains.  The  project  coordinates  actions  to  improve  communication  and  cooperation,  addressing  Environmental  RIs  at  all  levels,  from  management  to  end-users,  implementing  RI-staff exchange  programs,  generating  material  for  RI  personnel,  and  proposing  common  strategic  developments and actions for enhancing services to users and evaluating the socio-economic impacts.
 
 
ENVRIplus  is  expected  to  facilitate  structuration  and  improve  quality  of  services  offered  both  within  single  RIs  and  at  the  pan-RI  level.  It  promotes  efficient  and  multi-disciplinary  research  offering  new  opportunities to users, new tools to RI managers and new communication strategies for environmental RI communities. The resulting solutions, services and other project outcomes are made available to all environmental RI initiatives, thus contributing to the development of a coherent European RI ecosystem.
 
 
</div>
 
</div>
 
</div>
 
</div>
 +
</onlyinclude>

Latest revision as of 14:43, 26 October 2020

Function[edit]

A collapsible navFrame for displaying document metadata (see bottom of this page for an example). Meant to be added to the end of pages which are based on physical documents, such as project deliverables.

Syntax[edit]

Copy the following unto the page and fill in the blanks:

{{DocumentMetadata
| pdf = (Wikilink to a copy of the PDF stored on the wiki)
| url = (Plain URL to document, if stored externally, eg. on the project website)
| zenodo = (Plain URL to Zenodo)

| project = (Should match an existing category)
| deliverable-nr = 
| title = 

| type = (Plain text, no special characters. Should match a category)
| work-package = 
| leading-beneficiary = 
| accepted-by = (Format: Full Name - Affiliation - Role)
| dissemination-level = (By default, Public)
| deliverable-due-date = (ISO 8601 format, ie. YYYY-MM-DD)
| actually-delivered-on = (ISO 8601 format)

| author1 = 
| author-affiliation1 = 
| author2 = 
| author-affiliation2 = 
| author3 = 
| author-affiliation3 = 
| author4 = 
| author-affiliation4 = 
| author5 = 
| author-affiliation5 = 
| author6 = 
| author-affiliation6 = 
| author7 = 
| author-affiliation7 = 
| author8 = 
| author-affiliation8 = 
| author9 = 
| author-affiliation9 = 
| author10 = 
| author-affiliation10 = 
| author11 = 
| author-affiliation11 = 
| author12 = 
| author-affiliation12 = 
| author13 = 
| author-affiliation13 = 
| author14 = 
| author-affiliation14 = 
| author15 = 
| author-affiliation15 = 

| reviewer1 = 
| reviewer-affiliation1 = 
| reviewer2 = 
| reviewer-affiliation2 = 
| reviewer3 = 
| reviewer-affiliation3 = 
| reviewer4 = 
| reviewer-affiliation4 = 
| reviewer5 = 
| reviewer-affiliation5 = 

<!--Document history:-->
| date1 = 
| version1 = 
| date2 = 
| version2 = 
| date3 = 
| version3 = 
| date4 = 
| version4 = 
| date5 = 
| version5 = 
| date6 = 
| version6 = 
| date7 = 
| version7 = 
| date8 = 
| version8 = 
| date9 = 
| version9 = 
| date10 = 
| version10 = 
}}

Styling is set under the navX (navFrame, navHead etc.) class in MediaWiki:Common.css.

Wikitext[edit]

Transcluded content starts here.