kmp>Admin Created page with "<includeonly> {{#set: | skos:prefLabel={{{prefLabel|}}} | Has type={{{type|}}} | skos:broader={{{broader|}}} }} ; Label: {{{prefLabel|}}} ; Type: {{{type|}}} {{#if:{{{broader|}}}|; Broader: [[{{{broader}}}]]|}} </includeonly> <noinclude> This is the base concept template. Use via a PageForm or wrapper template. Parameters: * prefLabel = human-readable label (header) * type = concept type (Project, Document, Lectoraat, etc.) * broader = parent concept (optional..." |
kmp>Admin No edit summary |
||
| Line 2: | Line 2: | ||
{{#set: | {{#set: | ||
| skos:prefLabel={{{prefLabel|}}} | | skos:prefLabel={{{prefLabel|}}} | ||
| | | Concept type={{{type|}}} | ||
| skos:broader={{{broader|}}} | | skos:broader={{{broader|}}} | ||
}} | }} | ||
| Line 11: | Line 11: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
This is the base concept | This is the base concept template. | ||
Parameters: | Parameters: | ||
* prefLabel = human-readable label | * prefLabel = human-readable label | ||
* type = concept type (Project, Document, Lectoraat, etc.) | * type = concept type (Project, Document, Lectoraat, etc.) | ||
* broader = parent concept (optional) | * broader = parent concept (optional) | ||
</noinclude> | </noinclude> | ||
Revision as of 17:51, 4 October 2025
This is the base concept template.
Parameters:
- prefLabel = human-readable label
- type = concept type (Project, Document, Lectoraat, etc.)
- broader = parent concept (optional)