|
|
Sandbox
From Brooklyn Centre Wiki
(→TWO COLUMNS) |
|||
Line 77: | Line 77: | ||
==TWO COLUMNS== | ==TWO COLUMNS== | ||
- | <div style="float: left;width: 70%;border-right: 1px solid 000000;padding-top: 10px;padding-right: 15px;"> | + | <div style="float: left;width: 70%;border-right: 1px solid #000000;padding-top: 10px;padding-right: 15px;"> |
This is the left column | This is the left column | ||
- | + | </div><div style="float: left;width: 20%;padding: 10px 0px 0px 15px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 82%;background-color:#F0F8FF;"> | |
- | <div style="float: left;width: 20%;padding: | + | |
This is the right | This is the right | ||
</div> | </div> |
Revision as of 20:03, 15 January 2007
Sample Code
|
GOOGLEMAP CODE
The following is the correct code for the googlemap extension. The first gives a street map zoomed out enough to give a good idea of where the location is in the general scheme of things. The second is a satellite view zoomed in for better detail.
<googlemap lat="41.4531" lon="-81.7028" type="map" zoom="14" 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>
BOX CODE
The following is a sample quotebox as is used on this Wiki:
"...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.
Still another boxed text style:
Text within a box is demonstrated here.
IMAGE CODE
[[image:YMCA.jpg|framed|50px|gfx on the right]] | |
[[image:YMCA.jpg|framed|50px|center|gfx centered]] | |
[[image:YMCA.jpg|framed|50px|left|gfx on the left]] | |
[[image:YMCA.jpg|thumb|gfxthumbnail]] |
TWO COLUMNS
This is the left column
This is the right