Help:Sailing Site Basic Form
From WindsurfAtlantaWiki
This is a good beginning for starting a new page for a sailing site. By copying and pasting the code below into a new page, you'll have the basic framework you'll need.. The notes, described by
<!-- I'm a note -->, give instructions and can be left in the article if you wish. They remain invisible on the public page.
This wiki uses wiki markup. The buttons at the top of the form where you enter your content should be sufficient for most of your needs. However, if you need to do something fancier, this article: How to edit a page is a good place to start. By using the wiki markup, the web page automates a lot of things for you, including the table of contents, lists, etc.
Copy and paste the code in the box to start your new page.
<!-- insert pic here example: [[File:Vanpugh.jpg|thumb|300px]] -->
<!-- __TOC__ generates the table of contents automatically for you -->
__TOC__
== General Information ==
<!-- General Description of the site -->
== Recommended Wind Directions ==
<!-- Delete the wind directions that don't apply by changing the yes to a no. Leave only the recommended directions for this location.
-->
{{Wind Rose
|north = yes
|northeast = yes
|east = yes
|southeast = yes
|south = yes
|southwest = yes
|west = yes
|northwest = yes
}}
== Legacy Directions ==
<!-- if available include these. Otherwise, delete the heading. These can be useful in describing things to look for when approaching -->
== Local Tips ==
<!-- Tips the locals would tell you before you went out -->
=== Ability ===
<!-- Delete the levels that don't apply by changing the yes to a no.-->
{{Ability
| beginner = yes
| intermediate = yes
| advanced = yes
}}
<!-- Use these for example or use your own. Make sure to use === which make these indent from Local Tips -->
=== Wind Shadows ===
=== Sailing Upwind ===
== Map ==
<!-- Either edit this map, use the "Load Map" button, or, delete and create your own. Zoom of 13 works pretty well
Advanced usage: create link for driving directions by zooming in and create point at, say, parking lot. Take the coordinates,
enter into google maps, create link and choose "short url" option. Copy that link so that
your location is described by:
34.mylatitude, -83.mylongtitude, My Sailing Site
[myshorturl Directions]
-->
<googlemap version="0.9" lat="34.185536" lon="-83.976059" zoom="13" width="700" height="500" scale="yes">
34.187688, -83.981579
</googlemap>
<!-- Local area templates. Delete all those that don't apply. We'll do something fancier later on.example : {{Sailing Sites on Lake Lanier}} -->
<!-- for any outside links like clubs, local info, etc. Delete if you are sure there won't be any -->
== External Links ==
<!-- Delete all those that don't apply. Add any category that is fitting. -->
[[Category:Windsurfing Sites]]
[[Category:Southeast]] [[Category:Other Favorites]]
[[Category:Georgia]] [[Category:Atlanta Area]] [[Category:Lake Lanier]]
[[Category:Florida]] [[Category:Panhandle]] [[Category:Gulf Coast]] [[Category:Atlantic]]
[[Category:South Carolina]]
[[Category:North Carolina]]
[[Category:Tennessee]]
[[Category:Alabama]]
[[Category:Missippi]]