সাঁচ:Annotation

অসমীয়া ৱিকিপিডিয়াৰ পৰা
CambrianOrdovicianSilurianDevonianCarboniferousPermianTriassicJurassicCretaceousPaleogeneNeogene
Millions of years ago
CambrianOrdovicianSilurianDevonianCarboniferousPermianTriassicJurassicCretaceousPaleogeneNeogene
The Permian–Triassic extinction event, labelled "P-T" here, is the most significant extinction event in this plot for marine genera.

Creates an annotation for annotated images, for example in the diagram on the right the labels for the various extinctions are generated by Template:Annotation:

  • You specify the position within the image at which each annotations is to appear.
  • Annotations may be links, including wikilinks.

Usage[সম্পাদনা কৰক]

{{Annotation | top (in px)| left (in px) | text | text-align=left | font-size=12 | font-weight=bold | font-family=Times New Roman | background-color=#ffcccee | color=blue}}
where:

  • There are no keywords for the top, left and text parameters, which are mandatory and must appear in the order given above. The other parameters are optional, must be identified by their keywords (e.g. font-size=...), and may appear in any order.
  • top and left specify the annotation's position relative to the top left corner of the box that contains the image. i.e. the box' top left corner is 0,0. The box will usually be larger than the actual image, to make room for the annotations.
  • text is the text that will be displayed.
  • text-align can be set to left, center or right, and is only noticeable when the annotation spans multiple lines.
  • font-size is in px (pixel) units – CSS relative sizes are not supported.
  • font-weight is bold or normal.
  • font-family is the CSS name for the font, e.g. Times New Roman or Verdana
  • background-color defaults to transparent.
  • color is the color of the text and defaults to black, which is the default text color in most Wikipedia style sheets. In particular, it's best to use blue only for links.

Extended parameter names for use in other templates[সম্পাদনা কৰক]

Some of the parameters have alternative names that are used by containing templates to call Template:Annotation. The alternative names are provided in case the containing templates call other templates that use similar parameters.

These alternative names are provided so that the containing templates can provide default values for the corresponding parameters in Template:Annotation, and should not be used for any other purpose. Values specified using the basic parameter names listed above will over-ride the alternative names that are used by containing templates.

Here are the alternative names and the basic Template:Annotation parameters for which they set defaults

Alternative Name Basic name
annot-text-align text-align
annot-font-size font-size
annot-font-weight font-weight
annot-font-family font-family
annot-background-color background-color
annot-color color