|
|
|||
| (4 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: |
||
<pre> |
<pre> |
||
{{Resource Temp |
{{Resource Temp |
||
| − | |file= |
+ | |file name=
|
| + |
|created in page= |
||
|type= |
|type= |
||
|bibtex type= |
|bibtex type= |
||
| Regel 42: | Regel 43: | ||
Edit the page to see the template text. |
Edit the page to see the template text. |
||
</noinclude><includeonly>{| class="wikitable" |
</noinclude><includeonly>{| class="wikitable" |
||
| − | ! file |
+ | ! file name
|
| − | | [[File::{{{file|}}}]] |
+ |
| {{#if: {{{file name|}}} | [[File name::File:{{{file name|}}}]] }}
|
| + | |- |
||
| + | ! creaed in page |
||
| + |
| [[Created in page::{{{created in page|}}}]] |
||
|- |
|- |
||
! type |
! type |
||
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.