|
|
Строка 1: |
Строка 1: |
| '''FreeMind Maps''' | | '''FreeMind Maps''' |
| | | |
− | Выбор между Ява или Флэш браузером карт памяти.
| |
| <mm>[[Hello.mm|flash]]</mm> | | <mm>[[Hello.mm|flash]]</mm> |
− | <mm>[[Hello.mm|applet]]</mm>
| + | <mm>[[Hello.mm|applet|150px|title Пример карты]]</mm> |
− | | |
− | | |
− | You can display the map in a separate page by adding a colon in front of the file name:
| |
− | <mm>[[:Hello.mm]]</mm>
| |
− | <mm>[[:Hello.mm|description]]</mm>
| |
− | <mm>[[:Hello.mm|applet]]</mm>
| |
− | Embed map in flash
| |
− | (with height)
| |
− | <mm>[[Hello.mm|flash|80pt]]</mm>
| |
− | Hello.mm
| |
− | | |
− | | |
− | Карта во Флэш
| |
− | without title
| |
− | (with height and collapsed to level 1)
| |
− | <mm>[[Hello.mm|flash|notitle|80pt|parameters startCollapsedToLevel=1]]</mm>
| |
− | | |
− | Карта в Яве
| |
− | (Указана ширина и название)
| |
− | <mm>[[Hello.mm|applet|150px|title example map]]</mm> | |
− | | |
− | Link to special page with the map in flash
| |
− | <mm>[[:Hello.mm|flash]]</mm>
| |
− | <mm>[[:Hello.mm|flash|title the map in flash|map in flash]]</mm>
| |
− | <mm>[[:Hello.mm|flash|notitle|map in flash without title]]</mm>
| |
− | Hello.mm
| |
− | map in flash
| |
− | map in flash without title
| |
− | Link to special page with the map in applet
| |
− | <mm>[[:Hello.mm|applet]]</mm>
| |
− | <mm>[[:Hello.mm|applet|title the map in applet|map in applet]]</mm>
| |
− | <mm>[[:Hello.mm|applet|notitle|map in applet without title]]</mm>
| |
− | Hello.mm
| |
− | map in applet
| |
− | map in applet without title
| |
− | Link to description page
| |
− | [[:Image:Hello.mm]]
| |
− | [[:Image:Hello.mm|Example map]]
| |
− | Image:Hello.mm
| |
− | Example map
| |
− | Link directly to file
| |
− | [[Media:Hello.mm]]
| |
− | [[Media:Hello.mm|Example map]]
| |
− | Media:Hello.mm
| |
− | Example map
| |
− | | |
− | Дополнительные опции
| |
− | | |
− | The full syntax for embedding an map in the wiki page is:
| |
− | <mm>[[{name}|{options}|parameters {parameters}]]</mm>
| |
− | | |
− | The full syntax for displaying the map in the separate page is:
| |
− | <mm>[[:{name}|{options}|parameters {parameters}|different text]]</mm>
| |
− | | |
− | The options can be zero or more of the following, separated by pipes:
| |
− | applet, flash: Controls how the image is displayed,
| |
− | {height}px: Sets the given height in pixels,
| |
− | {height}pt: Sets the given height in points,
| |
− | title {title text}:Displayed map caption also used as a reference to the map file.
| |
− | notitle: Display no title and no reference.
| |
− | | |
| | | |
| <mm>[[Hello.mm|flash|80pt]]</mm> | | <mm>[[Hello.mm|flash|80pt]]</mm> |