Difference between revisions of "Template:PDF"

From AYSO Wiki
m (Add height description.)
m (Add Width)
Line 23: Line 23:
 
             "required": false,
 
             "required": false,
 
             "description": "Height in pixels (default 1050)"
 
             "description": "Height in pixels (default 1050)"
 +
        },
 +
        "width": {
 +
            "label": "Width",
 +
            "type": "number",
 +
            "required": false,
 +
            "description": "Width in pixels (default 750)"
 
         }
 
         }
 
     }
 
     }

Revision as of 07:15, 28 March 2024

This is a Template for embedding PDFs.

Embedded a PDF

Template parameters

ParameterDescriptionTypeStatus
PDF Filename

Link to PDF

Fileoptional
PDF URLurl

Link to PDF

URLoptional
Heightheight

Height in pixels (default 1050)

Numberoptional
Widthwidth

Width in pixels (default 750)

Numberoptional