|
|
Sandbox
From Brooklyn Centre Wiki
(Difference between revisions)
(→QUOTEBOX CODE) |
(→GOOGLEMAP CODE) |
||
Line 1: | Line 1: | ||
==GOOGLEMAP CODE== | ==GOOGLEMAP CODE== | ||
- | The following is the correct code for the googlemap extension | + | The following is the correct code for the googlemap extension. |
- | <googlemap lat=" | + | <nowiki> |
- | + | <googlemap lat="41.4531" lon="-81.7028" type="map" zoom="12" controls="large"> | |
- | + | 41.4531, -81.7028, Archwood Congregational Church 2800 Archwood Ave. Cleveland, Ohio, USA | |
- | + | ||
</googlemap> | </googlemap> | ||
+ | <googlemap lat="41.4531" lon="-81.7028" type="satellite" zoom="18"> | ||
+ | </googlemap> | ||
+ | </nowiki> | ||
==QUOTEBOX CODE== | ==QUOTEBOX CODE== |
Revision as of 15:20, 15 January 2007
GOOGLEMAP CODE
The following is the correct code for the googlemap extension.
<googlemap lat="41.4531" lon="-81.7028" type="map" zoom="12" controls="large"> 41.4531, -81.7028, Archwood Congregational Church 2800 Archwood Ave. Cleveland, Ohio, USA </googlemap> <googlemap lat="41.4531" lon="-81.7028" type="satellite" zoom="18"> </googlemap>
QUOTEBOX CODE
The following is a sample quotebox:
"...the quoted material is entered here and should appear in italics."
--BOOK TITLE by The Distinguished Author's Name
An alternate style:
Quoted material goes here.
IMAGE CODE
[[image:YMCA.jpg|framed|gfx on the right]] | |
[[image:YMCA.jpg|framed|center|gfx centered]] | |
[[image:YMCA.jpg|framed|left|gfx on the left]] | |
[[image:YMCA.jpg|thumb|gfxthumbnail]] |