Changes
/* Displaying a UBIK object dialog */
</source>
=== Displaying a an UBIK object dialog ===
The ''<UBIKObjectAction>'' allows to bring up a popup to navigate to a an {{UBIK}} object when scanning either a picture or an id ID marker. The tag must contain the tracking id ID attribute and, optional, the ''<UBIK-UID>'' tag.When configuring a tag without the ''UBIK-UID'' sub-tag, the object is searched based on the value of its ''MarkerID'' property, which is the compared to the value of the ''TrackingID'' attribute. If the ''UBIK-UID' tag exists the object is searched based on the value inside the ''UBIK-UID' tag.
= Example =