(One intermediate revision by one other user not shown)
Line 3:
Line 3:
|Name=Worlds Data Feed
|Name=Worlds Data Feed
}}
}}
The '''WorldsDataFeed''' only works in the dash world for user contacts where the [[Dash Menu]] is. For every other function it provides it works fine. It acts as an [[Data Feed|data feed]] that provides a stream of information that can be mapped to templates. For more info see [[Data Feeds]].
The '''WorldsDataFeed''' is a [[Data Feed|data feed]] that provides a list of worlds or sessions, depending on the settings.
== Fields ==
== Fields ==
Line 11:
Line 11:
|MergeByWorldId|Bool| Whether to merge by world IDs. Used to make [[Component:MergedWorldDataItemInterface]].
|MergeByWorldId|Bool| Whether to merge by world IDs. Used to make [[Component:MergedWorldDataItemInterface]].
|MergeBySessionId|Bool| Whether to merge by session IDs. Used to make [[Component:MergedWorldDataItemInterface]]
|MergeBySessionId|Bool| Whether to merge by session IDs. Used to make [[Component:MergedWorldDataItemInterface]]
|IncompatibleSessions|Bool|
|IncompatibleSessions|Bool| Whether to show incompatible sessions due to game version number/plugins.
|HeadlessHosts|Bool| Whether to list headless hosts.
|HeadlessHosts|Bool| Whether to list headless hosts.
|UserHosts|Bool| Whether to list normal user hosts.
|UserHosts|Bool| Whether to list normal user hosts.