Silents Sandbox: Difference between revisions
No edit summary |
No edit summary |
||
| Line 59: | Line 59: | ||
! width="15%" | Thumbnail ||width="15%" | Size ||width="15%" | Cap ||width="15%" | Quest? ||width="15%" | Rating ||width="15%" | Favorites | ! width="15%" | Thumbnail ||width="15%" | Size ||width="15%" | Cap ||width="15%" | Quest? ||width="15%" | Rating ||width="15%" | Favorites | ||
|- | |- | ||
| [[image: | | [[image:amongus.png|100px]] || 20MB || 10 || YES || 5/10 || rowspan="5" style="text-align:left; vertical-align: top;" | | ||
*MondoCat | *MondoCat | ||
|- | |- | ||
| Line 77: | Line 77: | ||
= New Format = | = New Format = | ||
{{#get_web_data:url=https://api.vrchat.cloud/api/1/worlds/wrld_791ebf58-54ce-4d3a-a0a0-39f10e1b20b2 | |||
|format=json | |||
|data=name=name,description=description,authorId=authorId,authorName=authorName,capacity=capacity,imageUrl=imageUrl,thumbnailImageUrl=thumbnailImageUrl,version=version,created_at=created_at,updated_at=updated_at}} | |||
== [https://vrchat.com/home/world/{{#external_value:id}} {{#external_value:name}}] by [https://vrchat.com/home/user/{{#external_value:authorId}} {{#external_value:authorName}}]== | |||
Revision as of 13:41, 12 August 2023
API Test
{{#get_web_data:url=https://api.vrchat.cloud/api/1/worlds/wrld_f44917b4-9002-4eeb-bddc-1cf789e1cd04 |format=json |data=id=id,thumbnailImageUrl=thumbnailImageUrl,name=name,created_at=created_at,version=version,capacity=capacity,authorName=authorName,authorId=authorId}}
{{#external_value:name}} by {{#external_value:authorName}}
- ID: {{#external_value:id}}
- Name: {{#external_value:name}}
- Created At: {{#external_value:created_at}}
- Version: {{#external_value:version}}
- Capacity: {{#external_value:capacity}}
Old Format
{{#get_web_data:url=https://api.vrchat.cloud/api/1/worlds/wrld_dd036610-a246-4f52-bf01-9d7cea3405d7 |format=json |data=id=id,thumbnailImageUrl=thumbnailImageUrl,name=name,created_at=created_at,version=version,capacity=capacity,authorName=authorName}}
{{#external_value:name}} by {{#external_value:authorName}}
| {{#external_value:name}} by {{#external_value:authorName}} | ||||||
|---|---|---|---|---|---|---|
| Thumbnail | Size | Cap | Quest? | Rating | Favorites | |
| 20MB | 10 | YES | 5/10 |
| ||
| Pros | Cons | |||||
|
|
| ||||
{{#get_web_data:url=https://api.vrchat.cloud/api/1/worlds/wrld_791ebf58-54ce-4d3a-a0a0-39f10e1b20b2 |format=json |data=id=id,thumbnailImageUrl=thumbnailImageUrl,name=name,created_at=created_at,version=version,capacity=capacity,authorName=authorName}}
{{#external_value:name}} by {{#external_value:authorName}}
| {{#external_value:name}} by {{#external_value:authorName}} | ||||||
|---|---|---|---|---|---|---|
| Thumbnail | Size | Cap | Quest? | Rating | Favorites | |
| 20MB | 10 | YES | 5/10 |
| ||
| Pros | Cons | |||||
|
|
| ||||
New Format
{{#get_web_data:url=https://api.vrchat.cloud/api/1/worlds/wrld_791ebf58-54ce-4d3a-a0a0-39f10e1b20b2 |format=json |data=name=name,description=description,authorId=authorId,authorName=authorName,capacity=capacity,imageUrl=imageUrl,thumbnailImageUrl=thumbnailImageUrl,version=version,created_at=created_at,updated_at=updated_at}}
