TemplatesLibrary
Editing: | • | Help | • | Sandboxes | • | Guidelines | • | Excel Conversion | • | Maps | • | Reference | • | Templates |
Contents
Templates
Useful Templates
Often you will find that you want to use the same text or pictures several times in different places.
One way to do this is to put all the text and pictures into a named 'template'. When you wish to use this text or pictures you simply insert the name of the template surrounded by double curly brackets.
The following templates provide 'menu bars' which include clickable images.
{{AudaxMenu}}
![]() |
![]() |
![]() |
![]() |
![]() |
{{DartmoorMenu}}
![]() |
![]() |
![]() |
![]() |
{{DevilBanner}}
![]() |
![]() |
![]() |
{{ExeterMenu}}
CTC Exeter | • | Sunday Rides | • | Coffee Pots | • | Bike Bus | • | Devon News |
{{ExeterWednesdayMenu}}
Exeter Wednesday Evening Rides | • | Wednesday Rides List | • | Recent Ride Reports | • | Archived Ride Reports |
{{SouthHamsMenu}}
• | CTC South Devon | • | Sunday Rides | • | Ride Reports | • | Photos | • |
{{TorbayMenu}}
CTC Torbay | • | Sunday Rides | • | Tuesday Rides | • | Wednesday Rides | • | News | • | Ride Reports | • | Photos |
{{TorbayMenuTop}}
CTC Torbay | • | Sunday Rides | • | Tuesday Rides | • | Wednesday Rides | • | News | • | Ride Reports | • | Photos |
{{DaEventsAudax2006Template}}
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Clickable Images
Normally when you click on an image in Mediawiki you are taken to a page which shows the image full size together with some information about the image (e.g. date-time picture taken, etc.). This behaviour can be changed so that images become links to other pages.
See also http://meta.wikimedia.org/wiki/Help:Navigational_image
Clickable Image Linking to an External Site
USAGE: <span class="plainlinks">[<external_url> <full_image_url>]</span> EXAMPLE: <span class="plainlinks">[http://www.audax.uk.net http://www.lkjh.biz/images/e/e6/Aukbuton.jpg]</span>
The <full_image_url> can be found by right clicking on the relevant image, selecting properties and copying the full URL.
Clickable Image Linking to an Internal Page
USAGE: {{clickpic|<internal_page>|<full_image_url>}} EXAMPLE: {{clickpic|DaEventsAudaxV5|http://www.lkjh.biz/images/2/2f/Devil_stats.gif}}
The <full_image_url> can be found by right clicking on the relevant image, selecting properties and copying the full URL.
clickpic
The clickpic template is used to allow an image (internal or external) to link to another page on the Wiki (i.e. an Internal link).
USAGE: {{clickpic|<internal_page>|<full_image_url>}} EXAMPLE: {{clickpic|DaEventsAudaxV5|http://www.lkjh.biz/images/2/2f/Devil_stats.gif}}
The <full_image_url> can be found by right clicking on the relevant image, selecting properties and copying the full URL.
Editing: | • | Help | • | Sandboxes | • | Guidelines | • | Excel Conversion | • | Maps | • | Reference | • | Templates |