Difference between revisions of "Widget:UseCaseList"

From LINKS Community Center
Jump to: navigation, search
Line 280: Line 280:
 
         const SUMMARY_PROP = 'Description';
 
         const SUMMARY_PROP = 'Description';
 
         const IMAGES_PROP = 'Other images';
 
         const IMAGES_PROP = 'Other images';
 +
        const PUB_PROP = 'Publishing Organisation';
 +
        const INVOLVED_PROP = 'Involved Organisations';
  
 
         const useCaseQuery = '[[Category:Use Cases]]'
 
         const useCaseQuery = '[[Category:Use Cases]]'
Line 290: Line 292:
 
             + '|?' + SUMMARY_PROP
 
             + '|?' + SUMMARY_PROP
 
             + '|?' + IMAGES_PROP
 
             + '|?' + IMAGES_PROP
 +
            + '|?' + PUB_PROP
 +
            + '|?' + INVOLVED_PROP
 
             + '|?' + YEAR_PROP;
 
             + '|?' + YEAR_PROP;
  

Revision as of 12:21, 13 October 2023

Current version of the List of Use Cases.
Currently in use – do not modify!