Difference between revisions of "Template:DocumentMetadata"

From
Jump to: navigation, search
m
m
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
HTML markup for an expandable navigation bar for document metadata:
+
An expandable navFrame for document metadata. Parameters:
 +
 
 +
{{DocumentMetadata
 +
| project = (Wiki link. Should match a category.)
 +
| deliverable-nr =
 +
| title =
 +
| work-package =
 +
| 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 = (Name - Affiliation - Role.)
 +
| deliverable-type = (Wiki link. Should match a category.)
 +
| dissemination-type = (By default PUBLIC.)
 +
| deliverable-due-date = (ISO 8601 format, ie. YYYY-MM-DD)
 +
| actually-delivered-on =
 +
 
 +
| date1 = (Document history)
 +
| version1 =
 +
| date2 =
 +
| version2 =
 +
| date3 =
 +
| version3 =
 +
| date4 =
 +
| version4 =
 +
| date5 =
 +
| version5 =
 +
| date6 =
 +
| version6 =
 +
| date7 =
 +
| version7 =
 +
| date8 =
 +
| version8 =
 +
| date9 =
 +
| version9 =
 +
| date10 =
 +
| version10 =
 +
}}
 
</noinclude>
 
</noinclude>
 +
 
__NOTOC__
 
__NOTOC__
 
<!--2020-08-21 note, to consider: put the ENVRIplus-gradient somewhere else, eg. inside the navFrame and at the top of the page. Remember to fix the color of the toggle in commons.css! -->
 
  
 
<div class="NavFrame collapsed">
 
<div class="NavFrame collapsed">
 
<div class="NavHead" id="metadata">Document metadata</div>
 
<div class="NavHead" id="metadata">Document metadata</div>
 
<div class="NavContent" align="left">
 
<div class="NavContent" align="left">
'''TITLE:''' {{{deliverable-nr}}} {{{title}}}
+
<table>
 +
<th>Title</th
 +
<tr>{{{deliverable-nr}}} {{{title}}}
  
 
'''WORK PACKAGE:''' 1 – New Sensor technologies: innovation and services
 
'''WORK PACKAGE:''' 1 – New Sensor technologies: innovation and services

Revision as of 06:52, 24 August 2020

An expandable navFrame for document metadata. Parameters: