Ugrás a tartalomhoz

Sablon:Chart

Ellenőrzött
A Wikipédiából, a szabad enciklopédiából
Sablondokumentáció ikon Használati útmutató


Másolható minták

[szerkesztés]

Alap

{{Chart|chart=.chart}}

Teljes

{{Chart
| chart      = 
| data       = 
| thumb      =
| align      = 
| width      = 
| border     = 
| style      = 
| caption    =
| source     = 
}}

vagy

{{Chart|thumb|align|width|caption|chart=.chart|data=.tab|border=|style=|source=.tab}}

Példák

[szerkesztés]

full width

[szerkesztés]
{{Chart
| chart = Autobahn network length.Line.chart
}}
Length in kilometresYear03 E6 E9 E12 E15 E1932195019851999200620132020ReichsautobahnBundesautobahn (West Germany)Bundesautobahn (Germany)Development of the length of the Reichsautob...
A grafikon definíció megtekintése és szerkesztése

other data source and border

[szerkesztés]
{{Chart
| chart      = Monthly stream discharges.chart
| data       = GRDC-1530100 monthly discharge.tab
| border     = 1
}}
Discharge in m³/sMonth0100200300400500JanMarMayJulSepNovMinMeanMaxHydrograph: Monthly discharge
A forrás adat megtekintése és szerkesztése

thumbnail, caption, and source

[szerkesztés]
{{Chart
| thumb
| caption = Autobahn network length.
| source  = Autobahn network length.tab
| chart   = Autobahn network length.Line.chart
}}
Length in kilometresYear03 E6 E9 E12 E15 E1932195019851999200620132020ReichsautobahnBundesautobahn (West Germany)Bundesautobahn (Germany)Development of the length of the Reichsautob...
Autobahn network length. A forrás adat megtekintése és szerkesztése


aligned and fixed width

[szerkesztés]
{{Chart
| chart      = Autobahn network length.Line.chart
| align      = right
| width      = 400px
}}
Length in kilometresYear03 E6 E9 E12 E15 E1932195019851999200620132020ReichsautobahnBundesautobahn (West Germany)Bundesautobahn (Germany)Development of the length of the Reichsautob...
A grafikon definíció megtekintése és szerkesztése

aligned and fixed width thumbnail

[szerkesztés]
{{Chart
| thumb
| chart      = Autobahn network length.Line.chart
| align      = left
| width      = 400px
}}
Length in kilometresYear03 E6 E9 E12 E15 E1932195019851999200620132020ReichsautobahnBundesautobahn (West Germany)Bundesautobahn (Germany)Development of the length of the Reichsautob...
A grafikon definíció megtekintése és szerkesztése


centered, fixed width, border, caption and source

[szerkesztés]
{{Chart
| chart      = Autobahn network length.Line.chart
| align      = center
| width      = 400px
| caption    = Autobahn network length.
| source     = Autobahn network length.tab
}}
Length in kilometresYear03 E6 E9 E12 E15 E1932195019851999200620132020ReichsautobahnBundesautobahn (West Germany)Bundesautobahn (Germany)Development of the length of the Reichsautob...
Autobahn network length. A forrás adat megtekintése és szerkesztése

TemplateData

[szerkesztés]

Tartalmaz egy táblázatot a forrás megjelölésével, és lehetővé teszi az igazítást, a szélesség és a szegély beállítását.

Sablonparaméterek[TemplateData szerkesztése]

ParaméterLeírásTípusÁllapot
Display as thumbnailthumb 1

Set to any value to display in a gray box like an image thumbnail

Javasolt értékek
thumb
Példa
thumb
Sornem kötelező
Alignmentalign 2

Chart alignment, either "left", "right", or "center"

Javasolt értékek
left right center
Sornem kötelező
Widthwidth 3

Width in pixels or percent

Javasolt értékek
400px 600px 50% 100%
Sornem kötelező
Captioncaption 4

Caption to display before the source information. Make sure to use ending punctuation.

Példa
This is a chart caption.
Karakterláncnem kötelező
Chart definitionchart definition

Chart on Wikimedia Commons, without the "Data:" prefix

Példa
Example.chart
Sorkötelező
Chart datadata

.tab on Wikimedia Commons, without the "Data:" prefix (overrides the specification in the chart definition)

Példa
Example.tab
Sorajánlott
Source attributionsource

Source .tab file to be linked at the bottom, without the "Data:" prefix. If not specified, it will fallback to displaying the value of "data" or "chart".

Példa
Example.tab
Sorajánlott
Borderborder

Set to "1" to enable a border

Javasolt értékek
1
Példa
1
Logikainem kötelező
CSS stylesstyle

Additional CSS styles (beyond width and border)

Példa
border-width:5px;
Sornem kötelező
Hide sourcehideSource

Set to any value to disable linking to the source

Javasolt értékek
1
Példa
1
Logikainem kötelező

Lásd még

[szerkesztés]