Category ID Label: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
(Created page with "== Category ID label == Category ID label (format: 4-16chars ZZZZZZZZZZZZZZZZ) Used for storing catalogs of Category IDs as a tree. The main category (trunk) does no...")
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Category ID label ==
The Category ID Label is used for storing catalogs of [[Category ID]]s as a tree. The main category (trunk) does not have a [[Category ID Label]], only its branches have a [[Category ID Label]] as suffix.
[[Category ID label]] (format: 4-16chars ZZZZZZZZZZZZZZZZ)


Used for storing catalogs of [[Category ID]]s as a tree. The main category (trunk) does not have a [[Category ID label]], only its branches have a [[Category ID label]] as suffix
[[Category ID Label]] format is 4-16chars ZZZZZZZZZZZZZZZZ.


To document: an example would be welcome.


{{File Formats}}
{{File Formats}}
<noinclude>[[Category:Main]]</noinclude>
<noinclude>[[Category:Main]]</noinclude>

Latest revision as of 16:06, 23 December 2024

The Category ID Label is used for storing catalogs of Category IDs as a tree. The main category (trunk) does not have a Category ID Label, only its branches have a Category ID Label as suffix.

Category ID Label format is 4-16chars ZZZZZZZZZZZZZZZZ.

To document: an example would be welcome.