The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 20: | Line 20: | ||
"label": "Name", | "label": "Name", | ||
"description": "The name of the location", | "description": "The name of the location", | ||
"example": " | "example": "BakiBurg", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
Line 40: | Line 40: | ||
"label": "Founder", | "label": "Founder", | ||
"description": "Founder(s) of the location", | "description": "Founder(s) of the location", | ||
"example": "[[User: | "example": "[[User:BakiDance]], BakiBot", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 53: | Line 53: | ||
"label": "Worldmap URL", | "label": "Worldmap URL", | ||
"description": "The URL of the location on the worldmap. 3D view is preferred. ", | "description": "The URL of the location on the worldmap. 3D view is preferred. ", | ||
"example": "https:// | "example": "https://worldmap.prismparty.net/survival#survival;surface;6116,64,-4045;6", | ||
"type": "url", | "type": "url", | ||
"suggested": true | "suggested": true | ||
Line 85: | Line 85: | ||
"label": "Members", | "label": "Members", | ||
"description": "Names of important members or helpers.", | "description": "Names of important members or helpers.", | ||
"example": " | "example": "BakiDance, HoodieBlue", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Line 99: | Line 99: | ||
"discordurl": { | "discordurl": { | ||
"label": "Discord URL", | "label": "Discord URL", | ||
"description": "Discord invite link to the project's guild. Not the official | "description": "Discord invite link to the project's guild. Not the official Prism Party link.", | ||
"example": "https://discord.gg/ | "example": "https://discord.gg/gwuGnK3", | ||
"type": "url", | "type": "url", | ||
"suggested": true | "suggested": true | ||
Line 128: | Line 128: | ||
"label": "Planet Minecraft URL", | "label": "Planet Minecraft URL", | ||
"description": "The URL of the project's page on Planet Minecraft", | "description": "The URL of the project's page on Planet Minecraft", | ||
"example": "https://www.planetminecraft.com/server/ | "example": "https://www.planetminecraft.com/server/prism-party/", | ||
"type": "url", | "type": "url", | ||
"suggested": true | "suggested": true |