Template:Image flip
Jump to navigation
Jump to search
{{{1}}}
Usage
This template uses TemplateStyles: |
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Image flip
This template causes all images contained within it to be flipped horizontally by default, or vertically if configured to do so. It should *not* be used to flip real photographs in articles unless the use of the flip is relevant and clearly noted, as this is otherwise misleading.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content | 1 | This content will have all its images flipped in some direction. | Content | required |
Direction | direction | The direction to flip, “horiz” or “vert” only.
| String | optional |
Examples
Markup | Renders as |
---|---|
{{image flip|[[File:Example.svg |thumb |100px |Just another example.]] {{lorem ipsum span|max len=200}}}} |
|
{{image flip|[[File:Example.svg |thumb |100px |Just another example.]] {{lorem ipsum span|max len=200}}|direction=vert}} |
|