Difference between revisions of "Template:Generate concept formlinks from SMW import page"
From TDWG Terms Wiki
m (layout linbreakes) |
m (removed wrong usage of #formlink of Concept collection and replaced it by #formlink with Concept scheme class) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 37: | Line 37: | ||
check Has type (create a warning if mismatch) | check Has type (create a warning if mismatch) | ||
− | -->{{#ifeq: {{#var: thisHasType}}|{{#var: thisHasTypeImport}}|<!-- then-->|<!-- else-->{{#info: message=Type:''{{#var: thisHasTypeImport}}'' on import page [[MediaWiki:Smw_import_{{{ns prefix|}}}]] does not match Has type:''{{#if: {{#var: thisHasType}}|{{#var: thisHasType}}|<span class="error">missing value</span>}}'' on page {{#ifeq: {{FULLPAGENAME}}|{{#var: thisFullPageName}}|this page|[[{{#var: thisFullPageName}}]]}}!|icon=warning}}}}<!-- | + | -->{{#ifeq: {{#var: thisHasType}}|{{#var: thisHasTypeImport}}|<!-- then-->|<!-- else-->{{#info: message=Type:''{{#var: thisHasTypeImport}}'' on import page [[MediaWiki:Smw_import_{{{ns prefix|}}}]] does not match Has type:''{{#if: {{#var: thisHasType}}|{{#var: thisHasType}}|<span class="error">missing value</span>}}'' on page {{#ifeq: {{FULLPAGENAME}}|{{#var: thisFullPageName}}|this page|[[{{#var: thisFullPageName}}]]}}!{{#switch: {{lc:{{#var: thisHasTypeImport}}}}<!-- |
+ | -->| uri =  You probably mean “Type:URL”.<!-- | ||
+ | -->| page =  “Type:Page” is most suited for reused concepts. To be resolved correctly point always to “Property:myns:myimportedconcept”.<!-- | ||
+ | -->}}<!-- end switch | ||
+ | -->|icon=warning}}}}<!-- | ||
-->{{#formlink: | -->{{#formlink: | ||
Line 75: | Line 79: | ||
-->{{#ifexist: {{#var: thisFullPageName}}<!-- | -->{{#ifexist: {{#var: thisFullPageName}}<!-- | ||
then-->|[[:{{#var: thisFullPageName}}|{{#var: thisVocabNoPrefix}}]] {{#formlink: | then-->|[[:{{#var: thisFullPageName}}|{{#var: thisVocabNoPrefix}}]] {{#formlink: | ||
− | form=Concept | + | form=Concept scheme class<!-- |
-->|link text=[[File:Pencil.png|x16px|link=]]<!-- | -->|link text=[[File:Pencil.png|x16px|link=]]<!-- | ||
-->|query string=<!-- | -->|query string=<!-- | ||
− | -->Concept | + | -->Concept scheme class[imported from]={{#var: thisPrefixedVocab}}<!-- |
− | + | -->{{#if: {{{query string|}}} |&{{#replace: {{{query string|}}}|form_name|Concept scheme class}}}}<!-- | |
− | -->{{#if: {{{query string|}}} |&{{#replace: {{{query string|}}}|form_name|Concept | + | |
-->|target={{#var: thisFullPageName}}<!-- | -->|target={{#var: thisFullPageName}}<!-- | ||
-->|tooltip=Edit this {{lc:{{ns:category}}}} page<!-- | -->|tooltip=Edit this {{lc:{{ns:category}}}} page<!-- | ||
-->}}<!-- | -->}}<!-- | ||
else-->|{{#var: thisVocabNoPrefix}} {{#formlink: | else-->|{{#var: thisVocabNoPrefix}} {{#formlink: | ||
− | form=Concept | + | form=Concept scheme class<!-- |
-->|link text=[[File:Add.png|x13px|link=]]<!-- | -->|link text=[[File:Add.png|x13px|link=]]<!-- | ||
-->|query string=<!-- | -->|query string=<!-- | ||
− | -->Concept | + | -->Concept scheme class[imported from]={{#var: thisPrefixedVocab}}<!-- |
− | + | -->{{#if: {{{query string|}}} |&{{#replace: {{{query string|}}}|form_name|Concept scheme class}}}}<!-- | |
− | -->{{#if: {{{query string|}}} |&{{#replace: {{{query string|}}}|form_name|Concept | + | |
-->|target={{#var: thisFullPageName}}<!-- | -->|target={{#var: thisFullPageName}}<!-- | ||
-->|tooltip=Create this {{lc:{{ns:category}}}} page<!-- | -->|tooltip=Create this {{lc:{{ns:category}}}} page<!-- |
Latest revision as of 16:17, 7 January 2013
[edit] [ ] Template documentation
This documentation is transcluded from Template:Generate concept formlinks from SMW import page/doc. (edit | history)
Template “Generate concept formlinks from SMW import page” generates a list of formlinks based on a “MediaWiki:Smw_import-ns-prefix”-page
Usage
This template has the following parameter:
{{Generate concept formlinks from SMW import page
|ns prefix= e.g. "dwc" or "rdf" etc.
|title= optional title of the target page
|query string= form_name[field]=value&form_name[field2]=value3 “form_name” must be given, it will be replaced by an appropriate form
}}
Technical documentation
Dependencies: