Difference between revisions of "Template:Generate concept formlinks from SMW import page"

From TDWG Terms Wiki
Jump to: navigation, search
m (layout)
m (removed wrong usage of #formlink of Concept collection and replaced it by #formlink with Concept scheme class)
 
(4 intermediate revisions by the same user not shown)
Line 34: Line 34:
 
   -->{{#ifexist: {{#var: thisFullPageName}}<!--
 
   -->{{#ifexist: {{#var: thisFullPageName}}<!--
 
      
 
      
   then-->|[[{{#var: thisFullPageName}}|{{#var: thisVocabNoPrefix}}]]&#32;<!--  
+
   then-->|[[{{#var: thisFullPageName}}|{{#var: thisVocabNoPrefix}}]]&nbsp;<!--  
 
      
 
      
 
       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 = &#32;You probably mean “Type:URL”.<!--
 +
-->| page = &#32;“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 51: Line 55:
 
     -->}}<!--
 
     -->}}<!--
 
      
 
      
   else-->|{{#var: thisVocabNoPrefix}}&#32;{{#formlink:  
+
   else-->|{{#var: thisVocabNoPrefix}}&nbsp;{{#formlink:  
 
     form=Property setting<!--   
 
     form=Property setting<!--   
 
     -->|link text=[[File:Add.png|x13px|link=]]<!--   
 
     -->|link text=[[File:Add.png|x13px|link=]]<!--   
Line 74: Line 78:
 
      
 
      
 
     -->{{#ifexist: {{#var: thisFullPageName}}<!--
 
     -->{{#ifexist: {{#var: thisFullPageName}}<!--
   then-->|[[:{{#var: thisFullPageName}}|{{#var: thisVocabNoPrefix}}]]&#32;{{#formlink:  
+
   then-->|[[:{{#var: thisFullPageName}}|{{#var: thisVocabNoPrefix}}]]&nbsp;{{#formlink:  
     form=Concept collection<!--   
+
     form=Concept scheme class<!--   
 
     -->|link text=[[File:Pencil.png|x16px|link=]]<!--   
 
     -->|link text=[[File:Pencil.png|x16px|link=]]<!--   
 
     -->|query string=<!--  
 
     -->|query string=<!--  
         -->Concept collection[imported from]={{#var: thisPrefixedVocab}}<!-- 
+
         -->Concept scheme class[imported from]={{#var: thisPrefixedVocab}}<!--   
      -->{{#if: {{{title|}}} |&Concept collection[title]={{{title|}}}}}<!--   
+
       -->{{#if: {{{query string|}}} |&{{#replace: {{{query string|}}}|form_name|Concept scheme class}}}}<!--   
       -->{{#if: {{{query string|}}} |&{{#replace: {{{query string|}}}|form_name|Concept collection}}}}<!--   
+
 
     -->|target={{#var: thisFullPageName}}<!--   
 
     -->|target={{#var: thisFullPageName}}<!--   
 
     -->|tooltip=Edit this {{lc:{{ns:category}}}} page<!--   
 
     -->|tooltip=Edit this {{lc:{{ns:category}}}} page<!--   
 
     -->}}<!--
 
     -->}}<!--
   else-->|{{#var: thisVocabNoPrefix}}&#32;{{#formlink:  
+
   else-->|{{#var: thisVocabNoPrefix}}&nbsp;{{#formlink:  
     form=Concept collection<!--   
+
     form=Concept scheme class<!--   
 
     -->|link text=[[File:Add.png|x13px|link=]]<!--   
 
     -->|link text=[[File:Add.png|x13px|link=]]<!--   
 
     -->|query string=<!--  
 
     -->|query string=<!--  
         -->Concept collection[imported from]={{#var: thisPrefixedVocab}}<!-- 
+
         -->Concept scheme class[imported from]={{#var: thisPrefixedVocab}}<!--   
      -->{{#if: {{{title|}}} |&Concept collection[title]={{{title|}}}}}<!--   
+
       -->{{#if: {{{query string|}}} |&{{#replace: {{{query string|}}}|form_name|Concept scheme class}}}}<!--   
       -->{{#if: {{{query string|}}} |&{{#replace: {{{query string|}}}|form_name|Concept collection}}}}<!--   
+
 
     -->|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] [purge] Template-info.svg Template documentation

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: