|
|
Line 21: |
Line 21: |
| "description": "", | | "description": "", |
| "params": { | | "params": { |
| "aka": {
| |
| "label": "Also known as? (\"AKA\")",
| |
| "type": "string",
| |
| "required": false,
| |
| "description": "Nickname"
| |
| },
| |
| "country": {
| |
| "label": "Country",
| |
| "type": "string",
| |
| "required": false,
| |
| "description": "Country"
| |
| },
| |
| "stance": {
| |
| "label": "[[Stance]]",
| |
| "type": "string",
| |
| "required": false,
| |
| "description": "Stance"
| |
| },
| |
| "pushingmethod": {
| |
| "label": "[[Pushing Method]]",
| |
| "type": "string",
| |
| "required": false,
| |
| "description": "Pushing Method (Regular or Mongo)"
| |
| },
| |
| "website": { | | "website": { |
| "label": "Website", | | "label": "Website", |
Line 52: |
Line 28: |
| "aliases": [ | | "aliases": [ |
| "Website" | | "Website" |
| ]
| |
| },
| |
| "flickr": {
| |
| "label": "Flickr",
| |
| "type": "string",
| |
| "required": false,
| |
| "description": "URL of the Flickr website, in a printer-friendly form. Consider using {{URL}} template.",
| |
| "aliases": [
| |
| "Flickr"
| |
| ]
| |
| },
| |
| "instagram": {
| |
| "label": "Instagram",
| |
| "type": "string",
| |
| "required": false,
| |
| "description": "URL of the Instagram website, in a printer-friendly form. Consider using {{URL}} template.",
| |
| "aliases": [
| |
| "Instagram"
| |
| ]
| |
| },
| |
| "twitter": {
| |
| "label": "Twitter",
| |
| "type": "string",
| |
| "required": false,
| |
| "description": "URL of the Twitter website, in a printer-friendly form. Consider using {{URL}} template.",
| |
| "aliases": [
| |
| "Twitter"
| |
| ]
| |
| },
| |
| "facebook": {
| |
| "label": "Facebook",
| |
| "type": "string",
| |
| "required": false,
| |
| "description": "URL of the Facebook website, in a printer-friendly form. Consider using {{URL}} template.",
| |
| "aliases": [
| |
| "Facebook"
| |
| ]
| |
| },
| |
| "youtube": {
| |
| "label": "YouTube",
| |
| "type": "string",
| |
| "required": false,
| |
| "description": "URL of the YouTube website, in a printer-friendly form. Consider using {{URL}} template.",
| |
| "aliases": [
| |
| "YouTube"
| |
| ]
| |
| },
| |
| "google+": {
| |
| "label": "Google+",
| |
| "type": "string",
| |
| "required": false,
| |
| "description": "URL of the Google+ website, in a printer-friendly form. Consider using {{URL}} template.",
| |
| "aliases": [
| |
| "Google+"
| |
| ]
| |
| },
| |
| "pinterest": {
| |
| "label": "Pinterest",
| |
| "type": "string",
| |
| "required": false,
| |
| "description": "URL of the Pinterest website, in a printer-friendly form. Consider using {{URL}} template.",
| |
| "aliases": [
| |
| "Pinterest"
| |
| ]
| |
| },
| |
| "vimeo": {
| |
| "label": "Vimeo",
| |
| "type": "string",
| |
| "required": false,
| |
| "description": "URL of the Vimeo website, in a printer-friendly form. Consider using {{URL}} template.",
| |
| "aliases": [
| |
| "Vimeo"
| |
| ]
| |
| },
| |
| "myspace": {
| |
| "label": "MySpace",
| |
| "type": "string",
| |
| "required": false,
| |
| "description": "URL of the MySpace website, in a printer-friendly form. Consider using {{URL}} template.",
| |
| "aliases": [
| |
| "MySpace"
| |
| ] | | ] |
| } | | } |