User:Pritpalkaur: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
No edit summary
Line 12: Line 12:
<code><nowiki><mm>[[test.mm.mm|flash|80pt]]</mm></nowiki></code>
<code><nowiki><mm>[[test.mm.mm|flash|80pt]]</mm></nowiki></code>
|
|
<mm>[[Hello.mm|flash|80pt]]</mm>
<mm>[[test.mm|flash|80pt]]</mm>
|-
|-
|Embed map in flash <br /> (with height and collapsed to level 1)
|Embed map in flash <br /> (with height and collapsed to level 1)
Line 18: Line 18:
<code><nowiki><mm>[[test.mm.mm|flash|80pt|parameters startCollapsedToLevel=1]]</mm></nowiki></code>
<code><nowiki><mm>[[test.mm.mm|flash|80pt|parameters startCollapsedToLevel=1]]</mm></nowiki></code>
|
|
<mm>[[Hello.mm|flash|80pt|parameters startCollapsedToLevel=1]]</mm>
<mm>[[test.mm|flash|80pt|parameters startCollapsedToLevel=1]]</mm>
|-
|-
|Embed map in applet<br /> (with height and title)
|Embed map in applet<br /> (with height and title)
Line 24: Line 24:
<code><nowiki><mm>[[test.mm|applet|150px|title example map]]</mm></nowiki></code>
<code><nowiki><mm>[[test.mm|applet|150px|title example map]]</mm></nowiki></code>
|
|
<mm>[[Hello.mm|applet|150px|title example map]]</mm>
<mm>[[test.mm|applet|150px|title example map]]</mm>
|-
|-
|Link to special page with the map in flash <br />
|Link to special page with the map in flash <br />
Line 32: Line 32:
|
|
<mm>[[:test.mm|flash]]</mm><br />
<mm>[[:test.mm|flash]]</mm><br />
<mm>[[:Hello.mm|flash|title the map in flash|map in flash]]</mm>
<mm>[[:test.mm.mm|flash|title the map in flash|map in flash]]</mm>
|-
|-
|Link to special page with the map in applet<br />
|Link to special page with the map in applet<br />
|
|
<code><nowiki><mm>[[:Hello.mm|applet]]</mm></nowiki></code><br />
<code><nowiki><mm>[[:test.mm|applet]]</mm></nowiki></code><br />
<code><nowiki><mm>[[:Hello.mm|applet|title the map in applet|map in applet]]</mm></nowiki></code>
<code><nowiki><mm>[[:test.mm.mm|applet|title the map in applet|map in applet]]</mm></nowiki></code>
|
|
<mm>[[:Hello.mm|applet]]</mm><br />
<mm>[[:test2.mm|applet]]</mm><br />
<mm>[[:Hello.mm|applet|title the map in applet|map in applet]]</mm>
<mm>[[:test.mm.mm|applet|title the map in applet|map in applet]]</mm>
|-
|-
|Link to description page
|Link to description page
|
|
<code><nowiki>[[:Image:Hello.mm]]</nowiki></code><br />
<code><nowiki>[[:Image:test.mm]]</nowiki></code><br />
<code><nowiki>[[:Image:Hello.mm|Example map]]</nowiki></code>
<code><nowiki>[[:Image:test.mm|Example map]]</nowiki></code>
|
|
[[:Image:test.mm.mm]]<br />
[[:Image:test.mm.mm]]<br />
Line 52: Line 52:
|Link directly to file
|Link directly to file
|
|
<code><nowiki>[[Media:Hello.mm]]</nowiki></code><br />
<code><nowiki>[[Media:test.mm]]</nowiki></code><br />
<code><nowiki>[[Media:Hello.mm|Example map]]</nowiki></code>
<code><nowiki>[[Media:test.mm|Example map]]</nowiki></code>
|
|
[[Media:Hello.mm]]<br />
[[Media:test.mm]]<br />
[[Media:Hello.mm|Example map]]
[[Media:Hello.mm|Example map]]
|}
|}
</div>
</div>

Revision as of 10:43, 14 June 2007

pritpalkaur

Description You type You get
Embed map in flash
(with height)

<mm>[[test.mm.mm|flash|80pt]]</mm>

<mm>flash|80pt</mm>

Embed map in flash
(with height and collapsed to level 1)

<mm>[[test.mm.mm|flash|80pt|parameters startCollapsedToLevel=1]]</mm>

<mm>flash|80pt|parameters startCollapsedToLevel=1</mm>

Embed map in applet
(with height and title)

<mm>[[test.mm|applet|150px|title example map]]</mm>

<mm>applet|150px|title example map</mm>

Link to special page with the map in flash

<mm>[[:test.mm.mm|flash]]</mm>
<mm>[[:test.mm|flash|title the map in flash|map in flash]]</mm>

<mm>flash</mm>
<mm>flash|title the map in flash|map in flash</mm>

Link to special page with the map in applet

<mm>[[:test.mm|applet]]</mm>
<mm>[[:test.mm.mm|applet|title the map in applet|map in applet]]</mm>

<mm>applet</mm>
<mm>applet|title the map in applet|map in applet</mm>

Link to description page

[[:Image:test.mm]]
[[:Image:test.mm|Example map]]

Image:test.mm.mm
Example map

Link directly to file

[[Media:test.mm]]
[[Media:test.mm|Example map]]

Media:test.mm
Example map