Difference between revisions of "Widget:UseCaseList"

From LINKS Community Center
Jump to: navigation, search
Line 279: Line 279:
 
         const EVENT_PROP = 'Event type';
 
         const EVENT_PROP = 'Event type';
 
         const SUMMARY_PROP = 'Description';
 
         const SUMMARY_PROP = 'Description';
 +
        const IMAGES_PROP = 'Other images';
  
 
         const useCaseQuery = '[[Category:Use Cases]]'
 
         const useCaseQuery = '[[Category:Use Cases]]'
Line 288: Line 289:
 
             + '|?' + CAT_PROP
 
             + '|?' + CAT_PROP
 
             + '|?' + SUMMARY_PROP
 
             + '|?' + SUMMARY_PROP
 +
            + '|?' + IMAGES_PROP
 
             + '|?' + YEAR_PROP;
 
             + '|?' + YEAR_PROP;
  

Revision as of 13:56, 12 October 2023

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