|IsMerged|'''[[Type:IField`1|IField`1]]<[[Type:Bool|Bool]]>'''|TypeAdv14=true| The field to drive with whether or not the source data feed item was merged.
|SessionCount|'''[[Type:IField`1|IField`1]]<[[Type:Int|Int]]>'''|TypeAdv15=true| The field to drive with the amount of sessions in this set of worlds.
|WorldCount|'''[[Type:IField`1|IField`1]]<[[Type:Int|Int]]>'''|TypeAdv16=true| The field to drive with the amount of Merged worlds into this item.
|MainName|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv17=true| The field to drive with the main world name of this Merged item.
|MainThumbnail|'''[[Type:IField`1|IField`1]]<[[Type:Uri|Uri]]>'''|TypeAdv18=true| The field to drive with the main world's thumbnail of this Merged item.
|WorldOrSessionId|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv19=true| The field to drive with the main world or session ID of this Merged item.
|TotalAggregateActiveUsers|'''[[Type:IField`1|IField`1]]<[[Type:Int|Int]]>'''|TypeAdv20=true| The field to drive with the total active users of all the worlds Merged into this item.
|TotalAggregateContacts|'''[[Type:IField`1|IField`1]]<[[Type:Int|Int]]>'''|TypeAdv21=true| The field to drive with the total users that are contacts in all the worlds Merged into this item.
|Sessions|{{RootFieldType|FeedSubTemplate`2|[[Type:DataFeedEntity`1|DataFeedEntity`1]]<[[Type:SessionInfo|SessionInfo]]>, [[Component:SessionInfoItemInterface|SessionInfoItemInterface]]}}|TypeAdv22=true| The list of item templates to instantiate with session info from this merged item.
|Worlds|{{RootFieldType|FeedSubTemplate`2|[[Type:DataFeedEntity`1|DataFeedEntity`1]]<[[Type:World|World]]>, [[Component:WorldItemInterface|WorldItemInterface]]}}|TypeAdv23=true| The list of item templates to instantiate with the world data of this merged item.
}}
}}
== Behavior ==
== Usage ==
Used in data feed Template generating systems. See [[Data Feeds]].
== Examples ==
== Examples ==
Used in the new worlds facet menu.
== See Also ==
== See Also ==
Line 41:
Line 43:
[[Category:Components:Radiant UI:Data Feeds:Interfaces{{#translation:}}|Merged World Data Item Interface]]
[[Category:Components:Radiant UI:Data Feeds:Interfaces{{#translation:}}|Merged World Data Item Interface]]
[[Category:Components{{#translation:}}|Merged World Data Item Interface]]
[[Category:Components{{#translation:}}|Merged World Data Item Interface]]
This template's parent container. If that template also has a parent and a child, then it recursively goes up the containers till it finds the root interface with a parent and a child interface, then instantiates that interfaces child interface and it's Nested items instead of just this interface.