Vorlage:Annotiertes Bild/Doku
Vorlage:Dokumentation/Dokuseite
Skriptfehler: Ein solches Modul „TemplateData“ ist nicht vorhanden.
Inhaltsverzeichnis
Kopiervorlagen
Alle Parameter sind mit Namen versehen. Zwei der Parameter schließen sich gegenseitig aus, image und imagemap.
- Alle Parameter
{{Annotiertes Bild | image = | imagemap = | float = | noframe = | caption = | alt = | page = | annot-font-size = | annot-color = | annot-font-family = | annot-text-align = | annot-background-color= | annot-font-weight = | annot-font-style = | annot-line-height = | annotations = | image-width = | image-left = | image-top = | width = | height = | outer-css = | inner-css = }}
{{Annotiertes Bild | image = | imagemap = | float = | noframe = | caption = | alt = | page = | annot-color = | annot-background-color= | annot-font-family = | annot-font-size = | annot-font-weight = | annot-font-style = | annot-text-align = | annot-line-height = | annotations = | image-width = | outer-css = | inner-css = }}
{{Annotiertes Bild | image = | imagemap = | float = | noframe = | caption = | alt = | page = | image-width = | image-left = | image-top = | width = | height = | outer-css = | inner-css = }}
Annotation
Zusammen mit der Vorlage:Annotation, die für die Darstellung der einzelnen Textlabels zuständig ist, lassen sich so beliebige Texte und Links auf einem Bild positionieren:
{{Annotiertes Bild | image = Pacific_Ocean_-_panoramio_-_---%3DXEON%3D---_(1).jpg | image-width = 400 | annot-color = #000000 | annot-font-weight = normal | annot-font-size = 18 | annotations = {{Annotation|left=290|top=66 |text=Himmel}} {{Annotation|left=167|top=147|text=Horizont| font-size=16 | font-weight=bold | color=#FFFFFF}} {{Annotation|left=56 |top=233|text=Meer| font-size=16 | font-weight=bold | color=#FFFFFF}} | caption = Ein annotiertes Bild }}
Bildzuschnitt
Beim Beispielbild Datei:Mona Lisa color restoration2.jpg sollen nur Nase und Mundwinkel gezeigt werden:
Durch folgende Vorlage wird der Ausschnitt erzeugt:
{{Annotiertes Bild | image = Mona Lisa color restoration2.jpg | image-width = 2000 | image-left = -850 | image-top = -800 | width = 250 | height = 250 | caption = Bildausschnitt }} Das Ergebnis ist ein Bild von 250 x 250 Pixeln aus dem Originalbild von 2000 Pixeln Breite: |
Bildvergrößerung im Bild
{{Annotiertes Bild | image = Mona Lisa color restoration2.jpg | image-width = 300 | outer-css = border: 8px outset #FFA500 | annotations = {{Annotation|left=150|top=120|text= {{Annotiertes Bild | noframe = 1 | inner-css = border: 1px dashed | image = Mona Lisa color restoration2.jpg | image-width = 1000 | image-left = -425 | image-top = -400 | width = 110 | height = 110 }} }} | caption = Nasemundpartie der Mona Lisa }}
Anderes Bild im Bild
Mit doppeltem Rahmen
Ohne den Parameter noframe
, mit inner-css
.
{{Annotiertes Bild | image = Ludwigsdorf, Friedenseiche und Gedenkstein 1870-71 (13).jpg | image-width = 400 | float = right | annotations = {{Annotation|left=280|top=170|text={{Annotiertes Bild | image = Ludwigsdorf, Friedenseiche und Gedenkstein 1870-71 (08).jpg | image-width = 150 | image-left = -47 | image-top = -5 | width = 100 | height = 100 | float = left | inner-css = border:5px; border-color:#00ff00; border-style:solid; | caption = }} }} | caption = Ludwigsdorfer Friedenseiche }}
Mit Rahmen
Mit den Parametern noframe
und inner-css
für einen grünen Rand.
{{Annotiertes Bild | image = Ludwigsdorf, Friedenseiche und Gedenkstein 1870-71 (13).jpg | image-width = 400 | float = right | annotations = {{Annotation|left=280|top=170|text={{Annotiertes Bild | noframe = 1 | image = Ludwigsdorf, Friedenseiche und Gedenkstein 1870-71 (08).jpg | image-width = 150 | image-left = -47 | image-top = -5 | width = 100 | height = 100 | float = left | inner-css = border:5px; border-color:#00ff00; border-style:solid; | caption = }} }} | caption = Ludwigsdorfer Friedenseiche }}
Ohne Rahmen
Mit den Parametern noframe
und inner-css
border:none.
{{Annotiertes Bild | image = Ludwigsdorf, Friedenseiche und Gedenkstein 1870-71 (13).jpg | image-width = 400 | float = right | annotations = {{Annotation|left=280|top=170|text={{Annotiertes Bild | noframe = 1 | image = Ludwigsdorf, Friedenseiche und Gedenkstein 1870-71 (08).jpg | image-width = 150 | image-left = -47 | image-top = -5 | width = 100 | height = 100 | float = left | inner-css = border:none; | caption = }} }} | caption = Ludwigsdorfer Friedenseiche }}
Mit dünnem weißem Rahmen
Mit den Parametern noframe
, ohne inner-css
.
{{Annotiertes Bild | image = Ludwigsdorf, Friedenseiche und Gedenkstein 1870-71 (13).jpg | image-width = 400 | float = right | annotations = {{Annotation|left=280|top=170|text={{Annotiertes Bild | noframe = 1 | image = Ludwigsdorf, Friedenseiche und Gedenkstein 1870-71 (08).jpg | image-width = 150 | image-left = -47 | image-top = -5 | width = 100 | height = 100 | float = left | caption = }} }} | caption = Ludwigsdorfer Friedenseiche }} |}