Difference between revisions of "Template:HldCode/doc"

From Ephemeral Film Wiki
Jump to navigation Jump to search
Line 8: Line 8:
"h": {
"h": {
"description": "Must be one of AVG,PRE,IUL",
"description": "Must be one of AVG,PRE,IUL",
"required": true
"required": true,
"label": "Held By",
"type": "string"
},
},
"opt": {
"opt": {
"description": "Must be one of catg,name,link",
"description": "Must be one of catg,name,link",
"type": "string",
"type": "string",
"required": true
"required": true,
"label": "Format Option"
}
}
},
},

Revision as of 20:30, 7 December 2021

- - -

There is a documentation subpage housing the metadata about parent template: HldCode.


Template Data

helper for HeldbyUnpack

Template parameters

ParameterDescriptionTypeStatus
Held Byh

Must be one of AVG,PRE,IUL

Stringrequired
Format Optionopt

Must be one of catg,name,link

Stringrequired

See Also