Sjabloon:Resource Temp: verschil tussen versies

Regel 9: Regel 9:
 
# adding metadata to external www resources. In this case, the Form should be used to create Resource Description pages. The link should be passed as the Hyperlink argument.
 
# adding metadata to external www resources. In this case, the Form should be used to create Resource Description pages. The link should be passed as the Hyperlink argument.
   
Use the [[Template:External link]] for including a link in a page.
+
Use the {{Template:External link}} for including a link in a page.
   
 
The template should be called in the following format:
 
The template should be called in the following format:
Regel 44: Regel 44:
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
 
! file name
 
! file name
| [[File name::File:{{{file name|}}}]]
+
| {{#if: {{{file name|}}} | [[File name::File:{{{file name|}}}]] }}
 
|-
 
|-
 
! creaed in page
 
! creaed in page

Versie van 11 nov 2015 om 17:40

This is the "Resource Temp" template.

It is used to add metadata to resources. In particular, a resource can be described with SKOS Concepts for tagging purposes. This template can be used in two ways:

  1. adding metadata to File:... pages. The Resource Description template should be included in a File:... page.
  2. adding metadata to external www resources. In this case, the Form should be used to create Resource Description pages. The link should be passed as the Hyperlink argument.
Use the [
":" kan niet gebruikt worden als paginanaam.
] for including a link in a page.

The template should be called in the following format:

{{Resource Temp
|file name=
|created in page=
|type=
|bibtex type=
|title=
|booktitle=
|alt tag=
|creator=
|date=
|chapter=
|organization=
|institution=
|address=
|location=
|journal=
|edition=
|publisher=
|howpublished=
|series=
|volume=
|number=
|crossref=
|description=
|subject=
|hyperlink=
}}

Edit the page to see the template text.