Erinevus lehekülje "Liivakast" redaktsioonide vahel

(ei näidata sama kasutaja 42 vahepealset redaktsiooni)
1. rida: 1. rida:
 
{{Template:Tühi}}
 
{{Template:Tühi}}
 
{{Template:Päis}}
 
{{Template:Päis}}
 +
 +
 +
https://www.mediawiki.org/wiki/Help:Formatting#Inserting_symbols
 +
 +
{|
 +
|
 +
:[[VESI ∇ VESKID]]
 +
::* __nowiki__ [[Veski]]
 +
::* _nowiki_ [[Category:Vesiveski]]
 +
::*[[Säilinud]]
 +
::*[[Maakond]]
 +
|
 +
          
 +
|
 +
          
 +
|
 +
 +
*[http://weskiwiki.veskivaramu.ee/index.php?title=Special:ListFiles Pildirida]
 +
 +
|
 +
          
 +
|
 +
          
 +
|
 +
<b>LISAINFO</b>
 +
 +
 +
'''[[Sillad]]'''
 +
 +
'''[[Weskiwiki pildigalerii]]'''
 +
 +
'''[[Teated, mõtted, arutelud]]'''
 +
 +
|}
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
<imagemap>Image:imgmap20211120182630|Subtitle of Image Map imgmap20211120182630
 +
rect 28 6 38 23 [[pais|]]
 +
rect 30 27 324 239 [[veski|]]
 +
</imagemap>
 +
 +
 +
*MediaWiki
 +
**Extension:ImageMap
 +
***https://www.mediawiki.org/wiki/Extension:ImageMap
 +
 +
*MediaWiki
 +
**Extension talk:ImageMap/Archive
 +
***https://www.mediawiki.org/wiki/Extension_talk:ImageMap/Archive
 +
 +
*Download MediaWiki extension
 +
***https://www.mediawiki.org/wiki/Special:ExtensionDistributor/ImageMap
 +
 +
*Problem: Clickable imagemaps not working.
 +
***https://www.mediawiki.org/wiki/Topic:S5wfkvjbw25ow5o9
 +
 +
*WikipediA
 +
**Help:Pictures
 +
***https://en.wikipedia.org/wiki/Help:Pictures#Image_maps
 +
 +
*WikiMedia
 +
**ImageMapEdit Howto
 +
***https://meta.wikimedia.org/wiki/ImageMapEdit_Howto
 +
 +
**installi juhend:
 +
***https://marc.info/?l=wikitech-l&m=117390904108916
 +
**installi juhend 2
 +
***https://markomannenwiki.de/index.php?title=ImageMap
 +
 +
*Help
 +
**Help:Image maps
 +
***https://www.familysearch.org/wiki/en/Help:Image_maps
 +
**Aide:Image carte
 +
***https://www.familysearch.org/wiki/fr/Aide:Image_carte#3._Open_the_Image_Map_Editor
 +
 +
*Image Map/Tutorial/Clickable Areas
 +
***https://en.wikiversity.org/wiki/Image_Map/Tutorial/Clickable_Areas
 +
 +
*Online Image Map Editor
 +
***https://niebert.github.io/imgmap/
 +
*alternatiiv
 +
***http://maschek.hu/imagemap/imgmap/
 +
 +
*ImageMapEdit Howto
 +
***https://meta.wikimedia.org/wiki/ImageMapEdit_Howto#Editing_an_ImageMap
 +
 +
==imagemap proovimine==
 +
 +
 +
<imagemap>
 +
Image:Kingdoms of Amtgard 2017.jpg|250px
 +
 +
rect 287 10 338 83 [[veski]]
 +
rect 363 24 416 99 [[tuulik]]
 +
rect 442 55 495 132 [[pais]]
 +
rect 504 121 556 198 [[tamm]]
 +
rect 542 200 594 273 [[veskid]]
 +
rect 558 288 610 359 [[tuulikud]]
 +
rect 546 373 598 448 [[ELEKTRIJAAMAD]]
 +
rect 504 448 556 523 [[Wetlands|The Kingdom of the Wetlands]]
 +
rect 442 511 494 584 [[Neverwinter|The Kingdom of Neverwinter]]
 +
rect 366 552 415 624 [[Rising Winds|The Kingdom of the Valley of the Rising Winds]]
 +
rect 282 566 338 640 [[Blackspire|The Kingdom of Blackspire]]
 +
rect 191 551 250 624 [[Crystal Groves|The Kingdom of Crystal Groves]]
 +
rect 118 509 167 587 [[Desert Winds|The Kingdom of the Desert Winds]]
 +
rect 56 454 107 528 [[Tal Dagore|The Kingdom of Tal Dagore]]
 +
rect 15 375 67 448 [[Northern Lights|The Kingdom of the Northern Lights]]
 +
rect 3 292 55 364 [[Westmarch|The Kingdom of Westmarch]]
 +
rect 14 204 70 280 [[Rivermoor|The Kingdom of Rivermoor]]
 +
rect 51 124 106 200 [[Polaris|The Kingdom of Polaris]]
 +
rect 111 62 167 136 [[Northreach|The Kingdom of Northreach]]
 +
rect 190 16 246 95 [[Winter's Edge|The Kingdom of Winter's Edge]]
 +
rect 171 172 456 473 [http://www.amtgard.com]
 +
desc bottom-right
 +
</imagemap>
 +
 +
 +
 +
=== Simple example without caption ===
 +
 +
=== Simple example without caption === <!--T:8-->
 +
</translate>
 +
 +
<syntaxhighlight lang="tid" style="overflow:auto">
 +
<imagemap>
 +
File:Example2.png|150px|alt=Alt text
 +
default [[Main Page|Go to main page]]
 +
</imagemap>
 +
</syntaxhighlight>
 +
 +
<imagemap>
 +
Image:Example2.png|150px|alt=Alt text
 +
default [[Main Page|Go to main page]]
 +
</imagemap>
 +
 +
<translate><!--T:13--> The above example always links to the [[Main Page]], no matter where you click on it. To find out more about the image, click on the blue "i" icon <tvar name=1>[[Image:Desc-20.png|link=|alt=]]</tvar>.</translate>
 +
<translate><!--T:14--> An alternative way to create such a linked image, without using this extension would be with <code><nowiki>[[Image:Example2.png|150px|alt=Alt text|title=Go to main page|link=Main Page]]</nowiki></code></translate>
 +
 +
<translate>
 +
 +
 +
 +
File:Example2.png
 +
 +
[Image:Example2.png]
 +
 +
 +
==Asukoht/Paiknemine==
 +
Veski asukoht, aadress: Tartu maakond Kastre vald Kurepalu küla Veski talu . Vanema haldusjaotuse järgi:  Võnnu kihelkond Haaslava/Kriimani mõis . EW vald: Haaslava
 +
Veski paikneb [[Mõra jõgi]] , kood: vee1045700 keskjooks
 +
*Asukoht Maameti kaardil: 6466009.0, 667255.6
 +
*Asukoht Google kaardil: BL: 58.302718, 26.853581
 +
*Asukoht Regio/Delfi kaardil: BL: 58°18′9.784″, 26°51′12.890″
 +
 +
 +
<translate><!--T:13--> The above example always links to the [[Main Page]], no matter where you click on it. To find out more about the image, click on the blue "i" icon <tvar name=1>[[Image:Desc-20.png|link=|alt=]]</tvar>.</translate>
 +
<translate><!--T:14--> An alternative way to create such a linked image, without using this extension would be with <code><nowiki>[[Image:Example2.png|150px|alt=Alt text|title=Go to main page|link=Main Page]]</nowiki></code></translate>
 +
 +
<translate>
 +
 +
 +
 +
<imagemap>
 +
[[Image:Kingdoms of Amtgard 2017.jpg|250px]]
 +
 +
rect 287 10 338 83 [[Burning Lands|Kingdom of the Burning Lands]]
 +
rect 363 24 416 99 [[Emerald Hills|Kingdom of the Emerald Hills]]
 +
rect 442 55 495 132 [[Celestial Kingdom|The Celestial Kingdom]]
 +
rect 504 121 556 198 [[Golden Plains|Kingdom of the Golden Plains]]
 +
rect 542 200 594 273 [[Iron Mountains|The Empire of the Iron Mountains]]
 +
rect 558 288 610 359 [[Dragonspine|The Kingdom of Dragonspine]]
 +
rect 546 373 598 448 [[Goldenvale|The Kingdom of Goldenvale]]
 +
rect 504 448 556 523 [[Wetlands|The Kingdom of the Wetlands]]
 +
rect 442 511 494 584 [[Neverwinter|The Kingdom of Neverwinter]]
 +
rect 366 552 415 624 [[Rising Winds|The Kingdom of the Valley of the Rising Winds]]
 +
rect 282 566 338 640 [[Blackspire|The Kingdom of Blackspire]]
 +
rect 191 551 250 624 [[Crystal Groves|The Kingdom of Crystal Groves]]
 +
rect 118 509 167 587 [[Desert Winds|The Kingdom of the Desert Winds]]
 +
rect 56 454 107 528 [[Tal Dagore|The Kingdom of Tal Dagore]]
 +
rect 15 375 67 448 [[Northern Lights|The Kingdom of the Northern Lights]]
 +
rect 3 292 55 364 [[Westmarch|The Kingdom of Westmarch]]
 +
rect 14 204 70 280 [[Rivermoor|The Kingdom of Rivermoor]]
 +
rect 51 124 106 200 [[Polaris|The Kingdom of Polaris]]
 +
rect 111 62 167 136 [[Northreach|The Kingdom of Northreach]]
 +
rect 190 16 246 95 [[Winter's Edge|The Kingdom of Winter's Edge]]
 +
rect 171 172 456 473 [http://www.amtgard.com]
 +
desc bottom-right
 +
</imagemap>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
 
☼ VESKIVARAMU ☼  <div style='text-align: right;'> <span style="font-size:150%"> ''' ☼ @ ⌘  <s>Ω</s>'''  </div>
 
☼ VESKIVARAMU ☼  <div style='text-align: right;'> <span style="font-size:150%"> ''' ☼ @ ⌘  <s>Ω</s>'''  </div>
9. rida: 231. rida:
 
* https://weskiwiki.ee/index.php?title=Special:BatchUpload
 
* https://weskiwiki.ee/index.php?title=Special:BatchUpload
  
<div style="solid #6576a4; text-align: center; white-space: 20px;">
+
gallery? white space 1px
[[Image:Pidula1.JPG|320x160px|pidula1]][[Image:Pidula1971.JPG|320x160px|Slide2 kui File]][[Image:Someru71.JPG|320x160px|Slide3 kui Image]]</div>
+
<div style="solid #6576a4; text-align: center; white-space:1px;">
 +
[[Image:Pidula1.JPG|120x120px|pidula1]][[Image:Pidula1971.JPG|120x120px|Slide2 kui File]][[Image:Pidula1.JPG|120x120px|pidula1]][[Image:Pidula1971.JPG|120x120px|Slide2 kui File]][[Image:Someru71.JPG|120x120px|Slide3 kui Image]][[Image:Pidula1.JPG|120x160px|pidula1]]
 +
 
 +
 
 +
 
 +
[[Image:Pidula1971.JPG|320x160px|Slide2 kui File]][[Image:Someru71.JPG|320x160px|Slide3 kui Image]][[Image:Pidula1.JPG|320x160px|pidula1]][[Image:Pidula1971.JPG|320x160px|Slide2 kui File]][[Image:Someru71.JPG|320x160px|Slide3 kui Image]][[Image:Someru71.JPG|320x160px|Slide3 kui Image]]</div>
  
 
''Uue artikli koostamise alustamine'': https://weskiwiki.ee/index.php?title=SIIA_KIRJUTA_UUE_ARTIKLI_NIMI&action=edit
 
''Uue artikli koostamise alustamine'': https://weskiwiki.ee/index.php?title=SIIA_KIRJUTA_UUE_ARTIKLI_NIMI&action=edit
17. rida: 244. rida:
 
<gallery mode="nolines">
 
<gallery mode="nolines">
 
Image:Pidula1.JPG|Slide1 kui Image
 
Image:Pidula1.JPG|Slide1 kui Image
File:Pidula1971.JPG|Slide2 kui File
+
Image:Pidula1971.JPG|Slide2 kui File
 
Image:Someru71.JPG|Slide3 kui Image
 
Image:Someru71.JPG|Slide3 kui Image
File:Sulbiveski1912.JPG|Slide4 kui File
+
Image:Sulbiveski1912.JPG|Slide4 kui File
 
File:Reg-muinas-ee-251961.jpg|Andja tuuleveski.  
 
File:Reg-muinas-ee-251961.jpg|Andja tuuleveski.  
 
File:Reg-muinas-ee-251961.jpg| pilt Andja tuulikust
 
File:Reg-muinas-ee-251961.jpg| pilt Andja tuulikust
36. rida: 263. rida:
 
[[Image:Pidula1.JPG|320x160px|pidula1]][[Image:Sulbiveski1912.JPG|320x160px| Slide4 kui File]][[Image:Someru71.JPG|320x160px|Slide3 kui Image]]</div>
 
[[Image:Pidula1.JPG|320x160px|pidula1]][[Image:Sulbiveski1912.JPG|320x160px| Slide4 kui File]][[Image:Someru71.JPG|320x160px|Slide3 kui Image]]</div>
  
 
+
[["kivi" kohanimed]]
  
  
51. rida: 278. rida:
  
  
 +
[[Haldusjaotus]]
 +
 +
[[Kolhoosielektrijaamad]]
  
 
[[Eesti veskid]] vvvvvvv
 
[[Eesti veskid]] vvvvvvv
237. rida: 467. rida:
  
  
 +
File:EHAKmv.png|thumb|640px| piltonsee
 +
 +
rect 287 10 338 83 [[Soontaga veski]]
 +
rect 363 24 416 99 [[Aakre tuulik]]
 +
rect 442 55 495 132 [[Sulbi veski]]
 +
rect 504 121 556 198 [[Hellenurme veski]]
 +
rect 542 200 594 273 [[Iron Mountains|The Empire of the Iron Mountains]]
 +
rect 558 288 610 359 [[Dragonspine|The Kingdom of Dragonspine]]
 +
rect 546 373 598 448 [[Goldenvale|The Kingdom of Goldenvale]]
 +
desc bottom-right
 +
</imagemap>
  
  
261. rida: 502. rida:
  
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
 
  
 
=e=
 
=e=

Redaktsioon: 27. november 2021, kell 09:28

Info täiendamine


VV200Pix.jpg
Valitsusveskid jätavad Kunda jõujaama veeta:  loe siit>


https://www.mediawiki.org/wiki/Help:Formatting#Inserting_symbols

VESI ∇ VESKID

          

          

          

          

LISAINFO


Sillad

Weskiwiki pildigalerii

Teated, mõtted, arutelud









Tõrge: Pilt on vigane või teda pole olemas.


imagemap proovimine

VeskiTuulikPaisTammVeskidTuulikudELEKTRIJAAMADThe Kingdom of the WetlandsThe Kingdom of NeverwinterThe Kingdom of the Valley of the Rising WindsThe Kingdom of BlackspireThe Kingdom of Crystal GrovesThe Kingdom of the Desert WindsThe Kingdom of Tal DagoreThe Kingdom of the Northern LightsThe Kingdom of WestmarchThe Kingdom of RivermoorThe Kingdom of PolarisThe Kingdom of NorthreachThe Kingdom of Winter's Edgehttp://www.amtgard.comKingdoms of Amtgard 2017.jpg
Info pildi kohta


Simple example without caption

Simple example without caption

</translate>

<syntaxhighlight lang="tid" style="overflow:auto">

Alt text
Info pildi kohta

</syntaxhighlight>

Alt text
Info pildi kohta

<translate> The above example always links to the Main Page, no matter where you click on it. To find out more about the image, click on the blue "i" icon <tvar name=1>Fail:Desc-20.png</tvar>.</translate> <translate> An alternative way to create such a linked image, without using this extension would be with [[Image:Example2.png|150px|alt=Alt text|title=Go to main page|link=Main Page]]</translate>

<translate>


File:Example2.png

[Image:Example2.png]


Asukoht/Paiknemine

Veski asukoht, aadress: Tartu maakond Kastre vald Kurepalu küla Veski talu . Vanema haldusjaotuse järgi: Võnnu kihelkond Haaslava/Kriimani mõis . EW vald: Haaslava Veski paikneb Mõra jõgi , kood: vee1045700 keskjooks

  • Asukoht Maameti kaardil: 6466009.0, 667255.6
  • Asukoht Google kaardil: BL: 58.302718, 26.853581
  • Asukoht Regio/Delfi kaardil: BL: 58°18′9.784″, 26°51′12.890″


<translate> The above example always links to the Main Page, no matter where you click on it. To find out more about the image, click on the blue "i" icon <tvar name=1>Fail:Desc-20.png</tvar>.</translate> <translate> An alternative way to create such a linked image, without using this extension would be with [[Image:Example2.png|150px|alt=Alt text|title=Go to main page|link=Main Page]]</translate>

<translate>


Tõrge: Esimesel real peab määrama pildi.











☼ VESKIVARAMU ☼

☼ @ ⌘ Ω
gallery? white space 1px

pidula1Slide2 kui Filepidula1Slide2 kui FileSlide3 kui Imagepidula1


Slide2 kui FileSlide3 kui Imagepidula1Slide2 kui FileSlide3 kui ImageSlide3 kui Image

Uue artikli koostamise alustamine: https://weskiwiki.ee/index.php?title=SIIA_KIRJUTA_UUE_ARTIKLI_NIMI&action=edit

gallery mode="nolines"

۞ http://www.fileformat.info/info/charset/UTF-16/list.htm

pidula1Slide4 kui FileSlide3 kui Image

"kivi" kohanimed


Kalme [veski] [tuulik] [hüdrojaam] [villaveski] [veskiase]; Asukoht: Jõgeveste küla, Kalme [talu] maadel, Jõku [jõel] Geog. [koordinaadid] on E:26:00:5.57 N:57:58:49.26 Veski [omanik] on Kalju Tipka, [kontakt-telefon] on +372 51 64 450n ; [postiaadress] 72172 Tõrva, Jõgeveste; [internetilink] http://www.hot.ee/kalmeveski/index.html

Peidetud tekst siin ... ... vahel

LINK noframe


Haldusjaotus

Kolhoosielektrijaamad

Eesti veskid vvvvvvv

<<<<<<< up

<<<<<<< up

⌘ Muinsuskaitse objekt ⌘ ☼ Ⴇ ፀ ® R ͽ Ѿ T Ώ ø Ơ c Θ O Ø ʘ Ω Ϙ Ω ʘ

sissselogimine

redirektimine kategooriasse #REDIRECT Category:Veski

Germaan: Der Lange-Annoying-Name-der-Dinge

x-loend

'x-loend'

x-veskiloend

x-loend


teskat

TestKat

testKat

Testkat


'''x-loend'''

''x-loend''

'x-loend'


See artikkel vajab loomist/täiendamist.

Saada infot selle veski kohta meile aadressile info@weskiwiki.ee


Weskiwiki: Eesti veskid , suvepäevade kava

# Algusesse tagasi > # Ajalugu > # Arhiiv > # Eesmärgid > # Kontaktid > # Küsimustik >   # Liikmeskond >   # Liitumisavaldus >   # Organisatsioon >   # Põhikiri > # Suveseminar 2021 > # Sügisseminar 2020 > # Sündmused > # Veebikodu > # Uudised > # Veskiinfokaart > # Veskipäevad >   # Kõik #-id >   # Uudised >   # Veskiinfokaart >   # Veskipäevad >   # Kõik #-id > 



Alg Pix80 Sündmused
120 Sündmused 140 Sündmused 4 Sündmused 5
200 Sündmused 6 Sündmused 5 Sündmused 5


Sündmused 0 000000 Sündmused 111111 Sündmused 22222222222222 Sündmused 333 Sündmused 44 Sündmused 5555555 Sündmused 666666


Uudised | teated Sündmused | toimingud Ajalugu|Pärimus

Liivakast#pimeankur

  • A
  • B
  • C
  • DD
  • EE
  • FF
  • GGG
  • HHH
  • JJJ


           <siiani on täidetud 10-ne nähtamatu tühikuga


 VeskiteTabel;    Lingid     häss#täägid     häss#täägid  

[File:Icopdf.jpg|30px|link=Veskivaramu põhikiri, allalaaditav pdf-failina]

[File:Icopdf.jpg|link=File:Veskivaramupohikiri.pdf]

Icopdf.jpg

muu tekst on sii tavaline

Pöhikiri PDF.Failina

☼ @ ⌘ Ω

link=File:Veskivaramupohikiri.pdf allalaaditav pdf-fail]]

Ω|right

help ; sodi ; kloon ; algus ; kõik

vene keeles trükkimine online


KPoell-mölder-AJuskeVEnno-MaeJHerodes-JVäli

  1. four
    four def one
    this looks like a continuation
    and is often used
    instead
    of <br />


  1. pimeankur

pimeankur



File:EHAKmv.png|thumb|640px| piltonsee

rect 287 10 338 83 Soontaga veski rect 363 24 416 99 Aakre tuulik rect 442 55 495 132 Sulbi veski rect 504 121 556 198 Hellenurme veski rect 542 200 594 273 The Empire of the Iron Mountains rect 558 288 610 359 The Kingdom of Dragonspine rect 546 373 598 448 The Kingdom of Goldenvale desc bottom-right </imagemap>



Jalusvaike.jpg

MTÜ EESTI VESKIVARAMU, reg.nr: 80194797, info [at] weskiwiki.ee

Hellenurme küla, Elva vald, 67514 Tartu maakond

e-maili: info[ät]veskivaramu.ee






e

r

Jalusvaike.jpg

MTÜ EESTI VESKIVARAMU, reg.nr: 80194797, info [at] weskiwiki.ee

Hellenurme küla, Elva vald, 67514 Tartu maakond

e-maili: info[ät]veskivaramu.ee



uus algus