Help:Page templates

From CruisersWiki

Revision as of 21:05, 31 July 2009 by Lighthouse (Talk | contribs)
Jump to: navigation, search

Contents

PAGE TEMPLATES

Click on the template page, then click on the page "edit" (top of page) and copy the Wiki-code from the editor to paste in a newly created page. Please DO NOT edit/change the templates on the "template" page. You can add/delete/edit items in the new page that you create.

CO-ORDINATES TEMPLATE

Enter co-ordinates in a page using the "template-call" as shown below:

GPS: {{Coord|DD|M.M|N/S|DD|M.M|E/W|}}

Copy the above template (shown in bold) and paste it into the Wiki page editor, fill in the details and SAVE the edit (don't forget to select either N or S, or E or W). This template will automatically give a link to a GeoHack page with various online geo resources related to the position - resources like Google Earth, MapTech (marine chart), GoogleMaps and access to photos of the position's area on Flickr, Panoramio, etc.

Example: GPS: {{Coord|37|43.6|N|26|50.6|W|}} will show as: GPS: 37°43.6′N, 26°50.6′W after saving the edit (with link to the "geo" resources page).


Co-ordinates Conversion Help - (D & M & S) - Divide the seconds by 60 to get the decimal value of minutes for the GPS format of |DD|M.M|

CO-ORDINATES INFO TEMPLATE

Small info.png (Click links for more information)
GPS: DD°M.M′N/S, DD°M.M′E/W
Gallery: [ Photo gallery]
Chartlet: [ Local chartlet]

Copy the template below:

{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 85%;"
|-
| colspan="2" style="text-align:left; font-size: smaller;" | {{Small info}} (''Click links for more information'')
|-
! GPS:
| {{Coord|DD|M.M|N/S|DD|M.M|E/W|}}
|-
! Gallery:
| [ Photo gallery]
|-
! Chartlet:
| [ Local chartlet]
|}

GENERAL TEMPLATES (for use within pages/sections)

Template copy instructions:

General templates for use within pages, etc. Click on "EDIT" (R/H side of each template) and copy the format layout within the editor to paste into a new page. Once copied, click your browser's return to get back out of the editor without altering the contents.

DO NOT ALTER THE TEMPLATES HERE - you can add/edit/remove items of the templates from within the page/section in which you paste the template.

IMAGE TEMPLATE

Place comment here


[[Image:Imagefilename.jpg|thumb|300px|right| Place comment here ]]

Copy/paste the "format" above (in bold black)

(Change as required - .jpg, .png, .gif - size(px) - Left/right align - Comment, etc. Change the "Imagefilename & extension to the image filename you wish to add).

[color=red]Remember[/color]: Upload the image to the Wiki FIRST - keep the image filename short & descriptive.

[color=red]Resize images to max 600px X 600px (BEFORE uploading) [/color].

.

IMAGE GALLERY

This makes a gallery of images - four in a row (add/remove).



.

ANOTHER IMAGE GALLERY

(Add/remove columns)


Sailing800.jpg Sailing800.jpg Sailing800.jpg Sailing800.jpg
Comment 1 Comment 2 Comment 3 Comment 4


.

R/H GALLERY

(Add/remove rows)


Sailing800.jpg
Comment 1
Sailing800.jpg
Comment 2
Sailing800.jpg
Comment 3
Sailing800.jpg
Comment 4






















GOOGLEMAP FRAME

{| class="infobox bordered" style="width: 27em; text-align: right; font-size: 90%;"
|-
| colspan="2" style="text-align:center;" | googlemap code here
|}

Copy/paste the template above - frames the GoogleMap to the right of the page.


..googlemap code here...





Wiki table markup summary

{|
table start
|+
table caption, optional; only between table start and first table row
|-
table row, optional on first row -- wiki engine assumes the first row
! 
table header cell, optional. Consecutive table header cells may be added on same line separated by double marks (!!) or start on new lines, each with its own single mark (!).
|
table data cell, required! Consecutive table data cells may be added on same line separated by double marks (||) or start on new lines, each with its own single mark (|).
|}
table end
  • The above marks must start on a new line except the double || and !! for optionally adding consecutive cells to a line. However, blank spaces at the beginning of a line are ignored.
  • XHTML attributes. Each mark, except table end, optionally accepts one or more XHTML attributes. Attributes must be on the same line as the mark. Separate attributes from each other with a single space.
    • Cells and caption (| or ||, ! or !!, and |+) hold content. So separate any attributes from content with a single pipe (|). Cell content may follow on same line or on following lines.
    • Table and row marks ({| and |-) do not directly hold content. Do not add pipe (|) after their optional attributes. If you erroneously add a pipe after attributes for the table mark or row mark the parser will delete it and your final attribute if it was touching the erroneous pipe!
  • Content may (a) follow its cell mark on the same line after any optional XHTML attributes or (b) on lines below the cell mark. Content that uses wiki markup that itself needs to start on a new line, such as lists, headings, or nested tables, must be on its own new line.
  • Escaping to insert a pipe (|) character into a table use the <nowiki> markup


COLUMN TABLE (BORDERED)

(Add more rows/lines)


This column is 200 points wide This column is 200 points wide This column is 200 points wide
blah blah blah
blah blah blah
blah blah blah
blah blah blah
blah blah blah


ANOTHER TABLE

(Add/remove rows/columns as needed - will auto-expand)

Option 1

Heading1 Heading2 Heading3 Heading4 Heading5 Heading6
Data11
Data12
Data13
Data21
Data22
Data31
Data32
Data41
Data42
Data51
Data52
Data61
Data62


COPY/PASTE THE TEMPLATE BELOW:

{| class="wikitable"
|+
! Heading1 !! Heading2 !! Heading3 !! Heading4 !! Heading5 !! Heading6
|-
|valign="top"| Data11 <br/>Data12 <br/>Data13 <br>
|valign="top"| Data21 <br/>Data22 <br/>
|valign="top"| Data31 <br/>Data32 <br/>
|valign="top"| Data41 <br/>Data42 <br/>
|valign="top"| Data51 <br/>Data52 <br/>
|valign="top"| Data61 <br/>Data62 <br/>
|}

Option 2

Heading Heading Heading Heading Heading Heading
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data

.

VARIATION OF ABOVE TABLE

Add/remove columns/rows as needed.


Overall Heading
Heading1 Heading2 Heading3 Heading4 Heading5 Heading6 Heading7
Data11
Data12
Data13
Data14
Data21
Data22
Data23
Data31
Data32
Data41
Data42
Data43
Data51
Data52
Data53
Data54
Data61
Data62
Data63
Data64
Data65
Data71
Data72


AND ANOTHER TABLE

Add/cut columns and/or rows


HeadingHeading Heading Heading Heading Heading
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data

.

SIMPLE 4 COLUMN TABLE

(Add more rows/lines within)


Orange Apple more more
Bread Pie more more
Butter Cream more more
more more more more


FEATURED SECTIONS/PAGES

CLicon.png FEATURED PAGES: ----,


.

INFORMATION BOX

Small info.png Text

Copy the template (in bold type) below:

{| border="1" cellpadding="2"
|-
|width="30pt" | {{Small info}}
|width="100%"| Text
|}

Alternative icons for the above template:

  • Lock.png {{Large lock}}
  • Small Lock.png {{Small lock}}
  • Info.png {{Info}}
  • Small info.png {{Small info}}

Use the above to suit.

Other General Icons

  • Poe.jpg = Port of entry
    use [[image:Poe.jpg]]
  • TopWiki.png = Featured article.
    use [[image:TopWiki.png]]

PAGE NAVIGATION STRIP

Place at the bottom of pages.


Cruising Wiki Navigation

| HOMEPAGE | Wiki Contents | Place Page Links Here | edit/remove |


Copy/Paste template below:

{|id="mp-right" width="100%" cellpadding="2" cellspacing="1" style="vertical-align:top; background:#f5faff; border:1px solid #a3b0bf;"
! <h2 id="mp-itn-h2" style="margin:0; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Cruising Wiki Navigation</h2>
|-
|style="color:#000;"| | [[Cruising_and_Sailing_Wiki_by_CruiserLog|HOMEPAGE]] | [[World Cruising Guides|Wiki Contents]] | [[Place Page Links Here]] | [[edit/remove]] |
|}

.

NEWS BLOCK

Small info.png Latest News
Content - news items, etc.




ANOTHER INFO PANEL

Heading

Contents here


FEATURED ARTICLE

TopWiki.png = Featured Article


TopWiki.png


CALL FOR EDITORS

HELP! This section is lagging behind in development.

Your assistance is required to develop these pages into a useful resource. Bring out the hidden "cruising guide writer" in you and share your information here (in the true cruising spirit) for all who follow in your wake.


.

MESSAGE BUOY TEMPLATE

For the Cruiser's Message Buoy


Enter Boat's Name Here

  • Cruiser: EnterYourNameHere
  • Mate: EnterMate'sNameHere
  • Crew: EnterCrewNamesHere
  • From: EnterHomePortHere
  • Boat: EnterBoatTypeAndSizeHere
  • Been Cruising For: EnterHowLongHere
  • Current Cruising Area: EnterCurrentLocationHere
  • Heading Towards: EnterWhereToNextHere
  • Boat's Website: [FullWebsiteURLHere Website/Blog]
  • Wiki Username: "YourWikiUsername"

Details Updated: EnterDateHere



Copy/Paste the template below

== '''Enter Boat's Name Here''' ==
{|
|[[Image:YourUploadedImageName.jpg|thumb|150px|left|Description Here]]
|
*'''Cruiser:''' EnterYourNameHere
*'''Mate:''' EnterMate'sNameHere
*'''Crew:''' EnterCrewNamesHere
*'''From:''' EnterHomePortHere
*'''Boat:''' EnterBoatTypeAndSizeHere
*'''Been Cruising For:''' EnterHowLongHere
*'''Current Cruising Area:''' EnterCurrentLocationHere
*'''Heading Towards:''' EnterWhereToNextHere
*'''Boat's Website:''' [FullWebsiteURLHere Website/Blog]
*'''Wiki Username:''' "YourWikiUsername"
'''''Details Updated:''' EnterDateHere''
|}
----

.

Personal tools
advertisement
Friends of Cruisers Wiki