Difference between revisions of "Template:DoptUnpack/doc"

From Ephemeral Film Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
== See Also ==
== See Also ==
* {{Purge}}
* {{Purge}}
* [[Template:Filmjr]]
== Template Data ==
== Template Data ==
<templatedata>
<templatedata>
Line 9: Line 11:
"label": "Display Option",
"label": "Display Option",
"required": true,
"required": true,
"description": "1 or 2. 1 shows video embed, 2 does not",
"description": "1 or 2. 1 shows video embed, 2 does not. 3 is for March 2022 (Skip)",
"type": "number"
"type": "number",
"example": "|dopt=1"
},
},
"embid": {
"embid": {
Line 17: Line 20:
"embsv": {
"embsv": {
"label": "Embed Host",
"label": "Embed Host",
"example": "ie archiveorg",
"example": "|embsv=archiveorg,|embsv=youtube",
"required": true
"required": true,
"description": "Hosting site, the service ie archiveorg",
"type": "string"
}
}
},
},
Line 24: Line 29:
}
}
</templatedata>
</templatedata>
[[Category:Filmjr Helper Tpls]]

Latest revision as of 14:52, 28 February 2022

- - -

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

See Also

Template Data

Video display option unpacker for Template:Filmjr

Template parameters

ParameterDescriptionTypeStatus
Display Optiondopt

1 or 2. 1 shows video embed, 2 does not. 3 is for March 2022 (Skip)

Example
|dopt=1
Numberrequired
embidembid

no description

Unknownrequired
Embed Hostembsv

Hosting site, the service ie archiveorg

Example
|embsv=archiveorg,|embsv=youtube
Stringrequired