Difference between revisions of "Template:DocumentMetadata"

From
Jump to: navigation, search
m
m
Line 95: Line 95:
 
|EURO-ARGO
 
|EURO-ARGO
 
|-
 
|-
!Author{{#if:{{{author2|}}}|s}} || {{{author1}}} ({{{author-affiliation1}}})
+
!scope="row" | Author{{#if:{{{author2|}}}|s}}
 +
|{{{author1}}} ({{{author-affiliation1}}})
 
|-
 
|-
 
{{#if:{{{author2|}}} | {{!}}​{{!}}{{!}}{{{author2}}} ({{{author-affiliation2}}})
 
{{#if:{{{author2|}}} | {{!}}​{{!}}{{!}}{{{author2}}} ({{{author-affiliation2}}})
Line 133: Line 134:
 
|[[#ABSTRACT]]
 
|[[#ABSTRACT]]
 
|-
 
|-
!Project internal reviewer{{#if:{{{reviewer2|}}}|s}} || {{{reviewer1}}} ({{{reviewer-affiliation1}}})
+
! scope="row" | Project internal reviewer{{#if:{{{reviewer2|}}}|s}}
 +
|{{{reviewer1}}} ({{{reviewer-affiliation1}}})
 
|-
 
|-
 
{{#if:{{{reviewer2|}}} |
 
{{#if:{{{reviewer2|}}} |
Line 149: Line 151:
 
!Document history
 
!Document history
 
|-
 
|-
!Date
+
!Date !! Version
!Version
 
 
|-
 
|-
|{{{date1}}}
+
|{{{date1}}} || {{{version1}}}
|{{{version1}}}
 
 
|-
 
|-
 
{{#if:{{{date2|}}}{{{version2|}}} |
 
{{#if:{{{date2|}}}{{{version2|}}} |
{{!}}{{{date2}}}
+
{{!}}{{{date2}}} {{!}}{{!}} {{{version2}}}
{{!}}{{{version2}}}
 
 
{{!}}- | }}
 
{{!}}- | }}
 
{{#if:{{{date3|}}}{{{version3|}}} |
 
{{#if:{{{date3|}}}{{{version3|}}} |
{{!}}{{{date3}}}
+
{{!}}{{{date3}}} {{!}}{{!}} {{{version3}}}
{{!}}{{{version3}}}
 
 
{{!}}- | }}
 
{{!}}- | }}
 
{{#if:{{{date4|}}}{{{version4|}}} |
 
{{#if:{{{date4|}}}{{{version4|}}} |
{{!}}{{{date4}}}
+
{{!}}{{{date4}}} {{!}}{{!}} {{{version4}}}
{{!}}{{{version4}}}
 
 
{{!}}- | }}
 
{{!}}- | }}
 
{{#if:{{{date5|}}}{{{version5|}}} |
 
{{#if:{{{date5|}}}{{{version5|}}} |
{{!}}{{{date5}}}
+
{{!}}{{{date5}}} {{!}}{{!}} {{{version5}}}
{{!}}{{{version5}}}
 
 
{{!}}- | }}
 
{{!}}- | }}
 
{{#if:{{{date6|}}}{{{version6|}}} |
 
{{#if:{{{date6|}}}{{{version6|}}} |
{{!}}{{{date6}}}
+
{{!}}{{{date6}}} {{!}}{{!}} {{{version6}}}
{{!}}{{{version6}}}
 
 
{{!}}- | }}
 
{{!}}- | }}
 
{{#if:{{{date7|}}}{{{version7|}}} |
 
{{#if:{{{date7|}}}{{{version7|}}} |
{{!}}{{{date7}}}
+
{{!}}{{{date7}}} {{!}}{{!}} {{{version7}}}
{{!}}{{{version7}}}
 
 
{{!}}- | }}
 
{{!}}- | }}
 
{{#if:{{{date8|}}}{{{version8|}}} |
 
{{#if:{{{date8|}}}{{{version8|}}} |
{{!}}{{{date8}}}
+
{{!}}{{{date8}}} {{!}}{{!}} {{{version8}}}
{{!}}{{{version8}}}
 
 
{{!}}- | }}
 
{{!}}- | }}
 
{{#if:{{{date9|}}}{{{version9|}}} |
 
{{#if:{{{date9|}}}{{{version9|}}} |
{{!}}{{{date9}}}
+
{{!}}{{{date9}}} {{!}}{{!}} {{{version9}}}
{{!}}{{{version9}}}
 
 
{{!}}- | }}
 
{{!}}- | }}
 
{{#if:{{{date10|}}}{{{version10|}}} |
 
{{#if:{{{date10|}}}{{{version10|}}} |
{{!}}{{{date10}}}
+
{{!}}{{{date10}}} {{!}}{{!}} {{{version10}}}
{{!}}{{{version10}}}
 
 
{{!}}- | }}
 
{{!}}- | }}
 
|}
 
|}
 
  
  

Revision as of 08:19, 25 August 2020

An expandable navFrame for document metadata.

Parameters:

{{DocumentMetadata
| project = (Should match a category.)
| deliverable-nr = 
| title = 
| work-package = 
| type = (Should match a category.)
| leading-beneficiary = 

| 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 = 

| reviewer1 = 
| reviewer-affiliation1 = 
| reviewer2 = 
| reviewer-affiliation2 = 
| reviewer3 = 
| reviewer-affiliation3 = 
| reviewer4 = 
| reviewer-affiliation4 = 
| reviewer5 = 
| 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:-->
| 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.

Output: