Stampa:Legend/doc

Nga Wikipedia, enciklopedia e lirë

Kjo stampë paraqet një rresht legjende me një katror me ngjyrë.

Përdorimi[Redakto nëpërmjet kodit]

{{legend|background-color|caption|outline=outline color|border=css border}}
  • background-color kalon përmes Fletat e Stileve të Shkallëzuar për të paraqitur ngjyrën e katrorit.
  • Parametri fakultativ outline është ngjyra e brinjëve të kutisë.
  • Parametri fakultativ border i cili anashkalon parametrin outline vendos përshkrimin css (e.g., 1px solid #aaa) të brinjëve të katrorit.

Shembuj[Redakto nëpërmjet kodit]

Përdorimi në tekst[Redakto nëpërmjet kodit]

{{legend|black|Afrika}}
{{legend|green|Amerika}}
{{legend|blue|Oqeania}}
{{legend|#ffa|Evropa|outline=silver}}
{{legend|#ff2800|Azia|outline=#A2A9B1}}  (#A2A9B1 është ngjyra bazë e brinjëve të tabelave në Wikipedia.)
  Afrika
  Amerika
  Oqeania
  Evropa
  Azia

Përdorimi në mbishkrime[Redakto nëpërmjet kodit]

Shkruhet Paraqitet si
 [[File:Celts in Europe.png|upright=.9|thumb|right|Keltët në Evropë, e kaluara dhe e sotmja:
 {{legend|#1a8000|Trevat e sotme keltfolëse}}
 {{legend|#27c600|Trevat tjera të të ashtuquajturit "Kombet keltike"}}
 {{legend|#97ffb6|Trevat tjera të Evropës, dikur të banuara nga popujt kelt}}
 {{legend|#D2FFD2|Treva luzitane e Iberisë, "kelticiteti" i pakonfirmuar}}
 {{legend|yellow|Territori i Hallshtatit, përhapja para vitit 500 p.e.s.}}
 ]]
Keltët në Evropë, e kaluara dhe e sotmja:
  Trevat e sotme keltfolëse
  Trevat tjera të të ashtuquajturit "Kombet keltike"
  Trevat tjera të Evropës, dikur të banuara nga popujt kelt
  Treva luzitane e Iberisë, "kelticiteti" i pakonfirmuar
  Territori i Hallshtatit, përhapja para vitit 500 p.e.s.

Lista e plotë e parametrave[Redakto nëpërmjet kodit]

{{legend
| [legend box's colo(u)r]
| [text following legend box]
| outline =  <!--colo(u)r of border around legend box-->
| border =   <!--use to specify custom CSS styling for border (overrides 'outline')-->
| color =    <!--colo(u)r of 'text'-->
| size =     <!--'text' font-size-->
| text =     <!--to place text inside the legend box-->
}}

Kufizimet[Redakto nëpërmjet kodit]

Using certain special characters in |text= that have meaning in wikitext can cause unexpected results. To use Stampa:Asterisk in |text=, use |text={{asterisk}}. To use # in |text=, use |text={{number sign}}.

Shiko dhe[Redakto nëpërmjet kodit]

  • Variant blocks
    • {{legend striped}}, two colors, for striped color areas
    • {{legend inline}}, uses display:inline to avoid line breaks after each legend
    • {{legend0}}, without the line-feed
    • {{leftlegend}}, with text-align set to left
    • {{color box}} and {{RouteBox}}, with text placed inside the colored legend and article linking
  • {{legend-line}}, legends for lines
  • {{image key}}, allows legend templates being used in image captions to use multiple columns

Templates that list colors

TemplateData[Redakto nëpërmjet kodit]

Këtu janë të dhënat e stampës për këtë stampë që përdoren nga TemplateWizard, VisualEditor dhe vegla të tjera.

Të dhënat e stampës për stampën Legend

Shows a legend row with a colored box and a caption.

Template parameters

ParameterDescriptionTypeStatus
Color1

The color for the legend entry, in any CSS format

Example
"#6D6E00", "#ffa", "yellow"
Linerequired
Caption2

Label for the legend entry

Example
"soda" is most common
Stringsuggested
CSS border styleborder

CSS style for the legend entry's border

Stringoptional
Entry outlineoutline

CSS color for the outline of the legend entry

Example
silver
Lineoptional
Text in the entrytext

Text to be displayed in the legend entry box, i.e. within the color specified

Example
Af
Lineoptional
Text colortextcolor

CSS color of text inside the legend's colored box

Stringoptional
Sizesize

Font size of the legend entry, including colored box

Stringoptional