removed '1 from the first paragraph, rewrote the first paragraph to say the component holds a single list of references instead of lists, added a suggestion to use ReferenceMultiplexer if the user needs to index through the list.
The '''Reference List`1''' component acts as a way to store a list of references as a stand alone component. like a [[Component:ReferenceField|ReferenceField]], but for a list of items of the same type.
The '''Reference List`1''' component acts as a way to store a list of references as a stand alone component. like a [[Component:ReferenceField|ReferenceField]], but for a list of items of the same type.
This component does not provide a way to index through its items. If you need this functionality, consider using a [[Component:ReferenceMultiplexer|ReferenceMultiplexer]] Instead.
This component does not provide a way to index through its items. If you need this functionality, consider using a [[Component:ReferenceMultiplexer|ReferenceMultiplexer]] Instead.
The Reference List`1 component acts as a way to store a list of references as a stand alone component. like a ReferenceField, but for a list of items of the same type.
This component does not provide a way to index through its items. If you need this functionality, consider using a ReferenceMultiplexer Instead.