Template:CharTree/doc: Difference between revisions

From Elwiki
(Created page with " <templatedata> { "params": { "1x1": { "label": "First Path First Job", "type": "string", "suggested": true }, "2x1": { "label": "Second Path First Job", "type": "string", "suggested": true }, "3x1": { "label": "Third Path First Job", "type": "string", "suggested": true }, "1x4": { "label": "Fourth Path First Job", "type": "string", "suggested": true }, "1x2": { "label": "First Path Second Job", "type": "string...")
 
(Blanked the page)
Tag: Blanking
 
Line 1: Line 1:


<templatedata>
{
"params": {
"1x1": {
"label": "First Path First Job",
"type": "string",
"suggested": true
},
"2x1": {
"label": "Second Path First Job",
"type": "string",
"suggested": true
},
"3x1": {
"label": "Third Path First Job",
"type": "string",
"suggested": true
},
"1x4": {
"label": "Fourth Path First Job",
"type": "string",
"suggested": true
},
"1x2": {
"label": "First Path Second Job",
"type": "string",
"suggested": true
},
"2x2": {
"label": "Second Path Second Job",
"type": "string",
"suggested": true
},
"3x2": {
"label": "Third Path Second Job",
"type": "string",
"suggested": true
},
"4x2": {
"label": "Fourth Path Second Job",
"type": "string",
"suggested": true
},
"1x3": {
"label": "First Path Third Job",
"type": "string",
"suggested": true
},
"2x3": {
"label": "Second Path Third Job",
"type": "string",
"suggested": true
},
"3x3": {
"label": "Third Path Third Job",
"type": "string",
"suggested": true
},
"4x3": {
"label": "Fourth Path Third Job",
"type": "string",
"suggested": true
},
        "image1x1": {
"label": "Icon for First Path First Job",
"type": "string"
},
"image2x1": {
"label": "Icon for Second Path First Job",
"type": "string"
},
"image3x1": {
"label": "Icon for Third Path First Job",
"type": "string"
},
"image1x4": {
"label": "Icon for Fourth Path First Job",
"type": "string"
},
"image1x2": {
"label": "Icon for First Path Second Job",
"type": "string"
},
"image2x2": {
"label": "Icon for Second Path Second Job",
"type": "string"
},
"image3x2": {
"label": "Icon for Third Path Second Job",
"type": "string"
},
"image4x2": {
"label": "Icon for Fourth Path Second Job",
"type": "string"
},
"image1x3": {
"label": "Icon for First Path Third Job",
"type": "string"
},
"image2x3": {
"label": "Icon for Second Path Third Job",
"type": "string"
},
"image3x3": {
"label": "Icon for Third Path Third Job",
"type": "string"
},
"image4x3": {
"label": "Icon for Fourth Path Third Job",
"type": "string"
},
        "no1x1": {
"label": "Unreleased First Path First Job",
"type": "string"
},
"no2x1": {
"label": "Unreleased Second Path First Job",
"type": "string"
},
"no3x1": {
"label": "Unreleased Third Path First Job",
"type": "string"
},
"no1x4": {
"label": "Unreleased Fourth Path First Job",
"type": "string"
},
"no1x2": {
"label": "Unreleased First Path Second Job",
"type": "string"
},
"no2x2": {
"label": "Unreleased Second Path Second Job",
"type": "string"
},
"no3x2": {
"label": "Unreleased Third Path Second Job",
"type": "string"
},
"no4x2": {
"label": "Unreleased Fourth Path Second Job",
"type": "string"
},
"no1x3": {
"label": "Unreleased First Path Third Job",
"type": "string"
},
"no2x3": {
"label": "Unreleased Second Path Third Job",
"type": "string"
},
"no3x3": {
"label": "Unreleased Third Path Third Job",
"type": "string"
},
"no4x3": {
"label": "Unreleased Fourth Path Third Job",
"type": "string"
},
"no1path": {
"label": "Unreleased First Path",
"type": "string",
            "description": "You can provide a string to be displayed when hovered over all jobs or 'true' to print 'Unreleased'."
},
        "no2path": {
"label": "Unreleased Second Path",
"type": "string",
            "description": "You can provide a string to be displayed when hovered over all jobs or 'true' to print 'Unreleased'."
},
        "no3path": {
"label": "Unreleased Third Path",
"type": "string",
            "description": "You can provide a string to be displayed when hovered over all jobs or 'true' to print 'Unreleased'."
},
        "no4path": {
"label": "Unreleased Fourth Path",
"type": "string",
            "description": "You can provide a string to be displayed when hovered over all jobs or 'true' to print 'Unreleased'."
}
},
"description": "A template used to display class paths in a vertical tree.",
"format": "block"
}
</templatedata>

Latest revision as of 20:28, 20 October 2022