Template:DocumentMetadata

From
Revision as of 14:43, 26 October 2020 by Alexander Zilliacus (talk | contribs) (Function)
Jump to: navigation, search

Function

A collapsible navFrame for displaying document metadata. 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:

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

Transcluded content starts here.