Editing Template:DocumentMetadata

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
=Function=
+
<noinclude>
 +
An expandable navFrame for document metadata.
  
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.
+
Parameters:
 
 
=Syntax=
 
 
 
Copy the following unto the page and fill in the blanks:
 
  
 
  <nowiki>
 
  <nowiki>
 
{{DocumentMetadata
 
{{DocumentMetadata
| pdf = (Wikilink to a copy of the PDF stored on the wiki)
+
| url = (External URL to document.)
| url = (Plain URL to document, if stored externally, eg. on the project website)
+
| pdf = (Wikilink to PDF.)
| zenodo = (Plain URL to Zenodo)
+
| zenodo = (Zenodo link.)
  
| project = (Should match an existing category)
+
| project = (Should match a 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 45: Line 37:
 
| author10 =  
 
| author10 =  
 
| author-affiliation10 =  
 
| author-affiliation10 =  
| author11 =
 
| author-affiliation11 =
 
| author12 =
 
| author-affiliation12 =
 
| author13 =
 
| author-affiliation13 =
 
| author14 =
 
| author-affiliation14 =
 
| author15 =
 
| author-affiliation15 =
 
  
 
| reviewer1 =  
 
| reviewer1 =  
Line 66: Line 48:
 
| 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 93: Line 81:
 
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]].
  
=Wikitext=
+
Output:
 +
</noinclude>
 +
 
 +
__NOTOC__
  
''Transcluded content starts here.''
 
<onlyinclude>
 
 
<div class="NavFrame">
 
<div class="NavFrame">
 
<div class="NavHead" id="metadata">Document metadata</div>
 
<div class="NavHead" id="metadata">Document metadata</div>
Line 137: Line 126:
 
{{!}}- | }}
 
{{!}}- | }}
 
{{#if:{{{author10|}}} | {{!}}&#x200B;{{!}}{{!}}{{{author10}}} ({{{author-affiliation10}}})
 
{{#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
Line 213: Line 192:
 
</div>
 
</div>
 
</div>
 
</div>
</onlyinclude>
 

Please note that all contributions to may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)