vpShortcodeMeta={ attributes:[ { label:"Quote", id:"ccontent", isRequired:true }, { label:"Style", id:"sstyle", help:"Values: <empty> or boxed.", controlType:"select-control", selectValues:['', 'boxed'], defaultValue: '', defaultText: 'none (Default)' }, { label:"Float", id:"ffloat", help:"Values: <empty>, left, right.", controlType:"select-control", selectValues:['', 'left', 'right'], defaultValue: '', defaultText: 'none (Default)' } ], defaultContent:"Climbing is the only cure for gravity.", shortcode:"quote" };