1,718
edits
(made factions optional) |
(trying at it again) |
||
Line 29: | Line 29: | ||
"Name": { | "Name": { | ||
"example": "Creebles", | "example": "Creebles", | ||
"required": true | "required": true, | ||
"type": "line" | |||
}, | }, | ||
"ForumProfile": { | "ForumProfile": { | ||
"example": "https://www.roleplay.co.uk/profile/51510-si-creebles/", | "example": "https://www.roleplay.co.uk/profile/51510-si-creebles/", | ||
"required": true | "required": true, | ||
"type": "url" | |||
}, | }, | ||
"Image": { | "Image": { | ||
"description": "must be exact file name to work", | "description": "must be exact file name to work", | ||
"suggested": true | "suggested": true, | ||
"type": "wiki-file-name" | |||
}, | }, | ||
"ConstabPOL": { | "ConstabPOL": { | ||
"example": "West Altis Police", | |||
"type": "line" | |||
}, | }, | ||
"RankPOL": { | "RankPOL": { | ||
"example": "SI" | "example": "SI", | ||
"type": "line" | |||
}, | }, | ||
"PrimaryUnitPOL": { | "PrimaryUnitPOL": { | ||
"example": "National Crime Agency" | "example": "National Crime Agency", | ||
"type": "line" | |||
}, | }, | ||
"UnitRankPOL": { | "UnitRankPOL": { | ||
"example": "TO" | "example": "TO", | ||
"type": "line" | |||
}, | }, | ||
"YearsActivePOL": { | "YearsActivePOL": { | ||
"example": "2017-present" | "example": "2017-present", | ||
"type": "line" | |||
}, | }, | ||
"DeptNHS": { | |||
"example": "Hector Department", | |||
"type": "line" | |||
}, | }, | ||
"RankNHS": { | "RankNHS": { | ||
"example": "FA" | "example": "FA", | ||
"type": "line" | |||
}, | }, | ||
"YearsActiveNHS": { | "YearsActiveNHS": { | ||
"example": "2017-2018" | "example": "2017-2018", | ||
"type": "line" | |||
}, | }, | ||
"Signature": { | "Signature": { |
edits