Difference between revisions of "Template:Contest"

From Hitchwiki
Jump to navigation Jump to search
m
m
 
Line 6: Line 6:
 
{{Contest
 
{{Contest
 
|name =
 
|name =
 +
|date =
 
|start =
 
|start =
 
|destination =  
 
|destination =  
Line 17: Line 18:
 
After adding the code, you can fill in the information:  
 
After adding the code, you can fill in the information:  
 
*''name'' - how was the contest called
 
*''name'' - how was the contest called
 +
*''date'' - from when to when tooks the contest place
 
*''start'' - the city where the contest started
 
*''start'' - the city where the contest started
 
*''destination'' - the city of the destination
 
*''destination'' - the city of the destination
Line 36: Line 38:
 
! Name:
 
! Name:
 
| {{{name}}}
 
| {{{name}}}
 +
|-
 +
! Date:
 +
| {{{date}}}
 
|-  
 
|-  
 
! Track:
 
! Track:

Latest revision as of 10:06, 17 June 2011

How to use this Template?

For using this template, copy&paste the following code to the top of the contest article you want to edit.

{{Contest
|name =
|date =
|start =
|destination = 
|participants = 
|km = 
|winnertime = 
}}

How to fill in the stuff

After adding the code, you can fill in the information:

  • name - how was the contest called
  • date - from when to when tooks the contest place
  • start - the city where the contest started
  • destination - the city of the destination
  • start-country - the country where the contest started
  • destination-country - the country of the destination
  • participants - number of participants
  • km - distance
  • winnertime - time the fastest participant needed

Contest
Information
Name: {{{name}}}
Date: {{{date}}}
Track: from [[{{{start}}}]], [[{{{start-country}}}]] to [[{{{destination}}}]], [[{{{destination-country}}}]]
Participants: {{{participants}}}
Distance: {{{km}}}
Winner-Time: {{{winnertime}}}