Campaign:BBRadio: Difference between revisions

From BlazBlue Wiki
(Created page with "{ "enabled" : true, "title" : "Upload Wizard for BBRadio Cut-ins", "description" : "A pre-set configuration of Upload Wizrd to make it easier to upload BBRadio cut-ins", "...")
 
m (updated caption field to use Template:Caption)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{
{
     "enabled": true,
     "enabled": true,
     "title": "Upload Wizard for BBRadio Cut-ins",
     "title": "Upload Wizard for BlazBlue Radio insert images",
     "description": "A pre-set configuration of Upload Wizrd to make it easier to upload BBRadio cut-ins",
     "description": "Upload Wizard configured for uploading [[BlazBlue Radio]] [[:Category:BlazBlue Radio Insert Images|insert images]]",
     "defaults": {
     "defaults": {
        "description": "BlazBlue Radio insert image",
         "categories": [
         "categories": [
             "BlazBlue Radio Cut-ins"
             "BlazBlue Radio Insert Images"
         ],
         ]
        "description": "BlazBlue Radio cut-in"
     },
     },
     "fields": [
     "fields": [
         {
         {
             "label": "Season",
             "label": "Season (For more information, see [[Template:BBRadio]])",
             "wikitext": "{{BBRadio|$1|",
             "wikitext": "{{BBRadio|$1|",
             "type": "select",
             "type": "select",
Line 29: Line 29:
         },
         },
         {
         {
             "label": "Episode",
             "label": "Episode (Defaults to 1)",
             "wikitext": "$1}}"
             "wikitext": "$1}}",
            "initialValue": "1",
            "required": true
        },
        {
            "label": "Caption (For more information, see [[Template:Caption]])",
            "wikitext": "$1",
            "initialValue": "{{Caption|artist=|title=|note=|text=}}"
         }
         }
     ],
     ],

Latest revision as of 13:17, 19 May 2021