Template:FormaUnpack/doc
< Template:FormaUnpack
Jump to navigation
Jump to search
Revision as of 17:38, 6 January 2022 by JJR (talk | contribs) (→As of JJR (talk) 16:38, 6 January 2022 (EST))
- - -
There is a documentation subpage housing the metadata about parent template: FormaUnpack.
Template
Note the double pipe inside ifeq. If f = 0 print nothing, else print "released on..."
16:08, 6 January 2022 (EST)
{{Ifdef|{{{f}}}| {{#ifeq: {{{f}}} | 0 || released on {{{f}}}}}}}
16:38, 6 January 2022
{{#ifeq: {{{f}}} | 0 || released on {{{f}}}}}
See Also
if defined, check if defined as "0" - in either case, display nothing
Parameter | Description | Type | Status | |
---|---|---|---|---|
Format | f | ie 16mm passed down from Template:Filmjr | String | required |