|
|
|||
| (2 tussenliggende versies door dezelfde gebruiker niet weergegeven) | |||
| 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 |
+ | Use the <nowiki>Template:{{External link}}</nowiki> 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 |
||
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:
Use the Template:{{External link}} 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.